1PCI_SELECT_BARS(9)            Hardware Interfaces           PCI_SELECT_BARS(9)
2
3
4

NAME

6       pci_select_bars - Make BAR mask from the type of resource
7

SYNOPSIS

9       int pci_select_bars(struct pci_dev * dev, unsigned long flags);
10

ARGUMENTS

12       dev
13           the PCI device for which BAR mask is made
14
15       flags
16           resource type mask to be selected
17

DESCRIPTION

19       This helper routine makes bar mask from the type of resource.
20
22Kernel Hackers Manual 3.10         June 2019                PCI_SELECT_BARS(9)
Impressum