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

/freebsd-10.3-release/sys/dev/isci/scil/
H A Dscic_sds_pci.h75 #define SCIC_SDS_PCI_REVISION_A0 0 macro
83 SCU_PBG_HBA_REV_A0 = SCIC_SDS_PCI_REVISION_A0,
H A Dscic_sds_library.c125 this_library->pci_revision = SCIC_SDS_PCI_REVISION_A0;
135 if (pci_header->revision == SCIC_SDS_PCI_REVISION_A0)
H A Dscic_sds_controller.c1035 (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_A0)
1071 if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1085 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1117 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1131 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1186 if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1262 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1274 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
1298 if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
3742 if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_A0)
[all...]

Completed in 155 milliseconds