.\" 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 "IDE_PCI_CHECK_IOMEM" "" "06 October 2005" "" "" .SH NAME ide_pci_check_iomem \- check a register is I/O .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ide_pci_check_iomem (struct pci_dev * \fIdev\fB, ide_pci_device_t * \fId\fB, int \fIbar\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR pci device .TP \fB\fId\fB\fR ide_pci_device .TP \fB\fIbar\fB\fR bar number .SH "DESCRIPTION" .PP Checks if a BAR is configured and points to MMIO space. If so print an error and return an error code. Otherwise return 0