Searched refs:XREAD1 (Results 1 – 3 of 3) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ |
D | xhci_pci.c | 214 bios_sem = XREAD1(sc, capa, eecp + in xhci_pci_take_controller() 224 bios_sem = XREAD1(sc, capa, eecp + in xhci_pci_take_controller()
|
D | xhcireg.h | 207 #define XREAD1(sc, what, a) \ macro
|
D | xhci.c | 473 sc->sc_oper_off = XREAD1(sc, capa, XHCI_CAPLENGTH); in xhci_halt_controller() 547 sc->sc_oper_off = XREAD1(sc, capa, XHCI_CAPLENGTH); in xhci_init()
|