Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhcireg.h113 #define XHCI_CONFIG 0x38 macro
H A Dxhci.c327 XREAD4(sc, oper, XHCI_CONFIG), sc->sc_noslot); in xhci_start_controller()
329 XWRITE4(sc, oper, XHCI_CONFIG, sc->sc_noslot); in xhci_start_controller()
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c2297 case XHCI_CONFIG: in pci_xhci_hostop_write()
2424 case XHCI_CONFIG: /* 0x38 */ in pci_xhci_hostop_read()