Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h52 #define XHCI_HCS1_N_PORTS(x) (((x) >> 24) & 0xFF) macro
H A Dxhci.c583 sc->sc_noport = XHCI_HCS1_N_PORTS(temp); in xhci_init()

Completed in 6 milliseconds