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

NAME

6       pci_set_master - enables bus-mastering for device dev
7

SYNOPSIS

9       void pci_set_master(struct pci_dev * dev);
10

ARGUMENTS

12       dev
13           the PCI device to enable
14

DESCRIPTION

16       Enables bus-mastering on the device and calls pcibios_set_master to do
17       the needed arch specific settings.
18
20Kernel Hackers Manual 3.10         June 2019                 PCI_SET_MASTER(9)
Impressum