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

/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iovar.h48 typedef int (bhnd_nvram_iop_write)(struct bhnd_nvram_io *io, size_t offset, typedef
72 bhnd_nvram_iop_write *write; /**< write() implementation */
90 static bhnd_nvram_iop_write bhnd_nvram_ ## _n ## _write; \

Completed in 55 milliseconds