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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_sds_pci.h81 #define SCIC_SDS_PCI_REVISION_C1 6 macro
89 SCU_PBG_HBA_REV_C1 = SCIC_SDS_PCI_REVISION_C1
H A Dscic_sds_controller.c1041 && (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_C1)
1048 this_controller->pci_revision = SCIC_SDS_PCI_REVISION_C1;
1063 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1080 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1097 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1171 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1241 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1292 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
1343 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)
H A Dscic_sds_phy.c351 || (this_phy->owning_port->owning_controller->pci_revision == SCIC_SDS_PCI_REVISION_C1)

Completed in 101 milliseconds