Home | History | Annotate | Download | only in dev

Lines Matching refs:siop_acb

116 void siopng_scsidone(struct siop_acb *, int);
119 void siopng_poll(struct siop_softc *, struct siop_acb *);
123 void siopng_dump_acb(struct siop_acb *);
218 struct siop_acb *acb;
285 siopng_poll(struct siop_softc *sc, struct siop_acb *acb)
351 struct siop_acb *acb;
398 siopng_scsidone(struct siop_acb *acb, int stat)
447 register struct siop_acb *acb2;
556 sc->sc_acb = malloc(sizeof(struct siop_acb) * SIOP_NACB,
599 struct siop_acb *acb;
624 struct siop_acb *acb;
725 memset(acb, 0, sizeof(struct siop_acb) * SIOP_NACB);
767 struct siop_acb *acb = sc->sc_nexus;
922 dma_cachectl ((void *)acb, sizeof (struct siop_acb));
974 struct siop_acb *acb = sc->sc_nexus;
1594 struct siop_acb *acb = sc->sc_nexus;
1820 siopng_dump_acb(struct siop_acb *acb)
1845 struct siop_acb *acb;