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

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_message.h58 #define MSG_EXT_WDTR_BUS_16_BIT 0x01 macro
H A Dscsi_xpt.c2824 case MSG_EXT_WDTR_BUS_16_BIT:
2829 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT;
/freebsd-11-stable/sys/dev/advansys/
H A Dadwcam.c510 case MSG_EXT_WDTR_BUS_16_BIT:
612 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT;
641 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT;
/freebsd-11-stable/sys/dev/trm/
H A Dtrm.h430 #define MSG_EXT_WDTR_BUS_16_BIT 0x01 macro
H A Dtrm.c1887 = MSG_EXT_WDTR_BUS_16_BIT;
1889 = MSG_EXT_WDTR_BUS_16_BIT;
2775 MSG_EXT_WDTR_BUS_16_BIT : MSG_EXT_WDTR_BUS_8_BIT;
/freebsd-11-stable/sys/dev/buslogic/
H A Dbt.c1291 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT;
2190 bus_width = MSG_EXT_WDTR_BUS_16_BIT;
2206 bus_width = MSG_EXT_WDTR_BUS_16_BIT;
/freebsd-11-stable/sys/dev/esp/
H A Desp_sbus.c627 sc->sc_maxwidth = MSG_EXT_WDTR_BUS_16_BIT;
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx_osm.c705 if (spi->bus_width != MSG_EXT_WDTR_BUS_16_BIT)
H A Daic79xx_osm.c816 if (spi->bus_width != MSG_EXT_WDTR_BUS_16_BIT)
H A Daic7xxx.c1842 *bus_width = MSG_EXT_WDTR_BUS_16_BIT;
2062 if (width == MSG_EXT_WDTR_BUS_16_BIT)
5074 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
5140 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
H A Daic79xx.c3008 *bus_width = MSG_EXT_WDTR_BUS_16_BIT;
3372 if (tinfo->width == MSG_EXT_WDTR_BUS_16_BIT)
6911 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
7018 user_tinfo->width = MSG_EXT_WDTR_BUS_16_BIT;
/freebsd-11-stable/sys/dev/isp/
H A Disp_freebsd.c3236 if (spi->bus_width == MSG_EXT_WDTR_BUS_16_BIT)
3330 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT;
3640 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT;
/freebsd-11-stable/sys/dev/dpt/
H A Ddpt_scsi.c974 : MSG_EXT_WDTR_BUS_16_BIT;
/freebsd-11-stable/sys/dev/iir/
H A Diir.c1300 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT;
/freebsd-11-stable/sys/dev/mly/
H A Dmly.c2168 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT;
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt_cam.c3400 dval |= (spi->bus_width == MSG_EXT_WDTR_BUS_16_BIT) ?
3777 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT;
/freebsd-11-stable/sys/dev/ncr/
H A Dncr.c5012 MSG_EXT_WDTR_BUS_16_BIT : MSG_EXT_WDTR_BUS_8_BIT;
/freebsd-11-stable/sys/dev/arcmsr/
H A Darcmsr.c3315 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT;
/freebsd-11-stable/sys/dev/sym/
H A Dsym_hipd.c1059 #define BUS_16_BIT MSG_EXT_WDTR_BUS_16_BIT

Completed in 473 milliseconds