Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c958 ocs_config_read32(ocs, SLI4_ASIC_ID_REG)); in get_asic_id()
973 asic_id = ocs_config_read32(ocs, SLI4_ASIC_ID_REG); in get_chip_type()
H A Dsli4.h121 #define SLI4_ASIC_ID_REG 0x009c /* register offset */ macro
H A Dsli4.c4128 uint32_t asic_id = ocs_config_read32(os, SLI4_ASIC_ID_REG); in sli_setup()