Home
last modified time | relevance | path

Searched refs:SCIC_SDS_PCI_REVISION_A0 (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/isci/scil/
HDscic_sds_pci.h75 #define SCIC_SDS_PCI_REVISION_A0 0 macro
83 SCU_PBG_HBA_REV_A0 = SCIC_SDS_PCI_REVISION_A0,
HDscic_sds_library.c125 this_library->pci_revision = SCIC_SDS_PCI_REVISION_A0; in scic_library_set_pci_info()
135 if (pci_header->revision == SCIC_SDS_PCI_REVISION_A0) in scic_library_set_pci_info()
HDscic_sds_controller.c1035 (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_A0) in scic_sds_controller_afe_initialization()
1071 if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0) in scic_sds_controller_afe_initialization()
1085 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0) in scic_sds_controller_afe_initialization()
1117 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0) in scic_sds_controller_afe_initialization()
1131 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0) in scic_sds_controller_afe_initialization()
1186 if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0) in scic_sds_controller_afe_initialization()
1262 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0) in scic_sds_controller_afe_initialization()
1274 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0) in scic_sds_controller_afe_initialization()
1298 if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0) in scic_sds_controller_afe_initialization()
3742 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0) in scic_sds_controller_set_default_config_parameters()