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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_sds_pci.h79 #define SCIC_SDS_PCI_REVISION_B0 4 macro
87 SCU_PBG_HBA_REV_B0 = SCIC_SDS_PCI_REVISION_B0,
H A Dscic_sds_library.c131 this_library->pci_revision = SCIC_SDS_PCI_REVISION_B0;
H A Dscic_sds_controller.c1039 && (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_B0)
1061 (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1077 else if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1092 else if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1148 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1204 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1278 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0) )
1316 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
3746 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0) )

Completed in 118 milliseconds