Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_datavar.h149 bhnd_nvram_data_op_getvar *op_getvar; member
H A Dbhnd_nvram_data.c519 return (nv->cls->op_getvar(nv, cookiep, buf, len, type)); in bhnd_nvram_data_getvar()