Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h59 #define XHCI_MAX_DEVICES MIN(USB_MAX_DEVICES, 128) macro
/freebsd/sys/dev/usb/controller/
H A Dxhci.h32 #define XHCI_MAX_DEVICES MIN(USB_MAX_DEVICES, 128) macro