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

/freebsd-10.1-release/sys/dev/rp/
H A Drp_pci.c79 #define _PCI_INT_FUNC 0x3A macro
90 #define sPCIControllerEOI(CtlP) rp_writeio2(CtlP, 0, _PCI_INT_FUNC, PCI_STROB)
103 #define sPCIGetControllerIntStatus(CTLP) ((rp_readio2(CTLP, 0, _PCI_INT_FUNC) >> 8) & 0x1f)

Completed in 42 milliseconds