Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c977 rev_id = ocs_config_read32(ocs, SLI4_PCI_CLASS_REVISION) & 0xff; in get_chip_type()
H A Dsli4.h83 #define SLI4_PCI_CLASS_REVISION 0x0008 /** register offset */ macro
H A Dsli4.c4124 pci_class_rev = ocs_config_read32(os, SLI4_PCI_CLASS_REVISION); in sli_setup()