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

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_sds_pci.h80 #define SCIC_SDS_PCI_REVISION_C0 5 macro
88 SCU_PBG_HBA_REV_C0 = SCIC_SDS_PCI_REVISION_C0,
H A Dscic_sds_controller.c1040 && (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_C0)
1062 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
1078 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0) )
1093 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0) )
1156 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
1223 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
1286 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
1329 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)
3753 else // This must be SCIC_SDS_PCI_REVISION_C0
H A Dscic_sds_phy.c350 (this_phy->owning_port->owning_controller->pci_revision == SCIC_SDS_PCI_REVISION_C0)

Completed in 83 milliseconds