Searched refs:ahd_set_width (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx_osm.c | 790 ahd_set_width(ahd, &devinfo, spi->bus_width, in ahd_set_tran_settings() 935 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,
|
H A D | aic79xx.c | 1085 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_seqint() 2284 ahd_set_width(ahd, &devinfo, in ahd_handle_nonpkt_busfree() 2321 ahd_set_width(ahd, &devinfo, in ahd_handle_nonpkt_busfree() 3194 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, in ahd_set_width() function 4458 ahd_set_width(ahd, devinfo, bus_width, in ahd_parse_msg() 4573 ahd_set_width(ahd, devinfo, bus_width, in ahd_parse_msg() 4738 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_msg_reject() 5108 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_devreset() 6865 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_default_config() 6979 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_parse_cfgdata() [all …]
|
H A D | aic79xx.h | 1518 void ahd_set_width(struct ahd_softc *ahd,
|