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

/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iovar.h66 struct bhnd_nvram_iops { struct
80 const struct bhnd_nvram_iops *iops;
84 * Declare a bhnd_nvram_iops class with name @p _n.
95 static struct bhnd_nvram_iops bhnd_nvram_ ## _n ## _ops = { \

Completed in 67 milliseconds