Searched refs:ahc_set_width (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 1286 void ahc_set_width(struct ahc_softc *ahc,
|
D | aic7xxx_core.c | 1312 ahc_set_width(ahc, &devinfo, in ahc_handle_scsiint() 2016 ahc_set_width(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_set_width() function 3197 ahc_set_width(ahc, devinfo, bus_width, in ahc_parse_msg() 3319 ahc_set_width(ahc, devinfo, bus_width, in ahc_parse_msg() 3458 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_msg_reject() 3763 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_devreset() 6112 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_reset_channel()
|
D | aic7xxx_osm.c | 2469 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, 3402 ahc_set_width(ahc, devinfo, width, AHC_TRANS_GOAL, FALSE); 3945 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, 4620 ahc_set_width(ahc, devinfo, width, AHC_TRANS_GOAL, /*paused*/FALSE);
|