Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h58 #define XHCI_HCS3_U1_DEL(x) ((x) & 0xFF) macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h85 #define XHCI_HCS3_U1_DEL(x) ((x) & 0xFF) macro