Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dsed-opal.c177 static const u8 opalmethod[][OPAL_METHOD_LENGTH] = { variable
1115 err = cmd_start(dev, table, opalmethod[OPAL_GET]); in generic_get_column()
1169 err = cmd_start(dev, uid, opalmethod[OPAL_GENKEY]); in gen_key()
1230 err = cmd_start(dev, uid, opalmethod[OPAL_SET]); in generic_lr_enable_disable()
1290 err = cmd_start(dev, uid, opalmethod[OPAL_SET]); in setup_locking_range()
1341 opalmethod[OPAL_STARTSESSION]); in start_generic_opal_session()
1447 opalmethod[OPAL_STARTSESSION]); in start_auth_opal_session()
1475 opalmethod[OPAL_REVERT]); in revert_tper()
1493 err = cmd_start(dev, uid, opalmethod[OPAL_SET]); in internal_activate_user()
1521 err = cmd_start(dev, uid, opalmethod[OPAL_ERASE]); in erase_locking_range()
[all …]