OHCI_NO_INTRS
const u_int8_t revbits[OHCI_NO_INTRS] =
--sc->sc_bws[(pos * nslots + j) % OHCI_NO_INTRS];
npoll = OHCI_NO_INTRS;
nslots = OHCI_NO_INTRS / npoll;
bw += sc->sc_bws[(i * nslots + j) % OHCI_NO_INTRS];
++sc->sc_bws[(best * nslots + j) % OHCI_NO_INTRS];
for (i = 0; i < OHCI_NO_INTRS; i++)
htole32(sc->sc_eds[OHCI_NO_EDS-OHCI_NO_INTRS+i]->physaddr);
ohci_physaddr_t hcca_interrupt_table[OHCI_NO_INTRS];
#define OHCI_NO_EDS (2*OHCI_NO_INTRS-1)
u_int sc_bws[OHCI_NO_INTRS];