pci_set_master(9) suse man page | unix.com

Man Page: pci_set_master

Operating Environment: suse

Section: 9

PCI_SET_MASTER(9)						Hardware Interfaces						 PCI_SET_MASTER(9)

NAME
pci_set_master - enables bus-mastering for device dev
SYNOPSIS
void pci_set_master(struct pci_dev * dev);
ARGUMENTS
dev the PCI device to enable
DESCRIPTION
Enables bus-mastering on the device and calls pcibios_set_master to do the needed arch specific settings.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_SET_MASTER(9)
Related Man Pages
struct_bus_type(9) - centos
hwloc_cudart_get_device_pcidev(3) - debian
hwloc_cudart_get_device_pci_ids(3) - debian
pci(9) - debian
pci_enable_io(9) - debian
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!