Searched refs:since (Results 1 – 25 of 40) sorted by relevance
12
/drivers/block/paride/ |
D | Transition-notes | 8 anything except B, since it is under if (!ps_tq_active) under 9 ps_spinlock. C is always preceded by B, since we can't reach it 12 the sum of numbers of A and C, since each call of ps_tq_int() is 16 since at any time number of B can not exceed the number of these 87 we were acquiring the lock, (1) would be already false, since 98 pi_spinlock, or after not tocuhing ->claimed_cont since acquiring pi_spinlock 122 ps_continuation, since the latter is changed only from the area. 123 We don't need to reset it to NULL, since we are guaranteed that there
|
/drivers/staging/crystalhd/ |
D | TODO | 5 since we don't have any other open sourced accelerators, it is the only
|
/drivers/media/radio/ |
D | Kconfig | 233 Note: this driver hasn't been tested since a long time due to lack 347 Note: this driver hasn't been tested since a long time due to lack 362 Note: this driver hasn't been tested since a long time due to lack 385 Note: this driver hasn't been tested since a long time due to lack 419 Note: this driver hasn't been tested since a long time due to lack
|
/drivers/input/ |
D | Kconfig | 50 option is only useful for out-of-tree drivers since 63 useful for out-of-tree drivers since in-tree drivers
|
/drivers/staging/line6/ |
D | Kconfig | 78 device. This is more accurate than user-space methods since it
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx.seq | 49 * in scratch ram since a reconnecting target can request sense and this will 280 * into the message out phase since we have ATN asserted. 375 * Also set SG_COUNT and SG_NEXT in memory since we cannot 520 * have to wait for it to finish or for us to get a phasemis. And, since 555 * We use STCNT instead of HCNT, since it's a reflection of how many bytes 816 * to post to the QOUTFIFO in the error cases since it would require extra 896 * since they are only initialized when we go into data_in or data_out. 903 * Use the residual number since STCNT is corrupted by 965 * and non-tagged transactions since the SCB may exist in any slot. 1006 * it since we have no clue what it pertains to.
|
/drivers/uio/ |
D | Kconfig | 55 This device differs from other UIO devices since it uses I/O
|
/drivers/tty/ipwireless/ |
D | hardware.c | 73 unsigned long since = jiffies - timing_stats.last_report_time; in report_timing() local 76 if (since >= HZ) { in report_timing() 83 jiffies_to_usecs(since), in report_timing()
|
/drivers/net/ethernet/3com/ |
D | Kconfig | 28 new card, since the 3c501 is slow, broken, and obsolete: you will
|
/drivers/net/ethernet/realtek/ |
D | Kconfig | 83 experimental since hardly documented by the manufacturer.
|
/drivers/message/i2o/ |
D | Kconfig | 14 processor (IOP), thus allowing high speeds since the CPU does not
|
/drivers/s390/char/ |
D | Kconfig | 89 Please select this option as a module since built-in operation is
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 317 * NULL out the SCB links since these fields 326 * Save SCBID of this SCB in REG0 since 457 * PCI-X mode, we do this to avoid split transactions since 839 * should go into the message out phase since we have ATN 1262 * Restore SCB TAG since we reuse this field 1346 * since they are only initialized when we go into data_in or data_out. 1483 * both FIFOs have been allocated since we last checked 2097 * the FIFO anyway since it costs us only one extra 2175 * count since the status received flag, and thus completion
|
D | aic7xxx.seq | 58 * in scratch ram since a reconnecting target can request sense and this will 448 * Put tag in connonical location since not 572 * the total for the command since we've already fetched 648 * should go into the message out phase since we have ATN 1277 * the SCB. We use STCNT instead of HCNT, since it's a reflection 1725 * since they are only initialized when we go into data_in or data_out. 1756 * Use the residual number since STCNT is corrupted by 1876 * transactions since the SCB may exist in any slot. If we're not
|
/drivers/net/ethernet/dec/tulip/ |
D | Kconfig | 97 Use HW to reduce RX interrupts. Not strictly necessary since NAPI
|
/drivers/ata/ |
D | libata-eh.c | 1836 u64 since; member 1846 if ((ent->eflags & ATA_EFLAG_OLD_ER) || (ent->timestamp < arg->since)) in speed_down_verdict_cb() 1922 arg.since = j64 - min(j64, j5mins); in ata_eh_speed_down_verdict() 1941 arg.since = j64 - min(j64, j10mins); in ata_eh_speed_down_verdict()
|
/drivers/scsi/ |
D | 53c700.scr | 68 ; Combinations, since the script assembler can't process |
|
D | 53c700_d.h_shipped | 71 ; Combinations, since the script assembler can't process |
|
/drivers/base/ |
D | Kconfig | 134 image since it combines both GPL and non-GPL work. You should
|
/drivers/tty/serial/8250/ |
D | Kconfig | 22 non-standard serial ports, since the configuration information will
|
/drivers/media/video/pwc/ |
D | philips.txt | 40 the latter, since it makes troubleshooting a lot easier. The built-in
|
/drivers/usb/gadget/ |
D | Kconfig | 514 Linux device, since it lets you debug several parts of the gadget 810 user space OBEX server talking to /dev/ttyGS*, since the kernel 918 Gadget. This is the configuration dedicated for Windows since RNDIS
|
/drivers/md/ |
D | Kconfig | 21 disk failures. This is called "Software RAID" since the combining of
|
/drivers/atm/ |
D | Kconfig | 36 Speedstream 3060 is currently not supported since we don't
|
/drivers/rtc/ |
D | Kconfig | 37 device should record time in UTC, since the kernel won't do 932 This RTC driver uses PXA RTC registers available since pxa27x
|
12