Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_datavar.h140 bhnd_nvram_data_op_new *op_new; member
H A Dbhnd_nvram_data.c298 if ((error = cls->op_new(data, io))) { in bhnd_nvram_data_new()