Searched refs:ahc_set_width (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/scsi/aic7xxx/ | 
| D | aic7xxx.h | 1218 void			ahc_set_width(struct ahc_softc *ahc,
 | 
| D | aic7xxx_core.c | 1873 				ahc_set_width(ahc, &devinfo,  in ahc_handle_scsiint()2597 ahc_set_width(struct ahc_softc *ahc, struct ahc_devinfo *devinfo,  in ahc_set_width()  function
 3770 			ahc_set_width(ahc, devinfo, bus_width,  in ahc_parse_msg()
 3892 			ahc_set_width(ahc, devinfo, bus_width,  in ahc_parse_msg()
 4031 		ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT,  in ahc_handle_msg_reject()
 4336 	ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT,  in ahc_handle_devreset()
 6571 			ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,  in ahc_reset_channel()
 
 | 
| D | aic7xxx_osm.c | 619 	ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,  in ahc_linux_target_alloc()2323 	ahc_set_width(ahc, &devinfo, width, AHC_TRANS_GOAL, FALSE);  in ahc_linux_set_width()
 
 |