Searched refs:ahd_send_async (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/scsi/aic7xxx/ | 
| D | aic79xx_osm.h | 671 void	ahd_send_async(struct ahd_softc *, char channel,
 | 
| D | aic79xx_osm.c | 1542 		ahd_send_async(ahd, devinfo.channel, devinfo.target,  in ahd_linux_device_queue_depth()1548 		ahd_send_async(ahd, devinfo.channel, devinfo.target,  in ahd_linux_device_queue_depth()
 1686 ahd_send_async(struct ahd_softc *ahd, char channel,  in ahd_send_async()  function
 
 | 
| D | aic79xx_core.c | 1977 			ahd_send_async(ahd, devinfo.channel, devinfo.target,  in ahd_handle_seqint()3933 		ahd_send_async(ahd, devinfo->channel, devinfo->target,  in ahd_set_syncrate()
 4055 		ahd_send_async(ahd, devinfo->channel, devinfo->target,  in ahd_set_width()
 4089 	ahd_send_async(ahd, devinfo->channel, devinfo->target,  in ahd_set_tags()
 5971 		ahd_send_async(ahd, devinfo->channel, devinfo->target,  in ahd_handle_devreset()
 8820 	ahd_send_async(ahd, caminfo.channel, CAM_TARGET_WILDCARD,  in ahd_reset_channel()
 
 |