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

/freebsd-12-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_io.c201 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().
136 * bhnd_nvram_io_free().
166 * bhnd_nvram_io_free().
186 * bhnd_nvram_io_free().
215 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.c562 bhnd_nvram_io_free(btxt->data);
H A Dbhnd_nvram_data_tlv.c440 bhnd_nvram_io_free(tlv->data);
H A Dbhnd_nvram_data_bcm.c799 bhnd_nvram_io_free(bcm->data);
H A Dbhnd_nvram_store.c1010 * via bhnd_nvram_io_free().
1080 bhnd_nvram_io_free(io);
/freebsd-12-stable/sys/mips/broadcom/
H A Dbcm_nvram_cfe.c236 bhnd_nvram_io_free(&iocfe->io);
248 * I/O context via bhnd_nvram_io_free().

Completed in 103 milliseconds