Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_datavar.h148 bhnd_nvram_data_op_getvar_order *op_getvar_order; member
H A Dbhnd_nvram_data.c492 return (nv->cls->op_getvar_order(nv, cookiep1, cookiep2)); in bhnd_nvram_data_getvar_order()