Searched refs:XREAD1 (Results 1 - 3 of 3) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | xhci_pci.c | 216 bios_sem = XREAD1(sc, capa, eecp + in xhci_pci_take_controller() 226 bios_sem = XREAD1(sc, capa, eecp + in xhci_pci_take_controller()
|
H A D | xhcireg.h | 210 #define XREAD1(sc, what, a) \ macro
|
H A D | xhci.c | 472 sc->sc_oper_off = XREAD1(sc, capa, XHCI_CAPLENGTH); in xhci_halt_controller() 546 sc->sc_oper_off = XREAD1(sc, capa, XHCI_CAPLENGTH); in xhci_init()
|
Completed in 5 milliseconds