Searched refs:ahd_set_width (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 1953 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_seqint() 3156 ahd_set_width(ahd, &devinfo, in ahd_handle_nonpkt_busfree() 3196 ahd_set_width(ahd, &devinfo, in ahd_handle_nonpkt_busfree() 4035 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, in ahd_set_width() function 5305 ahd_set_width(ahd, devinfo, bus_width, in ahd_parse_msg() 5421 ahd_set_width(ahd, devinfo, bus_width, in ahd_parse_msg() 5587 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_msg_reject() 5970 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_devreset() 7686 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_default_config() 7799 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_parse_cfgdata() [all …]
|
D | aic79xx.h | 1414 void ahd_set_width(struct ahd_softc *ahd,
|
D | aic79xx_osm.c | 656 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_linux_target_alloc() 2397 ahd_set_width(ahd, &devinfo, width, AHD_TRANS_GOAL, FALSE); in ahd_linux_set_width()
|