Searched refs:bhnd_nvram_iops (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iovar.h67 struct bhnd_nvram_iops { struct
81 const struct bhnd_nvram_iops *iops;
85 * Declare a bhnd_nvram_iops class with name @p _n.
96 static struct bhnd_nvram_iops bhnd_nvram_ ## _n ## _ops = { \

Completed in 39 milliseconds