<dec f='src/src/sys/sys/device.h' l='525' type='device_t device_find_by_driver_unit(const char * , int )'/>
<def f='src/src/sys/kern/subr_autoconf.c' l='2285' ll='2293' type='device_t device_find_by_driver_unit(const char * name, int unit)'/>
<doc f='src/src/sys/kern/subr_autoconf.c' l='2279'>/*
 * device_find_by_driver_unit:
 *
 *	Returns the device of the given driver name and unit or
 *	NULL if it doesn&apos;t exist.
 */</doc>
