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

/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_io.c200 bhnd_nvram_io_free(struct bhnd_nvram_io *io) function
H A Dbhnd_nvram_io.h80 void bhnd_nvram_io_free(struct bhnd_nvram_io *io);
H A Dbhnd_sprom.c144 bhnd_nvram_io_free(io);
162 bhnd_nvram_io_free(io);
H A Dbhnd_nvram_iobuf.c72 * bhnd_nvram_io_free().
135 * bhnd_nvram_io_free().
165 * bhnd_nvram_io_free().
185 * bhnd_nvram_io_free().
214 bhnd_nvram_io_free(&iobuf->io);
H A Dbhnd_nvram_data_sprom.c757 bhnd_nvram_io_free(io);
787 bhnd_nvram_io_free(sp->data);
798 bhnd_nvram_io_free(sp->data);
H A Dbhnd_nvram_data_btxt.c560 bhnd_nvram_io_free(btxt->data);
H A Dbhnd_nvram_data_tlv.c439 bhnd_nvram_io_free(tlv->data);
H A Dbhnd_nvram_data_bcm.c799 bhnd_nvram_io_free(bcm->data);
H A Dbhnd_nvram_store.c1007 * via bhnd_nvram_io_free().
1077 bhnd_nvram_io_free(io);
/freebsd-13-stable/sys/mips/broadcom/
H A Dbcm_nvram_cfe.c235 bhnd_nvram_io_free(&iocfe->io);
246 * I/O context via bhnd_nvram_io_free().

Completed in 84 milliseconds