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

/freebsd-current/sys/dev/isci/scil/
H A Dscic_sds_pci.h78 #define SCIC_SDS_PCI_REVISION_C0 5 macro
86 SCU_PBG_HBA_REV_C0 = SCIC_SDS_PCI_REVISION_C0,
H A Dscic_sds_controller.c1038 && (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_C0)
1060 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
1076 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0) )
1091 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0) )
1154 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
1221 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
1284 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
1327 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
3751 else // This must be SCIC_SDS_PCI_REVISION_C0
H A Dscic_sds_phy.c348 (this_phy->owning_port->owning_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)

Completed in 79 milliseconds