.\" 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 "PIIX_PROBE_COMBINED" "" "06 October 2005" "" "" .SH NAME piix_probe_combined \- Determine if PATA and SATA are combined .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void piix_probe_combined (struct pci_dev * \fIpdev\fB, unsigned int * \fImask\fB); \fR .SH "ARGUMENTS" .TP \fB\fIpdev\fB\fR PCI device to examine .TP \fB\fImask\fB\fR (output) zero, PIIX_COMB_PRI or PIIX_COMB_SEC .SH "DESCRIPTION" .PP Determine if BIOS has secretly stuffed a PATA port into our otherwise-beautiful SATA PCI device. .SH "LOCKING" .PP Inherited from PCI layer (may sleep).