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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dxhcireg.h56 #define XHCI_HCS2_SPB_MAX(x) (((x) >> 27) & 0x7F) macro
H A Dxhci.c416 sc->sc_noscratch = XHCI_HCS2_SPB_MAX(temp);

Completed in 94 milliseconds