Home
last modified time | relevance | path

Searched refs:MSG_EXT_WDTR_BUS_16_BIT (Results 1 – 20 of 20) sorted by relevance

/freebsd-10-stable/sys/cam/scsi/
Dscsi_message.h58 #define MSG_EXT_WDTR_BUS_16_BIT 0x01 macro
Dscsi_xpt.c2792 case MSG_EXT_WDTR_BUS_16_BIT: in scsi_set_transfer_settings()
2797 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in scsi_set_transfer_settings()
/freebsd-10-stable/sys/dev/advansys/
Dadwcam.c512 case MSG_EXT_WDTR_BUS_16_BIT: in adw_action()
614 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in adw_action()
643 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in adw_action()
/freebsd-10-stable/sys/dev/trm/
Dtrm.h430 #define MSG_EXT_WDTR_BUS_16_BIT 0x01 macro
Dtrm.c2031 = MSG_EXT_WDTR_BUS_16_BIT; in trm_MsgInPhase0()
2033 = MSG_EXT_WDTR_BUS_16_BIT; in trm_MsgInPhase0()
2919 MSG_EXT_WDTR_BUS_16_BIT : MSG_EXT_WDTR_BUS_8_BIT; in trm_initDCB()
/freebsd-10-stable/sys/dev/buslogic/
Dbt.c1297 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in btaction()
2196 bus_width = MSG_EXT_WDTR_BUS_16_BIT; in btfetchtransinfo()
2212 bus_width = MSG_EXT_WDTR_BUS_16_BIT; in btfetchtransinfo()
/freebsd-10-stable/sys/dev/esp/
Desp_sbus.c627 sc->sc_maxwidth = MSG_EXT_WDTR_BUS_16_BIT; in espattach()
/freebsd-10-stable/sys/dev/aic7xxx/
Daic79xx_osm.c816 if (spi->bus_width != MSG_EXT_WDTR_BUS_16_BIT) in ahd_set_tran_settings()
Daic7xxx_osm.c705 if (spi->bus_width != MSG_EXT_WDTR_BUS_16_BIT) in ahc_action()
Daic7xxx.c1842 *bus_width = MSG_EXT_WDTR_BUS_16_BIT; in ahc_validate_width()
2062 if (width == MSG_EXT_WDTR_BUS_16_BIT) in ahc_set_width()
5080 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT; in ahc_init()
5146 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT; in ahc_init()
Daic79xx.c3014 *bus_width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_validate_width()
3378 if (tinfo->width == MSG_EXT_WDTR_BUS_16_BIT) in ahd_update_neg_table()
6920 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_default_config()
7027 user_tinfo->width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_parse_cfgdata()
/freebsd-10-stable/sys/dev/isp/
Disp_freebsd.c3224 if (spi->bus_width == MSG_EXT_WDTR_BUS_16_BIT) in isp_action()
3318 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in isp_action()
3627 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in isp_async()
/freebsd-10-stable/sys/dev/arcmsr/
Darcmsr.c3282 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in arcmsr_action()
3297 cts->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in arcmsr_action()
/freebsd-10-stable/sys/dev/dpt/
Ddpt_scsi.c974 : MSG_EXT_WDTR_BUS_16_BIT; in dpt_action()
/freebsd-10-stable/sys/dev/iir/
Diir.c1300 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in iir_action()
/freebsd-10-stable/sys/dev/mpt/
Dmpt_cam.c3400 dval |= (spi->bus_width == MSG_EXT_WDTR_BUS_16_BIT) ? in mpt_action()
3777 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in mpt_get_spi_settings()
/freebsd-10-stable/sys/dev/mly/
Dmly.c2135 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in mly_cam_action()
/freebsd-10-stable/sys/dev/asr/
Dasr.c2819 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in asr_action()
/freebsd-10-stable/sys/pci/
Dncr.c5040 MSG_EXT_WDTR_BUS_16_BIT : MSG_EXT_WDTR_BUS_8_BIT;
/freebsd-10-stable/sys/dev/sym/
Dsym_hipd.c1061 #define BUS_16_BIT MSG_EXT_WDTR_BUS_16_BIT