Lines Matching refs:siop_acb
113 void siop_scsidone(struct siop_acb *, int);
116 void siop_poll(struct siop_softc *, struct siop_acb *);
120 void siop_dump_acb(struct siop_acb *);
231 struct siop_acb *acb;
299 siop_poll(struct siop_softc *sc, struct siop_acb *acb)
366 struct siop_acb *acb;
413 siop_scsidone(struct siop_acb *acb, int stat)
462 register struct siop_acb *acb2;
569 sc->sc_acb = malloc(sizeof(struct siop_acb) * SIOP_NACB,
611 struct siop_acb *acb;
636 struct siop_acb *acb;
698 memset(acb, 0, sizeof(struct siop_acb) * SIOP_NACB);
738 struct siop_acb *acb = sc->sc_nexus;
862 dma_cachectl ((void *)acb, sizeof (struct siop_acb));
909 struct siop_acb *acb = sc->sc_nexus;
1445 struct siop_acb *acb = sc->sc_nexus;
1632 siop_dump_acb(struct siop_acb *acb)
1657 struct siop_acb *acb;