Searched refs:bhnd_sprom_attach (Results 1 – 3 of 3) sorted by relevance
78 return (bhnd_sprom_attach(dev, 0)); in bhnd_sprom_attach_meth()93 bhnd_sprom_attach(device_t dev, bus_size_t offset) in bhnd_sprom_attach() function
41 int bhnd_sprom_attach(device_t dev, bus_size_t offset);
92 error = bhnd_sprom_attach(dev, caps->sprom_offset); in chipc_sprom_attach()