Home
last modified time | relevance | path

Searched refs:bhnd_erom_iores_fini (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.c58 static void bhnd_erom_iores_fini(struct bhnd_erom_io *eio);
388 iores->eio.fini = bhnd_erom_iores_fini; in bhnd_erom_iores_new()
478 bhnd_erom_iores_fini(struct bhnd_erom_io *eio) in bhnd_erom_iores_fini() function