Home | History | Annotate | Download | only in apbus

Lines Matching refs:apctl

100 	struct apbus_ctl *apctl;
135 apctl = apdev->apbd_ctl;
141 if (apctl && apctl->apbc_hwbase) {
145 while (apctl) {
148 child.apa_ctlnum = apctl->apbc_ctlno;
149 child.apa_slotno = apctl->apbc_sl;
150 child.apa_hwbase = apctl->apbc_hwbase;
155 apctl = apctl->apbc_link;