Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_datavar.h139 bhnd_nvram_data_op_serialize *op_serialize; member
H A Dbhnd_nvram_data.c109 return (cls->op_serialize(cls, props, options, outp, olen)); in bhnd_nvram_data_serialize()