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

/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_low.h383 #define SCSI_LOW_BUS_WIDTH_16 1 macro
H A Dscsi_low.c709 if (ti->ti_width > SCSI_LOW_BUS_WIDTH_16)
3275 (ti->ti_width == SCSI_LOW_BUS_WIDTH_16 && res > 1) ||
3895 ti->ti_width > SCSI_LOW_BUS_WIDTH_16)
3896 ti->ti_width = SCSI_LOW_BUS_WIDTH_16;

Completed in 65 milliseconds