Lines Matching refs:pl
1073 ulong_t pl;
1077 pl = (ulong_t)pct;
1079 ASN_UNSIGNED, (uchar_t *)&pl, sizeof (pl));
1132 ulong_t pl = SUNFMFAULTEVENT_STATE_OTHER;
1135 pl = SUNFMFAULTEVENT_STATE_FAULTY;
1137 pl = SUNFMFAULTEVENT_STATE_REMOVED;
1139 pl = SUNFMFAULTEVENT_STATE_REPLACED;
1141 pl = SUNFMFAULTEVENT_STATE_REPAIRED;
1143 pl = SUNFMFAULTEVENT_STATE_ACQUITTED;
1145 ASN_INTEGER, (uchar_t *)&pl, sizeof (pl));