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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhcireg.h53 #define XHCI_HCS1_N_PORTS(x) (((x) >> 24) & 0xFF) macro
H A Dxhci.c627 sc->sc_noport = XHCI_HCS1_N_PORTS(temp);

Completed in 98 milliseconds