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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhcireg.h53 #define XHCI_HCS1_N_PORTS(x) (((x) >> 24) & 0xFF) macro

Completed in 85 milliseconds