Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_message.h57 #define MSG_EXT_WDTR_BUS_16_BIT 0x01 macro
H A Dscsi_xpt.c2823 case MSG_EXT_WDTR_BUS_16_BIT: in scsi_set_transfer_settings()
2828 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in scsi_set_transfer_settings()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx_osm.c821 if (spi->bus_width != MSG_EXT_WDTR_BUS_16_BIT) in ahd_set_tran_settings()
H A Daic7xxx_osm.c708 if (spi->bus_width != MSG_EXT_WDTR_BUS_16_BIT) in ahc_action()
H A Daic79xx.c2983 *bus_width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_validate_width()
3344 if (tinfo->width == MSG_EXT_WDTR_BUS_16_BIT) in ahd_update_neg_table()
6851 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_default_config()
6958 user_tinfo->width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_parse_cfgdata()
/freebsd/sys/dev/mpt/
H A Dmpt_cam.c3376 dval |= (spi->bus_width == MSG_EXT_WDTR_BUS_16_BIT) ? in mpt_action()
3753 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in mpt_get_spi_settings()
/freebsd/sys/dev/arcmsr/
H A Darcmsr.c3337 spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT; in arcmsr_action()
/freebsd/sys/dev/sym/
H A Dsym_hipd.c1050 #define BUS_16_BIT MSG_EXT_WDTR_BUS_16_BIT