Searched refs:SCSI_SENSE_KEY_TABLE_LEN (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/private/drivers/
H A Dscsi_sense.h759 #define SCSI_SENSE_KEY_TABLE_LEN (sizeof(sSCSISenseKeyTable)/sizeof(scsi_sense_key_table)) macro
767 for (i = 0; i < (int)SCSI_SENSE_KEY_TABLE_LEN; i++) {

Completed in 28 milliseconds