Home
last modified time | relevance | path

Searched refs:XHCI_ID_USB_LEGACY (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h197 #define XHCI_ID_USB_LEGACY 0x0001 macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h259 #define XHCI_ID_USB_LEGACY 0x0001 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1566 if (xhci_find_ext_cap(xhcip, XHCI_ID_USB_LEGACY, UINT32_MAX, &off) == in xhci_controller_takeover()