Home
last modified time | relevance | path

Searched refs:physical_dev (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c495 char *physical_dev; in psvc_remove_missing_nodes_0() local
508 &physical_dev, PSVC_PHYSICAL_DEVICE, i); in psvc_remove_missing_nodes_0()
511 if (strncmp(physical_dev, "LTC1427", 7) == 0) in psvc_remove_missing_nodes_0()
513 status = psvc_get_attr(hdlp, physical_dev, in psvc_remove_missing_nodes_0()
517 status = psvc_get_attr(hdlp, physical_dev, PSVC_PRESENCE_ATTR, in psvc_remove_missing_nodes_0()
520 syslog(LOG_ERR, GET_PRESENCE_FAILED_MSG, physical_dev, in psvc_remove_missing_nodes_0()
528 psvcplugin_lookup(physical_dev, parent_path, in psvc_remove_missing_nodes_0()