Symbol: execute_steps
block/sed-opal.c
2572
ret = execute_steps(dev, erase_steps, ARRAY_SIZE(erase_steps));
block/sed-opal.c
2608
ret = execute_steps(dev, steps, ARRAY_SIZE(steps));
block/sed-opal.c
2629
ret = execute_steps(dev, erase_steps, ARRAY_SIZE(erase_steps));
block/sed-opal.c
2660
ret = execute_steps(dev, mbr_steps, ARRAY_SIZE(mbr_steps));
block/sed-opal.c
2688
ret = execute_steps(dev, mbr_steps, ARRAY_SIZE(mbr_steps));
block/sed-opal.c
2712
ret = execute_steps(dev, mbr_steps, ARRAY_SIZE(mbr_steps));
block/sed-opal.c
2772
ret = execute_steps(dev, steps, ARRAY_SIZE(steps));
block/sed-opal.c
2799
ret = execute_steps(dev, psid_revert_steps,
block/sed-opal.c
2802
ret = execute_steps(dev, revert_steps,
block/sed-opal.c
2831
return execute_steps(dev, unlock_sum_steps,
block/sed-opal.c
2834
return execute_steps(dev, unlock_steps,
block/sed-opal.c
2847
return execute_steps(dev, mbrdone_step, ARRAY_SIZE(mbrdone_step));
block/sed-opal.c
2926
ret = execute_steps(dev, owner_steps, ARRAY_SIZE(owner_steps));
block/sed-opal.c
2952
ret = execute_steps(dev, active_steps, ARRAY_SIZE(active_steps));
block/sed-opal.c
2973
ret = execute_steps(dev, lr_steps, ARRAY_SIZE(lr_steps));
block/sed-opal.c
2992
ret = execute_steps(dev, lr_steps, ARRAY_SIZE(lr_steps));
block/sed-opal.c
3021
ret = execute_steps(dev, pw_steps, ARRAY_SIZE(pw_steps));
block/sed-opal.c
3058
ret = execute_steps(dev, pw_steps, ARRAY_SIZE(pw_steps));
block/sed-opal.c
3086
ret = execute_steps(dev, act_steps, ARRAY_SIZE(act_steps));
block/sed-opal.c
3143
return execute_steps(dev, read_table_steps,
block/sed-opal.c
3159
return execute_steps(dev, write_table_steps,