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

/freebsd-10.3-release/sys/dev/usb/controller/
H A Dxhcireg.h143 #define XHCI_PORTPMSC(n) (0x3F4 + (0x10 * (n))) /* XHCI status and control */ macro
H A Dxhci.c3602 port = XHCI_PORTPMSC(index);
3613 port = XHCI_PORTPMSC(index);

Completed in 96 milliseconds