suse man page for i2o_msg_in_to_virt

Query: i2o_msg_in_to_virt

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

I2O_MSG_IN_TO_VIRT(9)					       Message-based devices					     I2O_MSG_IN_TO_VIRT(9)

NAME
i2o_msg_in_to_virt - Turn an I2O message to a virtual address
SYNOPSIS
struct i2o_message __iomem * i2o_msg_in_to_virt(struct i2o_controller * c, u32 m);
ARGUMENTS
c controller m message engine value
DESCRIPTION
Turn a send message from an I2O controller bus address into a Linux virtual address. The shared page frame is a linear block so we simply have to shift the offset. This function does not work for receive side messages as they are kmalloc objects in a different pool.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2O_MSG_IN_TO_VIRT(9)
Related Man Pages
struct_irq_chip_generic(9) - centos
ipcontroller(1) - suse
struct_nand_chip(9) - suse
struct_spi_master(9) - suse
do_config(9r) - osf1
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I