/linux-2.4.37.9/drivers/net/ |
D | 3c505.c | 270 } while (stat1 != inb_status(base_addr) && time_before(jiffies, timeout)); in get_status() 350 for (timeout = jiffies + 5*HZ/100; time_before(jiffies, timeout);) { in send_pcb_slow() 448 for (timeout = jiffies + 5*HZ/100; time_before(jiffies, timeout);) { in send_pcb() 500 while (((stat = get_status(dev->base_addr)) & ACRF) == 0 && time_before(jiffies, timeout)); in receive_pcb() 509 while (((stat = get_status(dev->base_addr)) & ACRF) == 0 && time_before(jiffies, timeout)); in receive_pcb() 725 while ((inb_status(dev->base_addr) & ACRF) != 0 && time_before(jiffies, timeout)) { in elp_interrupt() 950 while (adapter->got[CMD_CONFIGURE_ADAPTER_MEMORY] == 0 && time_before(jiffies, timeout)); in elp_open() 969 while (adapter->got[CMD_CONFIGURE_82586] == 0 && time_before(jiffies, timeout)); in elp_open() 1153 while (adapter->got[CMD_NETWORK_STATISTICS] == 0 && time_before(jiffies, timeout)); in elp_get_stats() 1239 while (adapter->got[CMD_LOAD_MULTICAST_LIST] == 0 && time_before(jiffies, timeout)); in elp_set_mc_list() [all …]
|
D | seeq8005.c | 250 …while ( ((inw(SEEQ_STATUS) & SEEQSTAT_FIFO_EMPTY) != SEEQSTAT_FIFO_EMPTY) && time_before(jiffies, … in seeq8005_probe1() 253 …while ( ((inw(SEEQ_STATUS) & SEEQSTAT_WINDOW_INT) != SEEQSTAT_WINDOW_INT) && time_before(jiffies, … in seeq8005_probe1() 711 …while ( ( ((status=inw(SEEQ_STATUS)) & SEEQSTAT_WINDOW_INT) != SEEQSTAT_WINDOW_INT) && time_before… in wait_for_buffer()
|
/linux-2.4.37.9/drivers/net/wireless/ |
D | orinoco_pci.c | 150 while(time_before(jiffies, timeout)) { in orinoco_pci_cor_reset() 161 while(time_before(jiffies, timeout)) { in orinoco_pci_cor_reset() 171 while (time_before(jiffies, timeout) && (reg & HERMES_CMD_BUSY)) { in orinoco_pci_cor_reset()
|
/linux-2.4.37.9/drivers/isdn/eicon/ |
D | eicon_isa.c | 250 while (time_before(jiffies, timeout)) { in eicon_isa_bootload() 366 while (time_before(jiffies, timeout)) { in eicon_isa_load() 389 while (time_before(jiffies, timeout)) { in eicon_isa_load() 414 while (time_before(jiffies, timeout)) { in eicon_isa_load()
|
/linux-2.4.37.9/drivers/char/ |
D | nwflash.c | 397 while (!(c1 & 0x80) && time_before(jiffies, temp)) { in erase_block() 526 while (!(c1 & 0x80) && time_before(jiffies, timeout1)) in write_block() 564 if (time_before(jiffies, timeout)) { in write_block()
|
D | sbc60xxwdt.c | 121 if(time_before(jiffies, next_heartbeat)) in wdt_timer_ping()
|
D | w83877f_wdt.c | 105 if(time_before(jiffies, next_heartbeat)) in wdt_timer_ping()
|
D | alim7101_wdt.c | 102 if(time_before(jiffies, next_heartbeat)) in wdt_timer_ping()
|
D | sc520_wdt.c | 132 if(time_before(jiffies, next_heartbeat)) in wdt_timer_ping()
|
/linux-2.4.37.9/include/linux/ |
D | timer.h | 69 #define time_before(a,b) time_after(b,a) macro
|
/linux-2.4.37.9/drivers/parport/ |
D | ieee1284_ops.c | 89 if (!time_before (jiffies, expire)) in parport_ieee1284_write_compat() 112 } while (time_before (jiffies, expire)); in parport_ieee1284_write_compat() 137 if (time_before (jiffies, expire)) in parport_ieee1284_write_compat() 537 if (!time_before (jiffies, expire)) in parport_ieee1284_ecp_read_data()
|
D | parport_pc.c | 535 if (current->need_resched && time_before (jiffies, expire)) in parport_pc_fifo_write_block_pio() 554 if (!time_before (jiffies, expire)) { in parport_pc_fifo_write_block_pio() 562 time_before (jiffies, expire)) in parport_pc_fifo_write_block_pio() 678 if (!time_before (jiffies, expire)) { in parport_pc_fifo_write_block_dma() 772 } while (time_before (jiffies, expire)); in parport_pc_compat_write_block_pio() 870 } while (time_before (jiffies, expire)); in parport_pc_ecp_write_block_pio() 1035 if (current->need_resched && time_before (jiffies, expire)) in parport_pc_ecp_read_block_pio() 1064 if (!time_before (jiffies, expire)) { in parport_pc_ecp_read_block_pio() 1073 time_before (jiffies, expire)) { in parport_pc_ecp_read_block_pio()
|
/linux-2.4.37.9/drivers/net/appletalk/ |
D | ltpc.c | 1030 while(time_before(jiffies, timeout)) { in ltpc_probe_dma() 1036 while(time_before(jiffies, timeout)) { in ltpc_probe_dma() 1134 while(time_before(jiffies, timeout)) ; /* hold it in reset for a coupla jiffies */ in ltpc_probe() 1145 while(time_before(jiffies, timeout)) { in ltpc_probe() 1193 while(time_before(jiffies, timeout)) { in ltpc_probe()
|
/linux-2.4.37.9/drivers/net/wan/lmc/ |
D | lmc_debug.c | 80 while(time_before(jiffies, j)) in lmc_trace()
|
/linux-2.4.37.9/arch/m68k/amiga/ |
D | pcmcia.c | 30 while (time_before(jiffies, reset_start_time + 1*HZ/100)); in pcmcia_reset()
|
/linux-2.4.37.9/drivers/cdrom/ |
D | cdu31a.c | 468 while (time_before(jiffies, retry_count) && (!is_attention())) { in scd_reset() 730 while (time_before(jiffies, retry_count) && (!is_attention())) { in restart_on_error() 790 while (time_before(jiffies, retry_count) in get_result() 946 while (time_before(jiffies, retry_count) && (is_busy())) { in do_sony_cd_cmd() 1191 while (time_before(jiffies, retry_count) && (is_busy())) { in start_request() 1430 while (time_before(jiffies, retry_count) && !(is_data_ready())) { in read_data_block() 1461 while (time_before(jiffies, retry_count) in read_data_block() 2433 while (time_before(jiffies, retry_count) && !(is_data_ready()) in read_audio_data() 2483 while (time_before(jiffies, retry_count) in read_audio_data() 3259 while (time_before(jiffies, retry_count) in get_drive_configuration()
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | time.c | 107 time_before(xtime.tv_sec, next_rtc_update)) in do_set_rtc()
|
/linux-2.4.37.9/net/sunrpc/ |
D | auth.c | 156 time_before(cred->cr_expire, jiffies)) { in rpcauth_gc_credcache() 200 if (time_before(auth->au_nextgc, jiffies)) in rpcauth_lookup_credcache()
|
/linux-2.4.37.9/drivers/net/e100/ |
D | e100_eeprom.c | 106 if (time_before(jiffies, expiration_time)) in eeprom_set_semaphore() 539 if (time_before(jiffies, expiration_time)) in eeprom_wait_cmd_done()
|
/linux-2.4.37.9/drivers/isdn/avmb1/ |
D | avmcard.h | 221 while (!b1_rx_full(base) && time_before(jiffies, stop)); in b1_get_byte() 252 while (!b1_tx_empty(base) && time_before(jiffies,stop)); in b1_save_put_byte()
|
D | b1dma.c | 107 && time_before(jiffies, stop)); in b1dma_tolink() 121 && time_before(jiffies, stop)); in b1dma_fromlink() 650 for (stop = jiffies + tout * HZ; time_before(jiffies, stop);) { in b1dma_loaded() 660 for (stop = jiffies + tout * HZ; time_before(jiffies, stop);) { in b1dma_loaded()
|
/linux-2.4.37.9/drivers/media/video/ |
D | tuner-3036.c | 97 while (!tuner_islocked(c) && time_before(jiffies, give_up)) in set_tv_freq()
|
/linux-2.4.37.9/drivers/ide/legacy/ |
D | pdc4030.c | 513 if (time_before(jiffies, hwgroup->poll_timeout)) { in promise_complete_pollfunc() 614 if (time_before(jiffies, hwgroup->poll_timeout)) { in promise_write_pollfunc() 765 } while (time_before(jiffies, timeout));
|
/linux-2.4.37.9/drivers/scsi/ |
D | qlogicfas.c | 276 while (time_before(jiffies, i) && !qabort && !((k = inb(qbase + 4)) & 0xe0)) { in ql_wai() 410 while ( time_before(jiffies, k) && !qabort && !(inb(qbase + 4) & 6)); /* wait for status phase */ in ql_pcmd()
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | smpboot.c | 356 while (time_before(jiffies, timeout)) { in smp_callin() 365 if (!time_before(jiffies, timeout)) { in smp_callin()
|