Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.h71 struct bhnd_erom_io *bhnd_erom_iores_new(device_t dev, int rid);
H A Dbhnd_erom.c380 bhnd_erom_iores_new(device_t dev, int rid) in bhnd_erom_iores_new() function
/freebsd/sys/dev/bhnd/bcma/
H A Dbcma.c669 eio = bhnd_erom_iores_new(bus, BCMA_EROM_RID); in bcma_add_children()
/freebsd/sys/dev/bhnd/siba/
H A Dsiba.c1291 eio = bhnd_erom_iores_new(dev, SIBA_EROM_RID); in siba_add_children()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c572 eio = bhnd_erom_iores_new(sc->bus_dev, 0); in bhndb_attach()
/freebsd/share/man/man9/
H A DMakefile610 bhnd_erom.9 bhnd_erom_iores_new.9 \