Searched refs:SCIC_SDS_PCI_REVISION_A2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/isci/scil/
H A Dscic_sds_pci.h76 #define SCIC_SDS_PCI_REVISION_A2 2 macro
84 SCU_PBG_HBA_REV_A2 = SCIC_SDS_PCI_REVISION_A2,
H A Dscic_sds_library.c127 this_library->pci_revision = SCIC_SDS_PCI_REVISION_A2;
136 this_library->pci_revision = SCIC_SDS_PCI_REVISION_A2;
H A Dscic_sds_controller.c1036 && (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_A2)
1073 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2)
1086 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2) )
1118 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2) )
1132 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2) )
1194 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2)
1263 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2) )
1275 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2)
1306 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2)
3743 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A2)
[all...]

Completed in 128 milliseconds