Home
last modified time | relevance | path

Searched refs:opalmethod (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/block/
Dsed-opal.c178 static const u8 opalmethod[][OPAL_METHOD_LENGTH] = { variable
1157 err = cmd_start(dev, table, opalmethod[OPAL_GET]); in generic_get_column()
1211 err = cmd_start(dev, uid, opalmethod[OPAL_GENKEY]); in gen_key()
1291 err = cmd_start(dev, uid, opalmethod[OPAL_SET]); in generic_table_write_data()
1341 err = cmd_start(dev, uid, opalmethod[OPAL_SET]); in generic_lr_enable_disable()
1401 err = cmd_start(dev, uid, opalmethod[OPAL_SET]); in setup_locking_range()
1452 opalmethod[OPAL_STARTSESSION]); in start_generic_opal_session()
1558 opalmethod[OPAL_STARTSESSION]); in start_auth_opal_session()
1586 opalmethod[OPAL_REVERT]); in revert_tper()
1604 err = cmd_start(dev, uid, opalmethod[OPAL_SET]); in internal_activate_user()
[all …]