Searched refs:op_caps (Results 1 – 3 of 3) sorted by relevance
203 } op_caps[] = { variable222 for (size_t j = 0; j < nitems(op_caps); j++) in dump_operations()223 if ((ops->ops[i]->flags & op_caps[j].flag) == in dump_operations()224 op_caps[j].flag) { in dump_operations()226 op_caps[j].str); in dump_operations()
144 bhnd_nvram_data_op_caps *op_caps; member
382 return (nv->cls->op_caps(nv)); in bhnd_nvram_data_caps()