Linux Kernel
3.7.1
|
#include <iorpc.h>
Data Fields | |
uint64_t | offset |
struct { | |
uint16_t code | |
uint16_t format | |
uint32_t sub_offset | |
}; | |
uint32_t | opcode |
The offset passed through the read() and write() system calls combines an opcode with 32 bits of user-specified offset.
struct { ... } |