.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "PCI_DISABLE_DEVICE" "" "06 October 2005" "" ""
.SH NAME
pci_disable_device \- Disable PCI device after use
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void pci_disable_device (struct pci_dev * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
PCI device to be disabled
.SH "DESCRIPTION"
.PP
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.