Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bhnd/
HDbhnd_erom.c59 static void bhnd_erom_iores_fini(struct bhnd_erom_io *eio);
389 iores->eio.fini = bhnd_erom_iores_fini; in bhnd_erom_iores_new()
479 bhnd_erom_iores_fini(struct bhnd_erom_io *eio) in bhnd_erom_iores_fini() function