Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.h78 int bhnd_erom_io_tell(struct bhnd_erom_io *eio,
H A Dbhnd_erom.c279 if ((error = bhnd_erom_io_tell(eio, &cc_addr, &cc_size))) in bhnd_erom_read_chipid()
341 bhnd_erom_io_tell(struct bhnd_erom_io *eio, bhnd_addr_t *addr, in bhnd_erom_io_tell() function