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

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

Completed in 105 milliseconds