Searched refs:rp_readio2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/rp/
H A Drp_pci.c103 #define sPCIGetControllerIntStatus(CTLP) ((rp_readio2(CTLP, 0, _PCI_INT_FUNC) >> 8) & 0x1f)
H A Drpreg.h58 #define rp_readio2(ctlp, rid, offset) rp_readio(2, ctlp, rid, offset) macro
73 (rp_readio2((ctlp), (ctlp)->aiop2rid(aiop, offset), (ctlp)->aiop2off(aiop, offset)))

Completed in 101 milliseconds