.\" 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 "MACIO_PCI_ADD_DEVICES" "" "06 October 2005" "" "" .SH NAME macio_pci_add_devices \- Adds sub-devices of mac-io to the device tree .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void macio_pci_add_devices (struct macio_chip * \fIchip\fB); \fR .SH "ARGUMENTS" .TP \fB\fIchip\fB\fR pointer to the macio_chip holding the devices .SH "DESCRIPTION" .PP This function will do the job of extracting devices from the Open Firmware device tree, build macio_dev structures and add them to the Linux device tree. .PP For now, childs of media-bay are added now as well. This will change rsn though.