Searched refs:ahd_set_width (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 1934 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_seqint() 3124 ahd_set_width(ahd, &devinfo, in ahd_handle_nonpkt_busfree() 3164 ahd_set_width(ahd, &devinfo, in ahd_handle_nonpkt_busfree() 4001 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, in ahd_set_width() function 5269 ahd_set_width(ahd, devinfo, bus_width, in ahd_parse_msg() 5385 ahd_set_width(ahd, devinfo, bus_width, in ahd_parse_msg() 5551 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_msg_reject() 5934 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_devreset() 7604 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_default_config() 7717 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_parse_cfgdata() [all …]
|
D | aic79xx.h | 1404 void ahd_set_width(struct ahd_softc *ahd,
|
D | aic79xx_osm.c | 654 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_linux_target_alloc() 2363 ahd_set_width(ahd, &devinfo, width, AHD_TRANS_GOAL, FALSE); in ahd_linux_set_width()
|