Home
last modified time | relevance | path

Searched refs:timer (Results 101 – 122 of 122) sorted by relevance

12345

/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c920 wp->htag, state, path, wp->timer, in display_one_work()
924 wp->htag, state, path, tgt, wp->timer, in display_one_work()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6605 fctl_tc_constructor(timed_counter_t *tc, uint32_t max_value, clock_t timer) in fctl_tc_constructor() argument
6612 tc->timer = drv_usectohz(timer); in fctl_tc_constructor()
6676 tc->tid = timeout(fctl_tc_timer, tc, tc->timer); in fctl_tc_increment()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h2074 struct timer_list timer;
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c1825 mgm.bits.ldw.timer = ldgp->ldg_timer; in nxge_rx_intr()
1907 mgm.bits.ldw.timer = ldgp->ldg_timer; in nxge_rx_intr()
2830 mgm.bits.ldw.timer = ldgp->ldg_timer; in nxge_disable_poll()
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h568 uint8_t timer; /* Timer started. */ member
H A Dmr_sas.c1101 instance->unroll.timer = 0; in mrsas_detach()
1207 if (instance->unroll.timer == 1) { in mrsas_undo_resources()
1212 instance->unroll.timer = 0; in mrsas_undo_resources()
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile613 timer.h \
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dpci.esc932 * retry, and eventually the dto timer will expire
968 * retry, and eventually the dto timer will expire
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c737 timer.timer_sw_tmr_reload_value1, in lm_chip_reset()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c3436 clock_t timer; in emlxs_fca_pkt_abort() local
3777 timer = time + drv_usectohz(1000000); in emlxs_fca_pkt_abort()
3784 if (time >= timer) { in emlxs_fca_pkt_abort()
3786 timer = time + drv_usectohz(1000000); in emlxs_fca_pkt_abort()
/illumos-gate/usr/src/uts/common/
H A DMakefile.files375 timer.o \
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c4764 p->timer = 0; in pmcs_gwork()
4802 p->timer = 0; in pmcs_pwork()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt390 Cleaned up the output of the ASL Debug object. The timer() value is now
447 AcpiExec: Added support to make the debug object timer optional. Default
448 is timer disabled. This cleans up the debug object output -- the timer
2310 zero in the FADT indicates no PM timer.
3857 ACPI PM timer
3870 Moved the external ACPI PM timer interface prototypes to the public
11571 implements a 64-bit timer with 100 nanosecond granularity.
11576 the timer with the best clock available. Also, it keeps the core
13229 (Both) Eliminate spawning of thread from timer callback, in favor
13773 Initialize thermal driver's timer before it is used. (Knut
[all …]
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c359 static uint8_t sata_get_standby_timer(uint8_t *timer);
9406 sata_get_standby_timer(uint8_t *timer) in sata_get_standby_timer() argument
9412 count = count << 8 | timer[i]; in sata_get_standby_timer()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1963 * netboot/Makefile.am (libdrivers_a_SOURCES): Added timer.c and
1964 timer.h.
1990 * netboot/timer.c: Likewise.
1991 * netboot/timer.h: Likewise.
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt3195 coalescing value. Configure the timeset and timer-resolution
5898 stopped due to window, one packet will be sent every RTO timer
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c291 …mDNSs32 *const timer = mDNSOpaque16IsZero(q->TargetQID) ? &m->NextScheduledQuery : &m->NextuDNSEve… in SetNextQueryTime() local
292 if (*timer - NextQSendTime(q) > 0) in SetNextQueryTime()
293 *timer = NextQSendTime(q); in SetNextQueryTime()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m1424 file path=usr/include/sys/timer.h
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h13582 timer_reg_t timer; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex730 …\item eee\_tx\_lpi\_timer – EEE delay timer value, i.e., amount of time device should stay in idle…
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src7227 # 6 X Screen blanking timer (ON)
7228 # X Screen blanking timer (OFF)
H A Dterminfo.src8072 # 6 X Screen blanking timer (ON)
8073 # X Screen blanking timer (OFF)

12345