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

/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iovar.h44 typedef int (bhnd_nvram_iop_read_ptr)(struct bhnd_nvram_io *io, size_t offset, typedef
69 bhnd_nvram_iop_read_ptr *read_ptr; /**< read_ptr() implementation */
89 static bhnd_nvram_iop_read_ptr bhnd_nvram_ ## _n ## _read_ptr; \

Completed in 46 milliseconds