Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2009 10:08:12 +0100 (BST)
From:      Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To:        Barney Cordoba <barney_cordoba@yahoo.com>
Cc:        current@freebsd.org
Subject:   Re: where is device_get_parent function defined
Message-ID:  <20090922100729.O39832@ury.york.ac.uk>
In-Reply-To: <16199.15820.qm@web63906.mail.re1.yahoo.com>
References:  <16199.15820.qm@web63906.mail.re1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090922100729.O39832>