Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Dscsi_message.h58 #define MSG_EXT_WDTR_BUS_16_BIT 0x01 macro
Daic7xxx_core.c2420 *bus_width = MSG_EXT_WDTR_BUS_16_BIT; in ahc_validate_width()
2640 if (width == MSG_EXT_WDTR_BUS_16_BIT) in ahc_set_width()
5472 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT; in ahc_init()
5538 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT; in ahc_init()
Daic79xx_core.c3817 *bus_width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_validate_width()
4183 if (tinfo->width == MSG_EXT_WDTR_BUS_16_BIT) in ahd_update_neg_table()
7631 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_default_config()
7737 user_tinfo->width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_parse_cfgdata()