Home
last modified time | relevance | path

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

/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c52 NO_BAR = -1, enumerator
746 [BAR_MW3] = NO_BAR,
747 [BAR_MW4] = NO_BAR
755 [BAR_MW2] = NO_BAR,
756 [BAR_MW3] = NO_BAR,
757 [BAR_MW4] = NO_BAR,
/linux/drivers/misc/
H A Dpci_endpoint_test.c115 NO_BAR = -1, enumerator
940 if (bar <= NO_BAR || bar > BAR_5) in pci_endpoint_test_ioctl()
/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c111 return NO_BAR; in pci_epc_get_next_free_bar()