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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscic_sds_pci.h79 #define SCIC_SDS_PCI_REVISION_C1 6 macro
87 SCU_PBG_HBA_REV_C1 = SCIC_SDS_PCI_REVISION_C1
H A Dscic_sds_controller.c1039 && (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_C1)
1046 this_controller->pci_revision = SCIC_SDS_PCI_REVISION_C1;
1061 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1078 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1095 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1169 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1239 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1290 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1341 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
H A Dscic_sds_phy.c349 || (this_phy->owning_port->owning_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)

Completed in 126 milliseconds