centos man page for pci_disable_device

Query: pci_disable_device

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_DISABLE_DEVICE(9)						Hardware Interfaces					     PCI_DISABLE_DEVICE(9)

NAME
pci_disable_device - Disable PCI device after use
SYNOPSIS
void pci_disable_device(struct pci_dev * dev);
ARGUMENTS
dev PCI device to be disabled
DESCRIPTION
Signal to the system that the PCI device is not in use by the system anymore. This only involves disabling PCI bus-mastering, if active. Note we don't actually disable the device until all callers of pci_enable_device have called pci_disable_device.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_DISABLE_DEVICE(9)
Related Man Pages
cbb(4) - debian
pccbb(4) - opensolaris
pccbb(4) - plan9
pccbb(4) - php
pccbb(4) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Tar Command
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing