Lines Matching defs:disabled
1482 * TSTAT_DISABLED_BA constant defines an offset in the disabled entry. Both
1484 * #undef'd immediately afterwards. Any change to "enabled" or "disabled"
1517 * This is the entry in the interposing trap table for disabled trap
1520 * of the block comment, all TL>0 traps _must_ use the disabled entry;
1521 * additional entries may be explicitly disabled through the use
1524 static const uint32_t disabled[TSTAT_ENT_NINSTR] = {
1546 bcopy(disabled, ent, sizeof (disabled));
1639 * This is the entry in the interposing trap table for disabled trap
1642 * of the block comment, all TL>0 traps _must_ use the disabled entry;
1643 * additional entries may be explicitly disabled through the use
1646 static const uint32_t disabled[TSTAT_ENT_NINSTR] = {
1681 bcopy(disabled, ent, sizeof (disabled));
2250 * be disabled.