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

/freebsd-11.0-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
1920 ~(SCSI_LOW_DISK_SYNC | SCSI_LOW_DISK_WIDE);
1944 ti->ti_diskflags &= ~SCSI_LOW_DISK_WIDE;

Completed in 107 milliseconds