Searched refs:LockLed (Results 1 – 2 of 2) sorted by relevance
260 int LockLed; member
1629 if (tmp->LockLed && tmp->dixdev && tmp->dixdev->key) { in KdCheckLock()1631 isSet = (tmp->leds & (1 << (tmp->LockLed - 1))) != 0; in KdCheckLock()1636 KdSetLed(tmp, tmp->LockLed, shouldBeSet); in KdCheckLock()