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

/freebsd-current/sys/dev/isci/scil/
H A Dscic_sds_pci.h77 #define SCIC_SDS_PCI_REVISION_B0 4 macro
85 SCU_PBG_HBA_REV_B0 = SCIC_SDS_PCI_REVISION_B0,
H A Dscic_sds_library.c129 this_library->pci_revision = SCIC_SDS_PCI_REVISION_B0;
H A Dscic_sds_controller.c1037 && (this_controller->pci_revision != SCIC_SDS_PCI_REVISION_B0)
1059 (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1075 else if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1090 else if ( (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1146 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1202 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
1276 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0) )
1314 else if (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0)
3744 || (this_controller->pci_revision == SCIC_SDS_PCI_REVISION_B0) )

Completed in 61 milliseconds