|
NAMEdevice_get_parent —
return the device's parent
SYNOPSIS#include <sys/param.h>
#include <sys/bus.h>
device_t
DESCRIPTIONThedevice_get_parent () function returns the name of the
device's parent device.
SEE ALSOdevice(9)AUTHORSThis manual page was written by Warner Losh.
Visit the GSP FreeBSD Man Page Interface. |