Searched refs:pf_limit_hi (Results 1 – 1 of 1) sorted by relevance
2935 uint32_t pf_addr_hi, pf_limit_hi; in add_ppb_props() local2937 pf_limit_hi = pci_getl(bus, dev, func, PCI_BCNF_PF_LIMIT_HIGH); in add_ppb_props()2939 pmem_range[1] |= (uint64_t)pf_limit_hi << 32; in add_ppb_props()