Home
last modified time | relevance | path

Searched refs:missed (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_debug.c358 int missed; member
385 if (rs->missed) { in rdsv3_printk_ratelimit()
387 "%d callbacks suppressed\n", rs->missed); in rdsv3_printk_ratelimit()
390 rs->missed = 0; in rdsv3_printk_ratelimit()
397 rs->missed++; in rdsv3_printk_ratelimit()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c155 uint32_t missed = 0; in emlxs_event_destroy() local
184 hba->hba_event.missed++; in emlxs_event_destroy()
185 missed = 1; in emlxs_event_destroy()
191 entry->evt->label, entry->id, entry->flag, missed, eventq->count); in emlxs_event_destroy()
797 uint32_t *eventcount, uint32_t *missed) in emlxs_get_dfc_eventinfo() argument
812 if (!eventinfo || !eventcount || !missed) { in emlxs_get_dfc_eventinfo()
818 *missed = 0; in emlxs_get_dfc_eventinfo()
823 if (hba->hba_event.new > hba->hba_event.missed) { in emlxs_get_dfc_eventinfo()
824 hba->hba_event.new -= hba->hba_event.missed; in emlxs_get_dfc_eventinfo()
829 *missed = hba->hba_event.missed; in emlxs_get_dfc_eventinfo()
[all …]
H A Demlxs_dfc.c7625 uint32_t missed = 0; in emlxs_dfc_get_eventinfo() local
7681 &missed) != 0) { in emlxs_dfc_get_eventinfo()
7696 bcopy((void *)&missed, dfc->buf3, sizeof (uint32_t)); in emlxs_dfc_get_eventinfo()
7700 emlxs_dfc_xlate(dfc->cmd), event_count, hba->hba_event.missed, in emlxs_dfc_get_eventinfo()
/titanic_41/usr/src/uts/sun4v/ml/
H A Dmach_locore.s970 ! must reset ! the PC and nPC back to the beginning to prevent missed
987 ! the PC and nPC back to the beginning to prevent missed wakeups.
/titanic_41/usr/src/uts/sun4u/ml/
H A Dmach_locore.s806 ! must reset the PC and nPC back to the beginning to prevent missed
823 ! the PC and nPC back to the beginning to prevent missed wakeups.
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c409 intmax_t missed; in enum_value_print_p2() local
425 missed = (value & ~(intmax_t)eii.e_bits); in enum_value_print_p2()
431 if (missed != 0) in enum_value_print_p2()
437 if (!eii.e_found || missed) { in enum_value_print_p2()
438 mdb_printf("%#llx", missed); in enum_value_print_p2()
/titanic_41/usr/src/cmd/ssh/doc/
H A DCREDITS85 Apologies to anyone I have missed.
H A DChangeLog3 - (djm) Manually fix up missed diff hunks (mainly RCS idents)
1384 - Other minor changed (typecasts, etc) that I missed
1509 Fix some formatting problems I missed before.
/titanic_41/usr/src/lib/libpp/common/
H A DRELEASE38 ppcall.c: fix '(' peek bug that missed the MARK
63 03-02-28 ppsearch.c: fix -MM bug that missed prefix include hosted mark
329 fix PP_TRUNCATE macro fsm bug that missed some expansions
367 COMPATIBILITY macro recursion bug fix may cause some to be missed
/titanic_41/usr/src/uts/common/io/sfe/
H A Dsfe_util.h96 uint32_t missed; member
H A Dsfe_util.c4277 val = gstp->norcvbuf + gstp->missed; in gem_m_getstat()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c2070 int missed = ntransmitted - nreceived; in print_stats() local
2071 double loss = 100 * (double)missed / (double)ntransmitted; in print_stats()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_vnops.c2980 int missed; in nfs_readdir() local
3027 missed = 0; in nfs_readdir()
3110 if (!missed) in nfs_readdir()
3225 missed = 1; in nfs_readdir()
H A Dnfs3_vnops.c3726 int missed; in nfs3_readdir() local
3771 missed = 0; in nfs3_readdir()
3854 if (!missed) in nfs3_readdir()
3984 missed = 1; in nfs3_readdir()
/titanic_41/usr/src/uts/common/io/e1000api/
H A DREADME542 6595668 e1000g postinstall script missed 5 device ids which had been supported by shared code
556 6637039 e1000g_recycle() missed a mutex_exit()
/titanic_41/usr/src/uts/common/io/e1000g/
H A DREADME542 6595668 e1000g postinstall script missed 5 device ids which had been supported by shared code
556 6637039 e1000g_recycle() missed a mutex_exit()
/titanic_41/usr/src/lib/libast/common/
H A DRELEASE169 07-10-26 regex/regcomp.c: fix bug that missed ')' in ~(F)...
217 07-02-12 comp/conf.sh: fix CONF_LIMIT bug that missed ULONG_MAX etc.
495 04-01-31 features/vmalloc: fix typo that missed _mmap_zero
594 03-05-06 misc/optget.c: fix getopt_long() prefix==1 bug that missed short flags
1370 regrexec.c: fix REG_INVERT end boundary bug that missed last record
1458 fix stkclose() to free(stream) -- purify missed because of sfio links
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h99 uint32_t *missed);
H A Demlxs_fc.h702 uint32_t missed; member
/titanic_41/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README935 6195521 64-bit moe(1) missed the train