i2o_msg_in_to_virt(9) suse man page | unix.com

Man Page: i2o_msg_in_to_virt

Operating Environment: suse

Section: 9

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
struct_rio_ops(9) - centos
struct_nand_chip(9) - suse
do_config(9r) - osf1
svatophys(9r) - osf1
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
Tar Command
Docker learning Phase-I