HomeSort by relevance Sort by last modified time
    Searched defs:sdev_node (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
piclenvsetup.c 102 char *sdev_node; /* sensed device node name */ member in struct:__anon1161
467 * temperature property under specified sdev_node node.
580 refnode = snodep->sdev_node;
  /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
piclenvsetup.c 130 char *sdev_node; /* sensed device node name */ member in struct:__anon1171
444 * temperature property under specified sdev_node node.
542 refnode = snodep->sdev_node;
  /onnv/onnv-gate/usr/src/uts/common/sys/fs/
sdev_impl.h 106 struct sdev_node *dh_data; /* the sdev_node */
126 struct sdev_node *sdev_lorigin; /* corresponding global sdev_node */
131 * /dev filesystem sdev_node defines
133 typedef struct sdev_node { struct
141 struct sdev_node *sdev_dotdot; /* parent */
187 * A sdev_node may go through 3 states:
188 * SDEV_INIT: When a new /dev file is first looked up, a sdev_node
190 * sdev_node cache. A node at this state will als
    [all...]

Completed in 120 milliseconds