Symbol: ntb_pci_bar_info
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1086
struct ntb_pci_bar_info *bar;
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
215
struct ntb_pci_bar_info bar_info[NTB_MAX_BARS];
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2153
struct ntb_pci_bar_info *bar;
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2209
struct ntb_pci_bar_info *bar;
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2226
struct ntb_pci_bar_info *b2b_bar;
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
223
struct ntb_pci_bar_info *peer_lapic_bar;
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
334
static void print_map_success(struct ntb_softc *, struct ntb_pci_bar_info *,
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
336
static int map_mmr_bar(struct ntb_softc *ntb, struct ntb_pci_bar_info *bar);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
338
struct ntb_pci_bar_info *bar);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3556
struct ntb_pci_bar_info *bar;
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3598
struct ntb_pci_bar_info *bar;
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3700
struct ntb_pci_bar_info *bar;
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3726
struct ntb_pci_bar_info *bar;
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3753
struct ntb_pci_bar_info *lapic;
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3791
struct ntb_pci_bar_info *bar;
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3853
save_bar_parameters(struct ntb_pci_bar_info *bar)
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
390
static void save_bar_parameters(struct ntb_pci_bar_info *bar);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
877
struct ntb_pci_bar_info *bar;
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
971
print_map_success(struct ntb_softc *ntb, struct ntb_pci_bar_info *bar,
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
984
map_mmr_bar(struct ntb_softc *ntb, struct ntb_pci_bar_info *bar)
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
999
map_memory_window_bar(struct ntb_softc *ntb, struct ntb_pci_bar_info *bar)