Searched refs:op_find (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bhnd/nvram/ | ||
H A D | bhnd_nvram_datavar.h | 146 bhnd_nvram_data_op_find *op_find; member |
H A D | bhnd_nvram_data.c | 439 return (nv->cls->op_find(nv, name)); in bhnd_nvram_data_find() |