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

/freebsd-10.1-release/sys/dev/rp/
H A Drp_pci.c93 Function: sPCIGetControllerIntStatus
95 Call: sPCIGetControllerIntStatus(CtlP)
103 #define sPCIGetControllerIntStatus(CTLP) ((rp_readio2(CTLP, 0, _PCI_INT_FUNC) >> 8) & 0x1f) macro
344 return sPCIGetControllerIntStatus(ctlp);

Completed in 42 milliseconds