Man Page: i2o_msg_in_to_virt
Operating Environment: centos
Section: 9
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 3.10 June 2014 I2O_MSG_IN_TO_VIRT(9)
| Related Man Pages |
|---|
| hat_getkpfnum(9f) - opensolaris |
| struct_spi_master(9) - centos |
| ri(7) - osf1 |
| do_config(9r) - osf1 |
| svatophys(9r) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS 6 ran out of space, need to reclaim it |