HomeSort by: relevance | last modified time | path
    Searched defs:ahb_done (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/eisa/
ahb.c 124 static void ahb_done(struct ahb_softc *, struct ahb_ecb *);
402 ahb_done(sc, ecb);
529 ahb_done(struct ahb_softc *sc, struct ahb_ecb *ecb) function in typeref:typename:void
535 SC_DEBUG(xs->xs_periph, SCSIPI_DB2, ("ahb_done\n"));
ahb.c 124 static void ahb_done(struct ahb_softc *, struct ahb_ecb *);
402 ahb_done(sc, ecb);
529 ahb_done(struct ahb_softc *sc, struct ahb_ecb *ecb) function in typeref:typename:void
535 SC_DEBUG(xs->xs_periph, SCSIPI_DB2, ("ahb_done\n"));

Completed in 22 milliseconds