Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dmem_cache_ioctl.h40 #define PN_ECSTATE_NA 0x5 /* Not Available */ macro
/titanic_41/usr/src/uts/sun4u/io/
H A Dmem_cache.c598 pattern |= PN_ECSTATE_NA; in mem_cache_ioctl_ops()
651 if (state != PN_ECSTATE_NA) { in mem_cache_ioctl_ops()
710 if (state != PN_ECSTATE_NA) { in mem_cache_ioctl_ops()
741 if (state != PN_ECSTATE_NA) { in mem_cache_ioctl_ops()
778 if (state != PN_ECSTATE_NA) { in mem_cache_ioctl_ops()
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcacheerr.c67 #define PN_ECSTATE_NA 5 macro
372 PN_ECSTATE_NA) in get_retired_ways()
1396 if ((state & (1 << bit)) != (PN_ECSTATE_NA & (1 << bit))) { in cmd_us4plus_tag_err()
1419 if ((tag_data[way] & CH_ECSTATE_MASK) == PN_ECSTATE_NA) { in cmd_us4plus_tag_err()
1532 if ((state == PN_ECSTATE_NA) || in pn_there_is_a_matching_synd()
H A Dcmd_Lxcache.c45 #define PN_ECSTATE_NA 5 macro
770 PN_ECSTATE_NA) in get_index_retired_ways()