Home
last modified time | relevance | path

Searched refs:XHCI_HCS3_U1_DEL (Results 1 – 3 of 3) 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
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1246 xcap->xcap_u1_lat = XHCI_HCS3_U1_DEL(struc3); in xhci_read_params()