ddi_node_name(9f) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

ddi_node_name(9f)

ddi_node_name(9F)              Kernel Functions              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 in Oracle Solaris 11.4



Oracle Solaris 11.4               16 Jan 2006                ddi_node_name(9F)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3