Lines Matching defs:disabled
46 * have to maintain our own SW IRQ disabled status. This should be
134 bool disabled; /* P: lock */
241 if (!ts->disabled && !ts->suspended) {
253 if (!ts->disabled && !ts->suspended) {
293 if (!ts->disabled) {
298 ts->disabled = true;
308 if (ts->disabled) {
310 ts->disabled = false;
603 return sprintf(buf, "%u\n", ts->disabled);
947 if (!ts->disabled)
974 if (!ts->disabled)