Searched defs:opal_read_write_table (Results 1 – 7 of 7) sorted by relevance
149 struct opal_read_write_table { struct150 struct opal_key key;151 const __u64 data;152 const __u8 table_uid[OPAL_UID_LENGTH];153 __u64 offset;154 __u64 size;157 __u64 flags;158 __u64 priv;
77702 struct opal_read_write_table { struct77703 struct opal_key key;77704 const __u64 data;77705 const __u8 table_uid[8];77706 __u64 offset;77707 __u64 size;77708 __u64 flags;77709 __u64 priv;
76176 struct opal_read_write_table { struct76177 struct opal_key key;76178 const __u64 data;76179 const __u8 table_uid[8];76180 __u64 offset;76181 __u64 size;76182 __u64 flags;76183 __u64 priv;
33331 struct opal_read_write_table { struct33332 struct opal_key key;33333 const __u64 data;33334 const __u8 table_uid[8];33335 __u64 offset;33336 __u64 size;33337 __u64 flags;33338 __u64 priv;