From b7ae1209c26699f076b2c8b14db761f625d69784 Mon Sep 17 00:00:00 2001 From: Dean Sanner Date: Thu, 3 Apr 2014 10:45:39 -0500 Subject: Remove EOIs for PCIe on MPIPL Change-Id: I69fd098449410888c9358868dc3affbc16d906bb CQ: SW248383 Backport: release-fips810 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10105 Reviewed-by: A. Patrick Williams III Tested-by: Jenkins Server --- src/usr/intr/intrrp.H | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/usr/intr/intrrp.H') diff --git a/src/usr/intr/intrrp.H b/src/usr/intr/intrrp.H index aff759f58..2cebf3794 100644 --- a/src/usr/intr/intrrp.H +++ b/src/usr/intr/intrrp.H @@ -491,18 +491,6 @@ namespace INTR errlHndl_t getPsiIRSN(TARGETING::Target * i_target, uint32_t& o_irsn, uint32_t& o_num); - /** - * Read the PCIE interrupt source numbers out of the HW - * - * @param i_target Processor target to read value from - * @param o_irsn List of IRSN for the PCIE units - * @param o_num Number of interrupts behind IRSN - * @return an error handle on error - */ - errlHndl_t getPcieIRSNs(TARGETING::Target * i_target, - std::vector &o_irsn, - std::vector &o_num); - /** * Read the NX interrupt source number out of the HW * -- cgit v1.2.1