Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h62 int bhndb_attach(device_t dev,
H A Dbhndb_pci.c452 error = bhndb_attach(dev, &cid, cores, ncores, &hostb_core, erom_class); in bhndb_pci_attach()
H A Dbhndb.c509 bhndb_attach(device_t dev, struct bhnd_chipid *cid, in bhndb_attach() function