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)NAMEi2o_msg_in_to_virt - Turn an I2O message to a virtual addressSYNOPSISstruct i2o_message __iomem * i2o_msg_in_to_virt(struct i2o_controller * c, u32 m);ARGUMENTSc controller m message engine valueDESCRIPTIONTurn 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 I2O_MSG_IN_TO_VIRT(9)
| Related Man Pages |
|---|
| usb_sg_init(9) - suse |
| struct_rio_ops(9) - centos |
| get_user_pages(9) - suse |
| i2o_scsi(7d) - sunos |
| i2o_bs(7d) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Getting command output to putty window title. |
| A (ksh) Library For and From UNIX.com |
| 32 bit process addressing more than 4GB |