pci_release_region(9) suse man page | unix.com

Man Page: pci_release_region

Operating Environment: suse

Section: 9

PCI_RELEASE_REGION(9)						Hardware Interfaces					     PCI_RELEASE_REGION(9)

NAME
pci_release_region - Release a PCI bar
SYNOPSIS
void pci_release_region(struct pci_dev * pdev, int bar);
ARGUMENTS
pdev PCI device whose resources were previously reserved by pci_request_region bar BAR to release
DESCRIPTION
Releases the PCI I/O and memory resources previously reserved by a successful call to pci_request_region. Call this function only after all use of the PCI regions has ceased.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_RELEASE_REGION(9)
Related Man Pages
cbb(4) - debian
pccbb(4) - freebsd
pccbb(4) - osx
pccbb(4) - redhat
pccbb(4) - minix
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure