Searched refs:MSG_EXT_WDTR_BUS_16_BIT (Results 1 – 6 of 6) sorted by relevance
40 #define MSG_EXT_WDTR_BUS_16_BIT 0x01 macro
267 (aic_dev->cur.width == MSG_EXT_WDTR_BUS_16_BIT) ? in aic7xxx_proc_info()277 MSG_EXT_WDTR_BUS_16_BIT) ? 1 : 0; in aic7xxx_proc_info()
58 #define MSG_EXT_WDTR_BUS_16_BIT 0x01 macro
2428 *bus_width = MSG_EXT_WDTR_BUS_16_BIT; in ahc_validate_width()2648 if (width == MSG_EXT_WDTR_BUS_16_BIT) in ahc_set_width()5512 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT; in ahc_init()5578 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT; in ahc_init()
3814 *bus_width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_validate_width()4180 if (tinfo->width == MSG_EXT_WDTR_BUS_16_BIT) in ahd_update_neg_table()7678 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_default_config()7784 user_tinfo->width = MSG_EXT_WDTR_BUS_16_BIT; in ahd_parse_cfgdata()
2214 if (width == MSG_EXT_WDTR_BUS_16_BIT) in aic7xxx_set_width()2244 else if (width == MSG_EXT_WDTR_BUS_16_BIT) in aic7xxx_set_width()5161 case MSG_EXT_WDTR_BUS_16_BIT: in aic7xxx_parse_msg()5181 aic_dev->goal.width = MSG_EXT_WDTR_BUS_16_BIT; in aic7xxx_parse_msg()5236 case MSG_EXT_WDTR_BUS_16_BIT: in aic7xxx_parse_msg()5239 (aic_dev->goal.width == MSG_EXT_WDTR_BUS_16_BIT) ) in aic7xxx_parse_msg()5241 new_bus_width = MSG_EXT_WDTR_BUS_16_BIT; in aic7xxx_parse_msg()5356 (bus_width == MSG_EXT_WDTR_BUS_16_BIT) && in aic7xxx_parse_msg()5399 case MSG_EXT_WDTR_BUS_16_BIT: in aic7xxx_parse_msg()5401 if ( (aic_dev->goal.width == MSG_EXT_WDTR_BUS_16_BIT) && in aic7xxx_parse_msg()[all …]