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

/freebsd-11-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmsat.c16927 bit8 LongList; local
16967 LongList = (bit8)(scsiCmnd->cdb[1] & SCSI_REASSIGN_BLOCKS_LONGLIST_MASK);
16971 if (LongList == 0)
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c16465 bit8 LongList; local
16503 LongList = (bit8)(scsiCmnd->cdb[1] & SCSI_REASSIGN_BLOCKS_LONGLIST_MASK);
16507 if (LongList == 0)

Completed in 355 milliseconds