Home
last modified time | relevance | path

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

/linux/drivers/pci/endpoint/
H A Dpci-ep-msi.c88 if (doorbell->bar == NO_BAR) { in pci_epf_alloc_doorbell_embedded()
127 .offset = (doorbell->bar == NO_BAR) ? 0 : in pci_epf_alloc_doorbell_embedded()
176 .bar = NO_BAR, in pci_epf_alloc_doorbell_msi()
H A Dpci-epc-core.c112 return NO_BAR; in pci_epc_get_next_free_bar()
/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c65 NO_BAR = -1, enumerator
830 [BAR_MW3] = NO_BAR,
831 [BAR_MW4] = NO_BAR
839 [BAR_MW2] = NO_BAR,
840 [BAR_MW3] = NO_BAR,
841 [BAR_MW4] = NO_BAR,
/linux/include/linux/
H A Dpci-epf.h23 NO_BAR = -1, enumerator
/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c723 reg->doorbell_bar = cpu_to_le32(NO_BAR); in pci_epf_test_doorbell_cleanup()
749 if (db->bar != NO_BAR) { in pci_epf_test_enable_doorbell()
778 if (db->bar == NO_BAR) { in pci_epf_test_enable_doorbell()
791 if (db->bar == NO_BAR) { in pci_epf_test_enable_doorbell()
1303 if (bar == NO_BAR) in pci_epf_test_alloc_space()
H A Dpci-epf-vntb.c569 if (epf->db_msg[0].bar != NO_BAR && epf->db_msg[0].bar != barno) { in epf_ntb_db_bar_init_msi_doorbell()
591 if (epf->db_msg[0].bar != NO_BAR) { in epf_ntb_db_bar_init_msi_doorbell()
1140 if (val < NO_BAR || val > BAR_5) \
1842 ntb->epf_ntb_bar[i] = NO_BAR; in epf_ntb_probe()