Searched refs:PcieCntlrCallback (Results 1 – 3 of 3) sorted by relevance
83 int32_t PcieCntlrCallback(struct PcieCntlr *cntlr);
127 return PcieCntlrCallback(cntlr); // test interrupt callback access in PcieVirtualRegIrq()
232 int32_t PcieCntlrCallback(struct PcieCntlr *cntlr) in PcieCntlrCallback() function