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

/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_low.c167 #define SCSI_LOW_DISK_WIDE_16 0x00020000 macro
169 #define SCSI_LOW_DISK_WIDE (SCSI_LOW_DISK_WIDE_16 | SCSI_LOW_DISK_WIDE_32)
1986 ti->ti_diskflags &= ~SCSI_LOW_DISK_WIDE_16;
3950 if ((diskflags & SCSI_LOW_DISK_WIDE_16) == 0 &&

Completed in 107 milliseconds