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

/freebsd-12-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iovar.h56 typedef size_t (bhnd_nvram_iop_getsize)(struct bhnd_nvram_io *io); typedef
70 bhnd_nvram_iop_getsize *getsize; /**< getsize() implementation */
92 static bhnd_nvram_iop_getsize bhnd_nvram_ ## _n ## _getsize; \

Completed in 48 milliseconds