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

/freebsd-12-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iovar.h40 typedef int (bhnd_nvram_iop_read)(struct bhnd_nvram_io *io, size_t offset, typedef
68 bhnd_nvram_iop_read *read; /**< read() implementation */
88 static bhnd_nvram_iop_read bhnd_nvram_ ## _n ## _read; \

Completed in 65 milliseconds