Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci-epf.h29 BAR_5, enumerator
/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c71 BAR_5, enumerator
821 [BAR_MW4] = BAR_5
829 [BAR_MW2] = BAR_5,
/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h50 #define BAR_5 5 macro
/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c646 if (epf_bar->barno == BAR_5 && in pci_epc_clear_bar()
699 if ((epf_bar->barno == BAR_5 && flags & PCI_BASE_ADDRESS_MEM_TYPE_64) || in pci_epc_set_bar()
/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c1172 if (epf_test->epc_features->bar[BAR_5].type == BAR_RESERVED) in pci_epf_test_set_capabilities()
1434 PCI_EPF_TEST_BAR_SIZE_R(bar5_size, BAR_5)
1435 PCI_EPF_TEST_BAR_SIZE_W(bar5_size, BAR_5)
H A Dpci-epf-vntb.c1140 if (val < NO_BAR || val > BAR_5) \