Home
last modified time | relevance | path

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

/linux/block/
H A Dsed-opal.c538 const struct opal_step *steps, size_t n_steps) in execute_steps()
548 for (state = 0; state < n_steps; state++) { in execute_steps()
534 execute_steps(struct opal_dev * dev,const struct opal_step * steps,size_t n_steps) execute_steps() argument