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)NAMEddi_node_name - return the devinfo node nameSYNOPSIS#include <sys/ddi.h> #include <sys/sunddi.h> char *ddi_node_name(dev_info_t *dip);INTERFACE LEVELSolaris DDI specific (Solaris DDI).PARAMETERSdip A pointer the device's dev_info structure.DESCRIPTIONThe ddi_node_name() function returns the device node name contained in the dev_info node pointed to by dip.RETURN VALUESThe ddi_node_name() function returns the device node name contained in the dev_info structure.CONTEXTThe ddi_node_name() function can be called from user, interrupt, or kernel context.SEE ALSOddi_binding_name(9F) Writing Device Drivers SunOS 5.11 16 Jan 2006 ddi_node_name(9F)
Related Man Pages |
---|
ddi_dev_is_sid(9f) - opensolaris |
ddi_binding_name(9f) - centos |
ddi_binding_name(9f) - mojave |
ddi_binding_name(9f) - xfree86 |
ddi_binding_name(9f) - hpux |
Similar Topics in the Unix Linux Community |
---|
Trying to block signal |
Study UNIX Kernel |
Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
What's legal and what's not? |
Shopt -s histappend |