HomeSort by: relevance | last modified time | path
    Searched refs:ahd_send_async (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_osm.h 565 void ahd_send_async(struct ahd_softc *, char, u_int, u_int, ac_code, void *);
aic79xx_osm.c 832 ahd_send_async(struct ahd_softc *ahd, char channel, u_int target, u_int lun, function in typeref:typename:void
843 panic("ahd_send_async: not channel A");
aic79xx.c 3006 ahd_send_async(ahd, devinfo->channel, devinfo->target,
3129 ahd_send_async(ahd, devinfo->channel, devinfo->target,
3162 ahd_send_async(ahd, devinfo->channel, devinfo->target,
5045 ahd_send_async(ahd, devinfo->channel, devinfo->target,
7716 ahd_send_async(ahd, devinfo.channel, CAM_TARGET_WILDCARD,

Completed in 21 milliseconds