Home | History | Annotate | Download | only in apbus

Lines Matching defs:apa

144 	struct apbus_attach_args *apa = aux;
146 if (strcmp(apa->apa_name, "spifi") == 0)
156 struct apbus_attach_args *apa = aux;
168 sc->sc_reg = (struct spifi_reg *)apa->apa_hwbase;
172 dma = dmac3_link(apa->apa_ctlnum);
179 aprint_normal(" slot%d addr 0x%lx", apa->apa_slotno, apa->apa_hwbase);
205 if (apa->apa_slotno == 0)
208 intr = SLOTTOMASK(apa->apa_slotno);
210 apa->apa_ctlnum);