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

/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iovar.h39 typedef int (bhnd_nvram_iop_read)(struct bhnd_nvram_io *io, size_t offset, typedef
67 bhnd_nvram_iop_read *read; /**< read() implementation */
87 static bhnd_nvram_iop_read bhnd_nvram_ ## _n ## _read; \

Completed in 81 milliseconds