.\" 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_ROM" "9" "09 October 2005" "" ""
.SH NAME
pci_disable_rom \- disable ROM decoding for a PCI device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void pci_disable_rom (struct pci_dev * \fIpdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIpdev\fB\fR
PCI device to disable
.SH "DESCRIPTION"
.PP
Disable ROM decoding on a PCI device by turning off the last bit in the
ROM BAR.