Searched refs:fmd_serd_exists (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_state.c92 if (fmd_serd_exists(hdl, uuid))
159 if (!fmd_serd_exists(hdl, serdnm)) {
H A Dgmem_dimm.c71 if (fmd_serd_exists(hdl, cc->cc_serdnm) &&
83 if (fmd_serd_exists(hdl, q->mq_serdnm))
H A Dgmem_page.c56 if (fmd_serd_exists(hdl, cc->cc_serdnm) && destroy)
H A Dgmem_memerr.c467 if (fmd_serd_exists(hdl, ip->mq_serdnm))
508 if (fmd_serd_exists(hdl, cp->mq_serdnm))
525 if (fmd_serd_exists(hdl, ip->mq_serdnm))
/illumos-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_state.c161 if (fmd_serd_exists(hdl, uuid))
252 if (!fmd_serd_exists(hdl, serdnm)) {
H A Dcmd_dimm.c121 if (fmd_serd_exists(hdl, cc->cc_serdnm) &&
131 if (fmd_serd_exists(hdl, q->mq_serdnm)) {
H A Dcmd_page.c60 if (fmd_serd_exists(hdl, cc->cc_serdnm) && destroy)
H A Dcmd_memerr.c321 if (fmd_serd_exists(hdl, ip->mq_serdnm))
363 if (fmd_serd_exists(hdl, cp->mq_serdnm)) {
382 if (fmd_serd_exists(hdl, ip->mq_serdnm))
H A Dcmd_cpu.c1526 if (fmd_serd_exists(hdl, cc->cc_serdnm) &&
2288 if (fmd_serd_exists(hdl, cp->cc_serdnm) &&
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.h210 extern int fmd_serd_exists(fmd_hdl_t *, const char *);
H A Dfmd_api.c1654 fmd_serd_exists(fmd_hdl_t *hdl, const char *name) function
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcache.c162 if (fmd_serd_exists(hdl, cc->cc_serdnm) && destroy) {
177 if (fmd_serd_exists(hdl, Lxcache->Lxcache_serdnm) && destroy) {
667 if (fmd_serd_exists(hdl, cc->cc_serdnm))
1072 if (fmd_serd_exists(hdl, cc->cc_serdnm)) {
H A Dcmd_Lxcacheerr.c1157 if (!fmd_serd_exists(hdl, Lxcache->Lxcache_serdnm)) {
1253 if (!fmd_serd_exists(hdl, Lxcache->Lxcache_case.cc_serdnm)) {
1814 if (!fmd_serd_exists(hdl,
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c1130 if ((serdn != -1 || serdt != NULL) && fmd_serd_exists(hdl, serdname) &&
1134 if (!fmd_serd_exists(hdl, serdname)) {

Completed in 81 milliseconds