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

/freebsd-10.1-release/sys/cam/scsi/
H A Dscsi_low.c108 #define SCSI_LOW_DISK_WIDE (SCSI_LOW_DISK_WIDE_16 | SCSI_LOW_DISK_WIDE_32) macro
2003 ~(SCSI_LOW_DISK_SYNC | SCSI_LOW_DISK_WIDE);
2027 ti->ti_diskflags &= ~SCSI_LOW_DISK_WIDE;

Completed in 75 milliseconds