tag | line | file | source code |
ready | 37 | arch/m68k/atari/joystick.c | joystick[j].ready = 1; |
ready | 62 | arch/m68k/atari/joystick.c | joystick[minor].ready = 0; |
ready | 77 | arch/m68k/atari/joystick.c | joystick[minor].ready = 0; |
ready | 96 | arch/m68k/atari/joystick.c | if (!joystick[minor].ready) |
ready | 102 | arch/m68k/atari/joystick.c | joystick[minor].ready = 0; |
ready | 113 | arch/m68k/atari/joystick.c | if (joystick[minor].ready) |
ready | 134 | arch/m68k/atari/joystick.c | joystick[0].ready = joystick[1].ready = 0; |
ready | 130 | drivers/char/amigamouse.c | mouse.ready = 1; |
ready | 190 | drivers/char/amigamouse.c | mouse.ready = 0; |
ready | 224 | drivers/char/amigamouse.c | if (!mouse.ready) |
ready | 250 | drivers/char/amigamouse.c | mouse.ready = 0; |
ready | 268 | drivers/char/amigamouse.c | if (mouse.ready) |
ready | 303 | drivers/char/amigamouse.c | mouse.ready = 0; |
ready | 46 | drivers/char/atarimouse.c | mouse.ready = 1; |
ready | 79 | drivers/char/atarimouse.c | mouse.ready = 0; |
ready | 104 | drivers/char/atarimouse.c | if (!mouse.ready) |
ready | 121 | drivers/char/atarimouse.c | mouse.ready = 0; |
ready | 134 | drivers/char/atarimouse.c | if (mouse.ready) |
ready | 162 | drivers/char/atarimouse.c | mouse.ready = 0; |
ready | 66 | drivers/char/atixlmouse.c | int ready; |
ready | 88 | drivers/char/atixlmouse.c | mouse.ready = 1; |
ready | 112 | drivers/char/atixlmouse.c | mouse.ready = 0; |
ready | 127 | drivers/char/atixlmouse.c | mouse.ready = 0; |
ready | 148 | drivers/char/atixlmouse.c | if (!mouse.ready) |
ready | 168 | drivers/char/atixlmouse.c | mouse.ready = 0; |
ready | 177 | drivers/char/atixlmouse.c | if (mouse.ready) |
ready | 220 | drivers/char/atixlmouse.c | mouse.ready = 0; |
ready | 83 | drivers/char/busmouse.c | mouse.ready = 1; |
ready | 145 | drivers/char/busmouse.c | mouse.ready = 0; |
ready | 179 | drivers/char/busmouse.c | if (!mouse.ready) |
ready | 204 | drivers/char/busmouse.c | mouse.ready = 0; |
ready | 222 | drivers/char/busmouse.c | if (mouse.ready) |
ready | 268 | drivers/char/busmouse.c | mouse.ready = 0; |
ready | 76 | drivers/char/msbusmouse.c | mouse.ready = 1; |
ready | 99 | drivers/char/msbusmouse.c | mouse.ready = 0; |
ready | 114 | drivers/char/msbusmouse.c | mouse.ready = mouse.dx = mouse.dy = 0; |
ready | 134 | drivers/char/msbusmouse.c | if (!mouse.ready) |
ready | 145 | drivers/char/msbusmouse.c | mouse.ready = 0; |
ready | 153 | drivers/char/msbusmouse.c | if (mouse.ready) |
ready | 181 | drivers/char/msbusmouse.c | mouse.present = mouse.active = mouse.ready = 0; |
ready | 66 | drivers/char/sunmouse.c | int ready; /* set if there if data is available */ |
ready | 126 | drivers/char/sunmouse.c | sunmouse.ready = 1; |
ready | 252 | drivers/char/sunmouse.c | sunmouse.ready = 1; |
ready | 267 | drivers/char/sunmouse.c | sunmouse.ready = sunmouse.delta_x = sunmouse.delta_y = 0; |
ready | 287 | drivers/char/sunmouse.c | sunmouse.active = sunmouse.ready = 0; |
ready | 322 | drivers/char/sunmouse.c | sunmouse.ready = !queue_empty (); |
ready | 332 | drivers/char/sunmouse.c | sunmouse.ready = !queue_empty (); |
ready | 348 | drivers/char/sunmouse.c | if(sunmouse.ready) |
ready | 408 | drivers/char/sunmouse.c | sunmouse.ready = sunmouse.active = 0; |
ready | 419 | drivers/char/sunmouse.c | sunmouse.ready = 1; |
ready | 193 | drivers/scsi/eata_generic.h | __u8 ready:1; /* drive ready */ |
ready | 116 | drivers/scsi/sd.c | if ( !rscsi_disks[target].ready ) { |
ready | 921 | drivers/scsi/sd.c | rscsi_disks[target].ready = 0; |
ready | 933 | drivers/scsi/sd.c | rscsi_disks[target].ready = 1; /* FLOPTICAL */ |
ready | 1127 | drivers/scsi/sd.c | rscsi_disks[i].ready = 1; |
ready | 1192 | drivers/scsi/sd.c | if ( rscsi_disks[i].device->removable && rscsi_disks[i].ready ) { |
ready | 32 | drivers/scsi/sd.h | unsigned char ready; /* flag ready for FLOPTICAL */ |
ready | 424 | drivers/scsi/st.c | if (STp->ready != ST_READY) |
ready | 523 | drivers/scsi/st.c | STp->ready = ST_READY; |
ready | 558 | drivers/scsi/st.c | STp->ready = ST_NO_TAPE; |
ready | 561 | drivers/scsi/st.c | STp->ready = ST_NOT_READY; |
ready | 829 | drivers/scsi/st.c | if (STp->ready != ST_READY) |
ready | 1122 | drivers/scsi/st.c | if (STp->ready != ST_READY) |
ready | 1630 | drivers/scsi/st.c | if (STp->ready != ST_READY && cmd_in != MTLOAD) |
ready | 2255 | drivers/scsi/st.c | if (STp->ready == ST_READY) |
ready | 2257 | drivers/scsi/st.c | if (STp->ready == ST_NO_TAPE) |
ready | 2269 | drivers/scsi/st.c | if (STp->ready != ST_READY) |
ready | 73 | drivers/scsi/st.h | unsigned char ready; |
ready | 373 | fs/proc/array.c | goto ready; |
ready | 381 | fs/proc/array.c | goto ready; |
ready | 385 | fs/proc/array.c | goto ready; |
ready | 388 | fs/proc/array.c | ready: |
ready | 20 | include/asm-m68k/amigamouse.h | int ready; |
ready | 17 | include/asm-m68k/atari_joystick.h | int ready; |
ready | 14 | include/asm-m68k/atari_mouse.h | int ready; |
ready | 95 | include/linux/busmouse.h | int ready; |