Home
last modified time | relevance | path

Searched refs:XREAD4 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Dxhci_pci.c517 cparams = XREAD4(sc, capa, XHCI_HCSPARAMS0); in xhci_pci_take_controller()
524 eec = XREAD4(sc, capa, eecp); in xhci_pci_take_controller()
H A Dxhcireg.h216 #define XREAD4(sc, what, a) \ macro