Searched refs:SSQ_RANGE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/cam/scsi/ |
H A D | scsi_all.c | 2403 { SST(0x40, 0xFF, SS_RDEF | SSQ_RANGE, 2536 { SST(0x4D, 0xFF, SS_RDEF | SSQ_RANGE, 3160 { SST(0x70, 0xFF, SS_RDEF | SSQ_RANGE, 3166 { SST(0x71, 0xFF, SS_RDEF | SSQ_RANGE, 3334 || ((table_entry->action & SSQ_RANGE) != 0 in ascentrycomp()
|
H A D | scsi_all.h | 88 SSQ_RANGE = 0x0400, /* enumerator
|