opensolaris man page for ddi_node_name

Query: ddi_node_name

OS: opensolaris

Section: 9f

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ddi_node_name(9F)					   Kernel Functions for Drivers 					 ddi_node_name(9F)

NAME
ddi_node_name - return the devinfo node name
SYNOPSIS
#include <sys/ddi.h> #include <sys/sunddi.h> char *ddi_node_name(dev_info_t *dip);
INTERFACE LEVEL
Solaris DDI specific (Solaris DDI).
PARAMETERS
dip A pointer the device's dev_info structure.
DESCRIPTION
The ddi_node_name() function returns the device node name contained in the dev_info node pointed to by dip.
RETURN VALUES
The ddi_node_name() function returns the device node name contained in the dev_info structure.
CONTEXT
The ddi_node_name() function can be called from user, interrupt, or kernel context.
SEE ALSO
ddi_binding_name(9F) Writing Device Drivers SunOS 5.11 16 Jan 2006 ddi_node_name(9F)
Related Man Pages
ddi_binding_name(9f) - opensolaris
ddi_dev_is_sid(9f) - sunos
ddi_dev_is_sid(9f) - php
ddi_binding_name(9f) - centos
ddi_binding_name(9f) - xfree86
Similar Topics in the Unix Linux Community
Trying to block signal
solaris zones vs container..
Grep the 'not running' jobs and will send the update in mail with its name(job)
What's legal and what's not?
Identify problem with while getopts