Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/controller/
Dxhcireg.h80 #define XHCI_CMD_INTE 0x00000004 /* RW Interrupter Enable */ macro
Dxhci.c479 XHCI_CMD_INTE | XHCI_CMD_HSEE); in xhci_start_controller()
/freebsd-12-stable/usr.sbin/bhyve/
Dpci_xhci.c624 if ((sc->opregs.usbcmd & XHCI_CMD_INTE) && in pci_xhci_assert_interrupt()