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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h60 #define XHCI_HCS1_MAXINTRS(x) __SHIFTOUT((x), XHCI_HCS1_MAXINTRS_MASK) macro
H A Dxhci.c1428 sc->sc_maxintrs = XHCI_HCS1_MAXINTRS(hcs1);

Completed in 196 milliseconds