SLKED
if (*(int *)data & SLKED)
&sc->sc_loc_scrolllock, leds & SLKED ? 1 : 0);
led = SLKED;
if (scp == scp->sc->cur_scp && scp->status & SLKED) {
scp->status &= ~SLKED;
update_kbd_state(scp, scp->status, SLKED);
if (!ISGRAPHSC(scp) && scp->history && scp->status & SLKED) {
if (f & SLKED) {
scp->status |= SLKED;
if (scp->status & SLKED) {
scp->status &= ~SLKED;
if (scp->status & SLKED ||
if (sc->sc_leds & SLKED) {
if (vw->vw_kbdstate & SLKED) {
if (vw->vw_kbdstate & SLKED) {
((shift & BIOS_SLKED) != 0 ? SLKED : 0) |
#define LOCK_MASK (CLKED | NLKED | SLKED | ALKED)