Searched refs:table_uid (Results 1 – 1 of 1) sorted by relevance
| /linux/block/ |
| H A D | sed-opal.c | 1319 static int generic_get_table_info(struct opal_dev *dev, const u8 *table_uid, in generic_get_table_info() 1332 memcpy(uid + half, table_uid, half); 2427 write_tbl->size, write_tbl->table_uid); in read_table_data() 2467 err = generic_get_table_info(dev, read_tbl->table_uid, OPAL_TABLE_ROWS); in setup_opal_dev() 2483 err = cmd_start(dev, read_tbl->table_uid, opalmethod[OPAL_GET]); in check_opal_support() 1315 generic_get_table_info(struct opal_dev * dev,const u8 * table_uid,u64 column) generic_get_table_info() argument
|