Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2935 uint32_t pf_addr_hi, pf_limit_hi; in add_ppb_props() local
2937 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()