Lines Matching refs:bus_width
4243 aic7xxx_construct_wdtr(struct aic7xxx_host *p, unsigned char bus_width) in aic7xxx_construct_wdtr() argument
4248 p->msg_buf[p->msg_index++] = bus_width; in aic7xxx_construct_wdtr()
5424 unsigned char bus_width, new_bus_width; in aic7xxx_parse_msg() local
5505 bus_width = new_bus_width = target_scsirate & WIDEXFER; in aic7xxx_parse_msg()
5590 aic7xxx_validate_offset(p, syncrate, &new_offset, bus_width); in aic7xxx_parse_msg()
5645 bus_width = new_bus_width = p->msg_buf[3]; in aic7xxx_parse_msg()
5650 switch(bus_width) in aic7xxx_parse_msg()
5660 p->host_no, CTL_OF_SCB(scb), 8 * (0x01 << bus_width)); in aic7xxx_parse_msg()
5743 switch(bus_width) in aic7xxx_parse_msg()
5815 bus_width = new_bus_width = p->msg_buf[6]; in aic7xxx_parse_msg()
5821 p->host_no, CTL_OF_SCB(scb), period, offset, bus_width, in aic7xxx_parse_msg()
5870 (bus_width == MSG_EXT_WDTR_BUS_16_BIT) && in aic7xxx_parse_msg()
5911 switch(bus_width) in aic7xxx_parse_msg()
5929 p->host_no, CTL_OF_SCB(scb), 8 * (0x01 << bus_width)); in aic7xxx_parse_msg()