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

/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_low.h385 u_int ti_owidth, ti_width; member in struct:targ_info
H A Dscsi_low.c1138 ti->ti_owidth = SCSI_LOW_BUS_WIDTH_8;
2189 ti->ti_owidth = SCSI_LOW_BUS_WIDTH_8;
3213 ti->ti_owidth = ti->ti_width;
3907 if (ti->ti_width != ti->ti_owidth)
3911 ti->ti_owidth = ti->ti_width;

Completed in 98 milliseconds