where is device_get_parent function defined

Gavin Atkinson gavin.atkinson at ury.york.ac.uk
Tue Sep 22 09:08:20 UTC 2009


On Mon, 21 Sep 2009, Barney Cordoba wrote:

> I can't seem to find where device_get_parent() is defined.

theta %4  cd /usr/src/sys && grep -rn ^device_get_parent *
kern/subr_bus.c:1855:device_get_parent(device_t dev)

Gavin


More information about the freebsd-current mailing list