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

/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.h230 #define SCSI_FORMAT_UNIT_DEFECT_LIST_FORMAT_MASK 0x07 macro
H A Dsat.c8818 if ( (((scsiCmnd->cdb[1] & SCSI_FORMAT_UNIT_DEFECT_LIST_FORMAT_MASK) == 0x00) ||
8819 ((scsiCmnd->cdb[1] & SCSI_FORMAT_UNIT_DEFECT_LIST_FORMAT_MASK) == 0x06)) )
/freebsd-10.2-release/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h264 #define SCSI_FORMAT_UNIT_DEFECT_LIST_FORMAT_MASK 0x07 macro
H A Dsmsat.c11403 if ( (((scsiCmnd->cdb[1] & SCSI_FORMAT_UNIT_DEFECT_LIST_FORMAT_MASK) == 0x00) ||
11404 ((scsiCmnd->cdb[1] & SCSI_FORMAT_UNIT_DEFECT_LIST_FORMAT_MASK) == 0x06)) )

Completed in 208 milliseconds