Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c116 #define PS_NAME "PS" macro
1274 if (strncmp(nodename, PS_NAME, in frudr_completion_handler()
1513 if (strncmp(ap_id, PS_NAME, PS_NAME_LEN) == 0) { in frudr_evhandler()
1542 (strncmp(ap_id, PS_NAME, PS_NAME_LEN) == 0)) { in frudr_evhandler()
1631 if (strncmp(ap_id, PS_NAME, PS_NAME_LEN) == 0) { in frudr_evhandler()
2945 ps_flag = (strncmp(hpu->id.name, PS_NAME, in add_op_status()