Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c2023 u32 spdm_bar_offset; in __hal_device_rth_spdm_configure() local
2038 spdm_bar_offset = XGE_HAL_SPDM_PCI_BAR_OFFSET(val64); in __hal_device_rth_spdm_configure()
2050 (spdm_bar_offset * 8); in __hal_device_rth_spdm_configure()
2056 hldev->spdm_mem_base = bar1 + (spdm_bar_offset * 8); in __hal_device_rth_spdm_configure()