Query: pci_disable_device
OS: suse
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)NAMEpci_disable_device - Disable PCI device after useSYNOPSISvoid pci_disable_device(struct pci_dev * dev);ARGUMENTSdev PCI device to be disabledDESCRIPTIONSignal 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_device_enable have called pci_device_disable.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_DISABLE_DEVICE(9)
Related Man Pages |
---|
cbb(4) - debian |
pciback(4) - netbsd |
pccbb(4) - freebsd |
pccbb(4) - centos |
pccbb(4) - linux |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
Tar Command |
Docker learning Phase-I |