Searched refs:ahd_set_width (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 719 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_seqint() 1893 ahd_set_width(ahd, &devinfo, in ahd_handle_nonpkt_busfree() 2751 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, in ahd_set_width() function 4009 ahd_set_width(ahd, devinfo, bus_width, in ahd_parse_msg() 4125 ahd_set_width(ahd, devinfo, bus_width, in ahd_parse_msg() 4291 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_msg_reject() 4682 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_devreset() 6445 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_default_config() 6558 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_parse_cfgdata() 7509 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_reset_channel()
|
D | aic79xx.h | 1465 void ahd_set_width(struct ahd_softc *ahd,
|
D | aic79xx_osm.c | 2800 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, 3741 ahd_set_width(ahd, devinfo, width, AHD_TRANS_GOAL, FALSE); 4259 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, 4965 ahd_set_width(ahd, devinfo, width, AHD_TRANS_GOAL, /*paused*/FALSE);
|