Searched refs:ahd_set_width (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/dev/aic7xxx/ |
| D | aic79xx_osm.c | 785 ahd_set_width(ahd, &devinfo, spi->bus_width, in ahd_set_tran_settings() 930 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_async()
|
| D | aic79xx.c | 1098 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_seqint() 2306 ahd_set_width(ahd, &devinfo, in ahd_handle_nonpkt_busfree() 2343 ahd_set_width(ahd, &devinfo, in ahd_handle_nonpkt_busfree() 3222 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, in ahd_set_width() function 4494 ahd_set_width(ahd, devinfo, bus_width, in ahd_parse_msg() 4610 ahd_set_width(ahd, devinfo, bus_width, in ahd_parse_msg() 4776 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_msg_reject() 5159 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_devreset() 6927 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_default_config() 7041 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_parse_cfgdata() [all …]
|
| D | aic79xx.h | 1524 void ahd_set_width(struct ahd_softc *ahd,
|