Query: i2o_pci_alloc
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_PCI_ALLOC(9) Message-based devices I2O_PCI_ALLOC(9)NAMEi2o_pci_alloc - Allocate DMA memory, map IO memory for I2O controllerSYNOPSISint i2o_pci_alloc(struct i2o_controller * c);ARGUMENTSc I2O controllerDESCRIPTIONAllocate DMA memory for a PCI (or in theory AGP) I2O controller. All IO mappings are also done here. If MTRR is enabled, also do add memory regions here. Returns 0 on success or negative error code on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 I2O_PCI_ALLOC(9)