Searched defs:scifioctl_reg (Results 1 – 5 of 5) sorted by relevance
119 struct scifioctl_reg { struct120 uint64_t addr;121 uint64_t len;122 int64_t offset;123 int32_t prot;124 int32_t flags;125 int64_t out_offset;
119 struct scifioctl_reg { struct120 __u64 addr;121 __u64 len;122 __s64 offset;123 __s32 prot;124 __s32 flags;125 __s64 out_offset;