Searched defs:opal_read_write_table (Results 1 – 2 of 2) sorted by relevance
104 struct opal_read_write_table { struct105 struct opal_key key;106 const __u64 data;130 #define IOC_OPAL_GENERIC_TABLE_RW _IOW('p', 235, struct opal_read_write_table) argument
123 struct opal_read_write_table { struct124 struct opal_key key;125 const __u64 data;126 const __u8 table_uid[OPAL_UID_LENGTH];150 #define IOC_OPAL_GENERIC_TABLE_RW _IOW('p', 235, struct opal_read_write_table) argument