Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhcireg.h76 #define XHCI_USBCMD 0x00 /* XHCI command */ macro
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c2234 case XHCI_USBCMD: in pci_xhci_hostop_write()
2392 case XHCI_USBCMD: /* 0x00 */ in pci_xhci_hostop_read()
/freebsd/sys/dev/pci/
H A Dpci.c3746 bus_write_4(res, offs + XHCI_USBCMD, 0); in xhci_early_takeover()