Home
last modified time | relevance | path

Searched refs:ahc_send_async (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h1190 void ahc_send_async(struct ahc_softc *, char channel,
Daic7xxx_core.c1983 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()
Daic7xxx_osm.c4008 ahc_send_async(struct ahc_softc *ahc, char channel, function