Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.c56 static uint32_t bhnd_erom_iores_read(struct bhnd_erom_io *eio,
387 iores->eio.read = bhnd_erom_iores_read; in bhnd_erom_iores_new()
458 bhnd_erom_iores_read(struct bhnd_erom_io *eio, bhnd_size_t offset, u_int width) in bhnd_erom_iores_read() function