Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h452 int bar_flags; in pci_select_bars() local
454 bar_flags = pci_resource_flags(pdev, bar); in pci_select_bars()
455 if ((bar_flags & flags) != 0) in pci_select_bars()