Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
HDxhci_pci.c409 bios_sem = XREAD1(sc, capa, eecp + XHCI_XECP_BIOS_SEM); in xhci_pci_take_controller()
417 bios_sem = XREAD1(sc, capa, eecp + XHCI_XECP_BIOS_SEM); in xhci_pci_take_controller()
HDxhcireg.h205 #define XREAD1(sc, what, a) \ macro
HDxhci.c609 sc->sc_oper_off = XREAD1(sc, capa, XHCI_CAPLENGTH); in xhci_init()