Home
last modified time | relevance | path

Searched defs:len_op (Results 1 – 1 of 1) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dtarget_core_user.h67 __u32 len_op; member
77 static inline enum tcmu_opcode tcmu_hdr_get_op(__u32 len_op) in tcmu_hdr_get_op()
82 static inline void tcmu_hdr_set_op(__u32 *len_op, enum tcmu_opcode op) in tcmu_hdr_set_op()
88 static inline __u32 tcmu_hdr_get_len(__u32 len_op) in tcmu_hdr_get_len()
93 static inline void tcmu_hdr_set_len(__u32 *len_op, __u32 len) in tcmu_hdr_set_len()