Searched defs:pf_memory_last (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c112 uint64_t pf_memory_last; member in struct:pcicfg_phdl
1085 phdl->pf_memory_base = phdl->pf_memory_last = boundbase;
1769 entry->pf_memory_last;
1808 (entry->pf_memory_last - entry->pf_memory_base);
1811 entry->pf_memory_last, pf_mem_residual,
1836 entry->pf_memory_last - entry->pf_memory_base;
2425 new_mem = pcicfg_alloc_hole(&entry->pf_mem_hole, &entry->pf_memory_last,
3582 PCICFG_HIWORD(PCICFG_LOADDR(entry->pf_memory_last)));
3584 PCICFG_HIADDR(entry->pf_memory_last));
3635 PCICFG_ROUND_DOWN(entry->pf_memory_last, PCICFG_MEMGRA
[all...]

Completed in 54 milliseconds