#include <sys/conf.h> #include <sys/ddi.h> #include <sys/sunddi.h>
Solaris DDI specific (Solaris DDI).
ddi_root_node() returns a pointer to the root node of the device information tree.
ddi_root_node() returns a pointer to a device information structure.
ddi_root_node() can be called from user or interrupt context.
Writing Device Drivers