other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PCI_REQUEST_SELECTED(9) | Hardware Interfaces | PCI_REQUEST_SELECTED(9) |
NAME¶
pci_request_selected_regions - Reserve selected PCI I/O and memory resourcesSYNOPSIS¶
int
pci_request_selected_regions(struct pci_dev * pdev,
int bars,
const char * res_name);
ARGUMENTS¶
pdevPCI device whose resources are to be
reserved
bars
Bitmask of BARs to be requested
res_name
Name to be associated with resource
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |