Home | History | Annotate | Download | only in LegacyBiosDxe

Lines Matching refs:InterruptPin

1077   UINT8                             InterruptPin;

1215 InterruptPin = PciConfigHeader.Device.InterruptPin;
1217 if ((InterruptPin != 0) && (PciConfigHeader.Device.InterruptLine == PCI_INT_LINE_UNKNOWN)) {
1226 // Translate PIRQ index back thru busses to slot bus with InterruptPin
1229 InterruptPin -= 1;
1245 &InterruptPin
1249 // Translate InterruptPin(0-3) into PIRQ
1256 &InterruptPin,
1270 InterruptPin,
1338 // Write InterruptPin and enable 8259.