#include <sys/ddi.h> #include <sys/sunddi.h>
Solaris DDI specific (Solaris DDI).
ddi_node_name() returns the device node name contained in the dev_info node pointed to by dip.
ddi_node_name() returns the device node name contained in the dev_info structure.
ddi_node_name() can be called from user or interrupt context.
ddi_binding_name(9F)
Writing Device Drivers