Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_osm.h252 void ahc_send_async(struct ahc_softc *, char /*channel*/,
H A Daic7xxx.c1986 ahc_send_async(ahc, devinfo->channel, devinfo->target, in ahc_set_syncrate()
2056 ahc_send_async(ahc, devinfo->channel, devinfo->target, in ahc_set_width()
2079 ahc_send_async(ahc, devinfo->channel, devinfo->target, in ahc_set_tags()
3829 ahc_send_async(ahc, devinfo->channel, devinfo->target, in ahc_handle_devreset()
6135 ahc_send_async(ahc, devinfo.channel, CAM_TARGET_WILDCARD, in ahc_reset_channel()
H A Daic7xxx_osm.c1278 ahc_send_async(struct ahc_softc *ahc, char channel, u_int target, in ahc_send_async()
1319 panic("ahc_send_async: Unexpected async event");
1272 ahc_send_async(struct ahc_softc *ahc, char channel, u_int target, ahc_send_async() function