Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c645 rsrc_pool->rsrc_start = NULL; in tavor_rsrc_init_phase2()
680 rsrc_pool->rsrc_start = NULL; in tavor_rsrc_init_phase2()
714 rsrc_pool->rsrc_start = NULL; in tavor_rsrc_init_phase2()
747 rsrc_pool->rsrc_start = NULL; in tavor_rsrc_init_phase2()
781 rsrc_pool->rsrc_start = NULL; in tavor_rsrc_init_phase2()
819 rsrc_pool->rsrc_start = NULL; in tavor_rsrc_init_phase2()
852 rsrc_pool->rsrc_start = NULL; in tavor_rsrc_init_phase2()
892 rsrc_pool->rsrc_start = NULL; in tavor_rsrc_init_phase2()
930 rsrc_pool->rsrc_start = NULL; in tavor_rsrc_init_phase2()
1094 rsrc_pool->rsrc_start = NULL; in tavor_rsrc_init_phase2()
[all …]
H A Dtavor.c2212 offset = (uint64_t)(uintptr_t)rsrc_pool->rsrc_start - ddr_baseaddr; in tavor_hca_config_setup()
2225 offset = (uint64_t)(uintptr_t)rsrc_pool->rsrc_start - ddr_baseaddr; in tavor_hca_config_setup()
2233 offset = (uint64_t)(uintptr_t)rsrc_pool->rsrc_start - ddr_baseaddr; in tavor_hca_config_setup()
2242 offset = (uint64_t)(uintptr_t)rsrc_pool->rsrc_start - ddr_baseaddr; in tavor_hca_config_setup()
2251 offset = (uint64_t)(uintptr_t)rsrc_pool->rsrc_start - ddr_baseaddr; in tavor_hca_config_setup()
2259 offset = (uint64_t)(uintptr_t)rsrc_pool->rsrc_start - ddr_baseaddr; in tavor_hca_config_setup()
2266 offset = (uint64_t)(uintptr_t)rsrc_pool->rsrc_start - ddr_baseaddr; in tavor_hca_config_setup()
2279 offset = (uint64_t)(uintptr_t)rsrc_pool->rsrc_start - ddr_baseaddr; in tavor_hca_config_setup()
2287 offset = (uint64_t)(uintptr_t)rsrc_pool->rsrc_start - ddr_baseaddr; in tavor_hca_config_setup()
2293 offset = (uint64_t)(uintptr_t)rsrc_pool->rsrc_start - ddr_baseaddr; in tavor_hca_config_setup()
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c1186 rsrc_pool->rsrc_start = (void *)state->hs_reg_uar_baseaddr; in hermon_rsrc_init_phase2()
1518 rsrc_pool->rsrc_start = NULL; in hermon_rsrc_mbox_init()
1582 if (rsrc_pool->rsrc_start == 0) { in hermon_rsrc_hw_entries_init()
1585 rsrc_pool->rsrc_start = (void *)(uintptr_t)0x10000000; in hermon_rsrc_hw_entries_init()
1590 rsrc_pool->rsrc_type, rsrc_pool->rsrc_start); in hermon_rsrc_hw_entries_init()
1604 (void *)(uintptr_t)rsrc_pool->rsrc_start, in hermon_rsrc_hw_entries_init()
1928 offset = (uintptr_t)addr - (uintptr_t)pool_info->rsrc_start; in hermon_rsrc_hw_entry_alloc()
1990 offset = (uintptr_t)addr - (uintptr_t)pool_info->rsrc_start; in hermon_rsrc_hw_entry_reserve()
2017 addr = (void *)(uintptr_t)(offset + (uintptr_t)pool_info->rsrc_start); in hermon_rsrc_hw_entry_free()
H A Dhermon_fm.c658 rsrc_pool->rsrc_start = (void *)state->hs_reg_uar_baseaddr; in hermon_fm_ereport_init()
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_rsrc.h282 void *rsrc_start; member
/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h317 void *rsrc_start; /* phys start addr of table */ member