Home
last modified time | relevance | path

Searched defs:XHCI_MAX_SLOTS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h366 #define XHCI_MAX_SLOTS 256 macro
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c72 #define XHCI_MAX_SLOTS 64 /* min allowed by Windows drivers */ macro