HomeSort by: relevance | last modified time | path
    Searched refs:XHCI_PORTPMSC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
xhcireg.h 248 #define XHCI_PORTPMSC(n) (0x3f4 + (0x10 * (n))) /* XHCI status and control */
xhci.c 4317 port = XHCI_PORTPMSC(cp);
4329 port = XHCI_PORTPMSC(cp);

Completed in 15 milliseconds