Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_datavar.h150 bhnd_nvram_data_op_getvar_ptr *op_getvar_ptr; member
H A Dbhnd_nvram_data.c697 return (nv->cls->op_getvar_ptr(nv, cookiep, len, type)); in bhnd_nvram_data_getvar_ptr()