Searched refs:OHCI_NO_EDS (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dohcivar.h79 #define OHCI_NO_EDS (2*OHCI_NO_INTRS-1) macro
92 ohci_soft_ed_t *sc_eds[OHCI_NO_EDS];
H A Dohci.c732 for (i = 0; i < OHCI_NO_EDS; i++) {
758 HTOO32(sc->sc_eds[OHCI_NO_EDS-OHCI_NO_INTRS+i]->physaddr);
764 for (i = 0; i < OHCI_NO_EDS; i++) {
907 for (i = 0; i < OHCI_NO_EDS; i++)

Completed in 56 milliseconds