Lines Matching refs:pbase
142 vm_paddr_t pbase; member
904 bar->pbase, bar->size, 0)) { in intel_ntb_map_pci_bars()
979 (uintmax_t)bar->pbase, (uintmax_t)(bar->pbase + bar->size - 1), in print_map_success()
1037 bar->pci_resource, bar->pbase, in map_memory_window_bar()
1038 bar->pbase + (1ul << bar_size_bits) - 1); in map_memory_window_bar()
1067 (uintmax_t)bar->pbase, in map_memory_window_bar()
1068 (uintmax_t)(bar->pbase + bar->size - 1), in map_memory_window_bar()
1076 (uintmax_t)bar->pbase, in map_memory_window_bar()
1077 (uintmax_t)(bar->pbase + bar->size - 1), in map_memory_window_bar()
3580 *base = bar->pbase + bar_b2b_off; in intel_ntb_mw_get_range()
3858 bar->pbase = rman_get_start(bar->pci_resource); in save_bar_parameters()