/linux-2.4.37.9/include/asm-m68k/ |
D | sun3xflop.h | 50 static int once = 0; in sun3x_82072_fd_inb() local 62 if(!once) { in sun3x_82072_fd_inb() 63 once = 1; in sun3x_82072_fd_inb() 206 static int once = 0; in sun3xflop_request_irq() local 209 if(!once) { in sun3xflop_request_irq() 210 once = 1; in sun3xflop_request_irq()
|
/linux-2.4.37.9/drivers/char/ftape/lowlevel/ |
D | ftape-calibr.c | 230 unsigned int once; in ftape_calibrate() local 242 once = diff(t0, t1); in ftape_calibrate() 248 time = ftape_timediff(0, multiple - once); in ftape_calibrate() 251 usecs(once), count - 1, usecs(multiple), tc); in ftape_calibrate()
|
/linux-2.4.37.9/include/asm-sparc/ |
D | floppy.h | 266 static int once = 0; in sun_fd_request_irq() local 269 if(!once) { in sun_fd_request_irq() 270 once = 1; in sun_fd_request_irq()
|
/linux-2.4.37.9/drivers/net/ |
D | ethertap.c | 176 static int once; in ethertap_start_xmit() local 179 if (!once) { in ethertap_start_xmit() 180 once = 1; in ethertap_start_xmit()
|
D | sgiseeq.c | 202 static int once; in sgiseeq_dump_rings() local 208 if (once) in sgiseeq_dump_rings() 210 once++; in sgiseeq_dump_rings()
|
/linux-2.4.37.9/fs/proc/ |
D | inode-alloc.txt | 12 a) once we'll split the thing into several virtual filesystems we
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.syncppp | 32 the ipppd once after installing the modules. The ipppd 35 all devices at once. If you want to use two PPP connections
|
/linux-2.4.37.9/Documentation/ |
D | scsi.txt | 26 once the scsi core is present in the kernel (either compiled in or loaded 31 and then unload it once you have no further need for the driver (and release
|
D | laptop-mode.txt | 29 hard drive once it has been spun up, flushing the old dirty data out to 32 a few seconds. This means that once the disk spins down again, everything
|
/linux-2.4.37.9/Documentation/usb/ |
D | silverlink.txt | 53 DESC: Timeout value in tenth of seconds. If no data is available once this 63 without any data. The application should retry a read operation at least once.
|
D | bluetooth.txt | 12 devices at once.
|
/linux-2.4.37.9/arch/sh/lib/ |
D | memset.S | 42 mov.l r5,@-r4 ! set 8-byte at once
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | floppy.h | 221 static int once = 0; in sun_fd_request_irq() local 224 if(!once) { in sun_fd_request_irq() 225 once = 1; in sun_fd_request_irq()
|
/linux-2.4.37.9/Documentation/video4linux/bttv/ |
D | README.quirks | 31 access to the Bt879. Neither function can preempt the other once on the 55 internal arbiter may still logical-or the two requests. However, once
|
D | Insmod-options | 138 once=1 Don't check the TV-stations Audio mode 139 every few seconds, but only once after
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | irq.c | 571 static int once = 0; in init_IRQ() local 573 if ( once ) in init_IRQ() 576 once++; in init_IRQ()
|
/linux-2.4.37.9/arch/alpha/lib/ |
D | ev6-memset.S | 177 subq $3, 16, $2 # E : Repeat the loop at least once more? 354 subq $3, 16, $2 # E : Repeat the loop at least once more? 541 subq $3, 16, $2 # E : Repeat the loop at least once more?
|
/linux-2.4.37.9/Documentation/cdrom/ |
D | mcdx | 12 and so on, one entry for each drive to support, once.
|
D | optcd | 19 Before you can use the driver, you have to create the device file once:
|
/linux-2.4.37.9/Documentation/input/ |
D | joystick-parport.txt | 39 and/or SNES gamepads connected to the parallel port at once, the output 269 once, you need the sticks to be purely switch based (that is non-TTL), and 459 Should you want to use more than one of parallel ports at once, you can use 491 Should you want to use more than one of these joysticks/pads at once, you 506 Should you want to use more than one of these interfaces at once, you can
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | dtlb_backend.S | 80 retry ! Load PTE once again
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | process.c | 228 int once = 0; variable 238 if (!once) { in idle_trace() 250 once++; in idle_trace()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | irq.c | 881 static int once = 0; in init_IRQ() local 883 if ( once ) in init_IRQ() 886 once++; in init_IRQ()
|
/linux-2.4.37.9/Documentation/networking/ |
D | driver.txt | 67 3) Do not forget that once you return 0 from your hard_start_xmit
|
/linux-2.4.37.9/Documentation/sound/ |
D | OPL3-SA | 46 If you said yes, the software synth is available once you boot your new
|