Lines Matching refs:pci_revision

1035          (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_A0)
1036 && (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_A2)
1037 && (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_B0)
1038 && (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_C0)
1039 && (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_C1)
1046 this_controller->pci_revision = SCIC_SDS_PCI_REVISION_C1;
1059 (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1060 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
1061 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1071 if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1073 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2)
1075 else if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1076 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0) )
1078 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1085 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1086 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2) )
1090 else if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1091 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0) )
1095 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1117 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1118 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2) )
1131 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1132 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2) )
1146 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1154 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
1169 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1186 if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1194 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2)
1202 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1221 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
1239 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1262 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1263 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2) )
1274 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1275 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2)
1276 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0) )
1284 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
1290 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1298 if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1306 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2)
1314 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1327 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
1341 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
3742 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
3743 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2)
3744 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0) )
3883 // enter its initial state and the controller_index and pci_revision
3888 this_controller->pci_revision = my_library->pci_revision;