Searched refs:ahd_set_width (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | aic79xx.c | 1066 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_seqint() 2243 ahd_set_width(ahd, &devinfo, in ahd_handle_nonpkt_busfree() 3103 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, in ahd_set_width() function 4363 ahd_set_width(ahd, devinfo, bus_width, in ahd_parse_msg() 4479 ahd_set_width(ahd, devinfo, bus_width, in ahd_parse_msg() 4645 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_msg_reject() 5040 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_devreset() 6599 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_default_config() 6712 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_parse_cfgdata() 7679 ahd_set_width(ahd, &dinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_reset_channel()
|
H A D | aic79xxvar.h | 1454 void ahd_set_width(struct ahd_softc *,
|
H A D | aic79xx_osm.c | 459 ahd_set_width(ahd, &devinfo, width, AHD_TRANS_GOAL, FALSE); in ahd_action()
|