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

/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iovar.h55 typedef size_t (bhnd_nvram_iop_getsize)(struct bhnd_nvram_io *io); typedef
69 bhnd_nvram_iop_getsize *getsize; /**< getsize() implementation */
91 static bhnd_nvram_iop_getsize bhnd_nvram_ ## _n ## _getsize; \

Completed in 57 milliseconds