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

/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_low.c142 #define SCSI_LOW_DISK_WIDE_16 0x00020000 macro
144 #define SCSI_LOW_DISK_WIDE (SCSI_LOW_DISK_WIDE_16 | SCSI_LOW_DISK_WIDE_32)
2554 ti->ti_diskflags &= ~SCSI_LOW_DISK_WIDE_16;
4514 if ((diskflags & SCSI_LOW_DISK_WIDE_16) == 0 &&

Completed in 99 milliseconds