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

/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_io.c188 bhnd_nvram_io_setsize(struct bhnd_nvram_io *io, size_t size) function
H A Dbhnd_nvram_io.h65 int bhnd_nvram_io_setsize(struct bhnd_nvram_io *io,
H A Dbhnd_nvram_data_btxt.c479 if ((error = bhnd_nvram_io_setsize(btxt->data, io_size)))
H A Dbhnd_nvram_data_bcm.c730 if ((error = bhnd_nvram_io_setsize(bcm->data, io_size)))
H A Dbhnd_nvram_store.c1059 if ((error = bhnd_nvram_io_setsize(io, olen)))

Completed in 118 milliseconds