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

/freebsd-current/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.h279 #define SCSI_REASSIGN_BLOCKS_LONGLIST_MASK 0x01 macro
H A Dsat.c16502 LongList = (bit8)(scsiCmnd->cdb[1] & SCSI_REASSIGN_BLOCKS_LONGLIST_MASK);
/freebsd-current/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h313 #define SCSI_REASSIGN_BLOCKS_LONGLIST_MASK 0x01 macro
H A Dsmsat.c16966 LongList = (bit8)(scsiCmnd->cdb[1] & SCSI_REASSIGN_BLOCKS_LONGLIST_MASK);

Completed in 204 milliseconds