Searched refs:opalmethod (Results 1 – 1 of 1) sorted by relevance
/block/ |
D | sed-opal.c | 179 static const u8 opalmethod[][OPAL_METHOD_LENGTH] = { variable 1117 err = cmd_start(dev, table, opalmethod[OPAL_GET]); in generic_get_column() 1171 err = cmd_start(dev, uid, opalmethod[OPAL_GENKEY]); in gen_key() 1251 err = cmd_start(dev, uid, opalmethod[OPAL_SET]); in generic_table_write_data() 1301 err = cmd_start(dev, uid, opalmethod[OPAL_SET]); in generic_lr_enable_disable() 1361 err = cmd_start(dev, uid, opalmethod[OPAL_SET]); in setup_locking_range() 1412 opalmethod[OPAL_STARTSESSION]); in start_generic_opal_session() 1518 opalmethod[OPAL_STARTSESSION]); in start_auth_opal_session() 1546 opalmethod[OPAL_REVERT]); in revert_tper() 1564 err = cmd_start(dev, uid, opalmethod[OPAL_SET]); in internal_activate_user() [all …]
|