Home
last modified time | relevance | path

Searched defs:node_file (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcplugin/
H A Dpsvcplugin.c90 struct node_file { struct
91 char path[256];
92 char file[256];
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcplugin/
H A Dpsvcplugin.c86 struct node_file { struct
87 char path[256];
111 #define DEV_PR_COUNT (sizeof (dev_pr_info) / sizeof (struct node_file)) argument