Searched refs:ahc_send_async (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.h | 1190 void ahc_send_async(struct ahc_softc *, char channel,
|
D | aic7xxx_core.c | 1983 ahc_send_async(ahc, devinfo->channel, devinfo->target, in ahc_set_syncrate() 2053 ahc_send_async(ahc, devinfo->channel, devinfo->target, in ahc_set_width() 2076 ahc_send_async(ahc, devinfo->channel, devinfo->target, in ahc_set_tags() 3769 ahc_send_async(ahc, devinfo->channel, devinfo->target, in ahc_handle_devreset() 6096 ahc_send_async(ahc, devinfo.channel, CAM_TARGET_WILDCARD, in ahc_reset_channel()
|
D | aic7xxx_osm.c | 4008 ahc_send_async(struct ahc_softc *ahc, char channel, function
|