Home | History | Annotate | Download | only in LegacyBiosDxe

Lines Matching refs:PCI_DATA_STRUCTURE_SIGNATURE

317     if (Pcir->Signature != PCI_DATA_STRUCTURE_SIGNATURE) {

2964 if ((Pcir->Signature != PCI_DATA_STRUCTURE_SIGNATURE) || (Pcir->CodeType != PCI_CODE_TYPE_PCAT_IMAGE)) {