Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Dscsi_message.h58 #define MSG_EXT_WDTR_BUS_16_BIT 0x01 macro
H A Daic7xxx_core.c2404 *bus_width = MSG_EXT_WDTR_BUS_16_BIT; in ahc_validate_width()
2624 if (width == MSG_EXT_WDTR_BUS_16_BIT) in ahc_set_width()
5444 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT; in ahc_init()
5510 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT; in ahc_init()
H A Daic79xx_core.c3791 *bus_width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_validate_width()
4157 if (tinfo->width == MSG_EXT_WDTR_BUS_16_BIT) in ahd_update_neg_table()
7591 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_default_config()
7697 user_tinfo->width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_parse_cfgdata()