Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/nxge/xgehal/
HDxgehal-device.c2021 u8 spdm_bar_num; in __hal_device_rth_spdm_configure() local
2036 spdm_bar_num = XGE_HAL_SPDM_PCI_BAR_NUM(val64); in __hal_device_rth_spdm_configure()
2045 switch (spdm_bar_num) { in __hal_device_rth_spdm_configure()
2059 xge_assert(((spdm_bar_num != 0) && (spdm_bar_num != 1))); in __hal_device_rth_spdm_configure()