Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhcireg.h86 #define XHCI_USBSTS 0x04 /* XHCI status */ macro
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c2238 case XHCI_USBSTS: in pci_xhci_hostop_write()
2396 case XHCI_USBSTS: /* 0x04 */ in pci_xhci_hostop_read()
/freebsd/sys/dev/pci/
H A Dpci.c3747 bus_read_4(res, offs + XHCI_USBSTS); in xhci_early_takeover()