Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h180 struct xhci_input_dev_ctx { struct
181 struct xhci_input_ctx ctx_input;
182 union {
185 } ctx_dev_slep;
/freebsd/sys/dev/usb/controller/
H A Dxhci.h187 struct xhci_input_dev_ctx { struct
193 struct xhci_input_dev_ctx64 { argument