crypto/openssh/audit-bsm.c
294
__func__, string, strerror(errno));
crypto/openssh/audit-bsm.c
326
error("BSM audit: %s: %s failed: %s", __func__,
crypto/openssh/audit-bsm.c
424
__func__);
crypto/openssh/audit-bsm.c
452
debug("%s: unhandled event %d", __func__, event);
crypto/openssh/audit-linux.c
120
debug("%s: unhandled event %d", __func__, event);
crypto/openssh/auth-pam.c
1004
fatal("%s: sshbuf_new failed", __func__);
crypto/openssh/auth-pam.c
1009
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
1013
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
1029
debug3("PAM: %s entering", __func__);
crypto/openssh/auth-pam.c
1081
debug("%s: called", __func__);
crypto/openssh/auth-pam.c
1085
expose_authinfo(__func__);
crypto/openssh/auth-pam.c
1088
debug3("PAM: %s pam_acct_mgmt = %d (%s)", __func__, sshpam_err,
crypto/openssh/auth-pam.c
1134
debug3("PAM: %s called with %d messages", __func__, n);
crypto/openssh/auth-pam.c
1210
expose_authinfo(__func__);
crypto/openssh/auth-pam.c
1295
debug3("PAM: %s called with %d messages", __func__, n);
crypto/openssh/auth-pam.c
1321
__func__, ssh_err(r));
crypto/openssh/auth-pam.c
1356
"initialise.", __func__);
crypto/openssh/auth-pam.c
1373
fatal("PAM: %s: failed to set PAM_CONV: %s", __func__,
crypto/openssh/auth-pam.c
1376
expose_authinfo(__func__);
crypto/openssh/auth-pam.c
232
fatal("%s: waitpid: %s", __func__, strerror(errno));
crypto/openssh/auth-pam.c
290
fatal("%s: setreuid failed: %s", __func__, strerror(errno));
crypto/openssh/auth-pam.c
293
fatal("%s: setreuid failed: %s", __func__, strerror(errno));
crypto/openssh/auth-pam.c
305
debug3("%s %d", __func__, reqd);
crypto/openssh/auth-pam.c
307
fatal("%s: PAM authctxt not initialized", __func__);
crypto/openssh/auth-pam.c
334
debug3("PAM: %s entering", __func__);
crypto/openssh/auth-pam.c
339
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
341
fatal("%s: invalid PAM account status %u", __func__, n);
crypto/openssh/auth-pam.c
344
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
349
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
358
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
364
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
372
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
400
debug3("PAM: %s entering, %d messages", __func__, n);
crypto/openssh/auth-pam.c
425
__func__, ssh_err(r));
crypto/openssh/auth-pam.c
434
__func__, ssh_err(r));
crypto/openssh/auth-pam.c
440
__func__, ssh_err(r));
crypto/openssh/auth-pam.c
447
__func__, ssh_err(r));
crypto/openssh/auth-pam.c
510
fatal("%s: PAM authctxt not initialized", __func__);
crypto/openssh/auth-pam.c
513
fatal("%s: sshbuf_new failed", __func__);
crypto/openssh/auth-pam.c
538
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
544
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
550
fatal("%s: too many environment strings", __func__);
crypto/openssh/auth-pam.c
553
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
556
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
563
fatal("%s: too many PAM environment strings", __func__);
crypto/openssh/auth-pam.c
566
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
569
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
581
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
600
debug3("PAM: %s entering", __func__);
crypto/openssh/auth-pam.c
615
debug3("PAM: %s entering, %d messages", __func__, n);
crypto/openssh/auth-pam.c
628
debug3("PAM: %s called with %d messages", __func__, n);
crypto/openssh/auth-pam.c
644
__func__, ssh_err(r));
crypto/openssh/auth-pam.c
704
"packet context", __func__);
crypto/openssh/auth-pam.c
791
fatal("%s: sshbuf_dup_string failed", __func__);
crypto/openssh/auth-pam.c
804
debug3("PAM: %s entering", __func__);
crypto/openssh/auth-pam.c
818
expose_authinfo(__func__);
crypto/openssh/auth-pam.c
854
debug3("PAM: %s entering", __func__);
crypto/openssh/auth-pam.c
856
fatal("%s: sshbuf_new failed", __func__);
crypto/openssh/auth-pam.c
868
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-pam.c
920
__func__, ssh_err(r));
crypto/openssh/auth-pam.c
969
fatal("%s: password length too long: %zu", __func__, l);
crypto/openssh/auth-pam.c
989
debug2("PAM: %s entering, %u responses", __func__, num);
crypto/openssh/auth-shadow.c
136
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth-shadow.c
64
debug3("%s: today %lld sp_expire %lld days left %lld", __func__,
crypto/openssh/auth-shadow.c
77
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/auth2.c
148
debug("%s: sent", __func__);
crypto/openssh/auth2.c
417
__func__, ssh_err(r));
crypto/openssh/auth2.c
421
"%s: send PAM banner", __func__);
crypto/openssh/channels.c
1120
open_preamble(ssh, __func__, c, c->ctype);
crypto/openssh/channels.c
1865
open_preamble(ssh, __func__, nc, "x11");
crypto/openssh/channels.c
1898
open_preamble(ssh, __func__, c, rtype);
crypto/openssh/channels.c
2025
open_preamble(ssh, __func__, nc, "auth-agent@openssh.com");
crypto/openssh/channels.c
2737
dump_channel_poll(__func__, "rfd", c, p, &pfd[p]);
crypto/openssh/channels.c
2751
dump_channel_poll(__func__, "wfd", c, p, &pfd[p]);
crypto/openssh/channels.c
2767
dump_channel_poll(__func__, "efd", c, p, &pfd[p]);
crypto/openssh/channels.c
2783
dump_channel_poll(__func__, "sock", c, p, &pfd[p]);
crypto/openssh/channels.c
2842
dump_channel_poll(__func__, what, c, p, pfd);
crypto/openssh/channels.c
2910
dump_channel_poll(__func__, "rfd", c, p, pfd);
crypto/openssh/channels.c
2917
dump_channel_poll(__func__, "wfd", c, p, pfd);
crypto/openssh/channels.c
2926
dump_channel_poll(__func__, "efd", c, p, pfd);
crypto/openssh/channels.c
2935
dump_channel_poll(__func__, "sock", c, p, pfd);
crypto/openssh/channels.c
3403
Channel *c = channel_from_packet_id(ssh, __func__, "data");
crypto/openssh/channels.c
3472
Channel *c = channel_from_packet_id(ssh, __func__, "extended data");
crypto/openssh/channels.c
3522
Channel *c = channel_from_packet_id(ssh, __func__, "ieof");
crypto/openssh/channels.c
3547
Channel *c = channel_from_packet_id(ssh, __func__, "oclose");
crypto/openssh/channels.c
3563
Channel *c = channel_from_packet_id(ssh, __func__, "open confirmation");
crypto/openssh/channels.c
3618
Channel *c = channel_from_packet_id(ssh, __func__, "open failure");
crypto/openssh/channels.c
3655
int id = channel_parse_id(ssh, __func__, "window adjust");
crypto/openssh/channels.c
3685
int id = channel_parse_id(ssh, __func__, "status confirm");
crypto/openssh/channels.c
5132
error("%s: display path too long", __func__);
crypto/openssh/clientloop.c
1611
"%s: ssh_packet_write_poll", __func__);
crypto/openssh/clientloop.c
1883
sshpkt_fatal(ssh, r, "%s: send reply", __func__);
crypto/openssh/clientloop.c
1933
sshpkt_fatal(ssh, r, "%s: send reply", __func__);
crypto/openssh/clientloop.c
1943
sshpkt_fatal(ssh, r, "%s: send failure", __func__);
crypto/openssh/clientloop.c
2005
sshpkt_fatal(ssh, r, "%s: send failure", __func__);
crypto/openssh/dispatch.c
133
sshpkt_fatal(ssh, r, "%s", __func__);
crypto/openssh/dispatch.c
49
sshpkt_fatal(ssh, r, "%s", __func__);
crypto/openssh/hostfile.c
579
ctx->quiet ? __func__ : "", ctx->quiet ? ": " : "",
crypto/openssh/hostfile.c
587
ctx->quiet ? __func__ : "", ctx->quiet ? ": " : "",
crypto/openssh/hostfile.c
686
quiet ? __func__ : "", quiet ? ": " : "", what,
crypto/openssh/log.h
100
#define logit_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_INFO, NULL, __VA_ARGS__)
crypto/openssh/log.h
101
#define error_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_ERROR, NULL, __VA_ARGS__)
crypto/openssh/log.h
102
#define fatal_f(...) sshfatal(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_FATAL, NULL, __VA_ARGS__)
crypto/openssh/log.h
103
#define logdie_f(...) sshlogdie(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_ERROR, NULL, __VA_ARGS__)
crypto/openssh/log.h
106
#define do_log2_r(r, level, ...) sshlog(__FILE__, __func__, __LINE__, 0, level, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
107
#define debug3_r(r, ...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG3, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
108
#define debug2_r(r, ...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG2, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
109
#define debug_r(r, ...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG1, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
110
#define verbose_r(r, ...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_VERBOSE, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
111
#define logit_r(r, ...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_INFO, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
112
#define error_r(r, ...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_ERROR, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
113
#define fatal_r(r, ...) sshfatal(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_FATAL, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
114
#define logdie_r(r, ...) sshlogdie(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_ERROR, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
115
#define do_log2_fr(r, level, ...) sshlog(__FILE__, __func__, __LINE__, 1, level, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
116
#define debug3_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG3, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
117
#define debug2_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG2, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
118
#define debug_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
119
#define verbose_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_VERBOSE, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
120
#define logit_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_INFO, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
121
#define error_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_ERROR, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
122
#define fatal_fr(r, ...) sshfatal(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_FATAL, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
123
#define logdie_fr(r, ...) sshlogdie(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_ERROR, ssh_err(r), __VA_ARGS__)
crypto/openssh/log.h
84
#define do_log2(level, ...) sshlog(__FILE__, __func__, __LINE__, 0, level, NULL, __VA_ARGS__)
crypto/openssh/log.h
85
#define debug3(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG3, NULL, __VA_ARGS__)
crypto/openssh/log.h
86
#define debug2(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG2, NULL, __VA_ARGS__)
crypto/openssh/log.h
87
#define debug(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG1, NULL, __VA_ARGS__)
crypto/openssh/log.h
88
#define verbose(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_VERBOSE, NULL, __VA_ARGS__)
crypto/openssh/log.h
89
#define logit(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_INFO, NULL, __VA_ARGS__)
crypto/openssh/log.h
90
#define error(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_ERROR, NULL, __VA_ARGS__)
crypto/openssh/log.h
91
#define fatal(...) sshfatal(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_FATAL, NULL, __VA_ARGS__)
crypto/openssh/log.h
92
#define logdie(...) sshlogdie(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_ERROR, NULL, __VA_ARGS__)
crypto/openssh/log.h
95
#define do_log2_f(level, ...) sshlog(__FILE__, __func__, __LINE__, 1, level, NULL, __VA_ARGS__)
crypto/openssh/log.h
96
#define debug3_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG3, NULL, __VA_ARGS__)
crypto/openssh/log.h
97
#define debug2_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG2, NULL, __VA_ARGS__)
crypto/openssh/log.h
98
#define debug_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, NULL, __VA_ARGS__)
crypto/openssh/log.h
99
#define verbose_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_VERBOSE, NULL, __VA_ARGS__)
crypto/openssh/loginrec.c
1019
logit("%s: not implemented!", __func__);
crypto/openssh/loginrec.c
1032
logit("%s: utmp_write_library() failed", __func__);
crypto/openssh/loginrec.c
1037
logit("%s: utmp_write_direct() failed", __func__);
crypto/openssh/loginrec.c
1075
logit("%s: invalid type field", __func__);
crypto/openssh/loginrec.c
1099
logit("%s: problem writing %s: %s", __func__,
crypto/openssh/loginrec.c
1106
logit("%s: problem writing %s: %s", __func__,
crypto/openssh/loginrec.c
1143
logit("%s: invalid type field", __func__);
crypto/openssh/loginrec.c
1193
logit("%s: problem opening %s: %s", __func__,
crypto/openssh/loginrec.c
1198
logit("%s: couldn't stat %s: %s", __func__,
crypto/openssh/loginrec.c
1213
logit("%s: read of %s failed: %s", __func__,
crypto/openssh/loginrec.c
1271
logit("%s: problem opening %s: %s", __func__,
crypto/openssh/loginrec.c
1279
logit("%s: problem writing %s: %s", __func__,
crypto/openssh/loginrec.c
1322
logit("%s: invalid type field", __func__);
crypto/openssh/loginrec.c
1358
logit("%s: problem opening %s: %s", __func__,
crypto/openssh/loginrec.c
1363
logit("%s: couldn't stat %s: %s", __func__,
crypto/openssh/loginrec.c
1378
logit("%s: read of %s failed: %s", __func__,
crypto/openssh/loginrec.c
1439
logit("%s: logout() returned an error", __func__);
crypto/openssh/loginrec.c
1461
logit("%s: Invalid type field", __func__);
crypto/openssh/loginrec.c
1485
logit("%s: Couldn't stat %s: %s", __func__,
crypto/openssh/loginrec.c
1495
logit("%s: %.100s is not a file or directory!", __func__,
crypto/openssh/loginrec.c
1502
debug("%s: Couldn't open %s: %s", __func__,
crypto/openssh/loginrec.c
1512
logit("%s: %s->lseek(): %s", __func__,
crypto/openssh/loginrec.c
1557
logit("%s: Error writing to %s: %s", __func__,
crypto/openssh/loginrec.c
1565
logit("%s: Invalid type field", __func__);
crypto/openssh/loginrec.c
1612
error("%s: Error reading from %s: %s", __func__,
crypto/openssh/loginrec.c
1617
__func__, LASTLOG_FILE, (int)sizeof(last), ret);
crypto/openssh/loginrec.c
1682
logit("%s: fstat of %s failed: %s", __func__, _PATH_BTMP,
crypto/openssh/loginrec.c
317
fatal("%s: Cannot find account for uid %ld", __func__,
crypto/openssh/loginrec.c
322
error("%s: username too long (%lu > max %lu)", __func__,
crypto/openssh/loginrec.c
390
fatal("%s: Cannot find user \"%s\"", __func__,
crypto/openssh/loginrec.c
864
logit("%s: tty not found", __func__);
crypto/openssh/loginrec.c
878
logit("%s: lseek: %s", __func__, strerror(errno));
crypto/openssh/loginrec.c
884
__func__, tty, UTMP_FILE);
crypto/openssh/loginrec.c
900
logit("%s: lseek: %s", __func__, strerror(errno));
crypto/openssh/loginrec.c
906
__func__, tty, UTMP_FILE);
crypto/openssh/loginrec.c
911
logit("%s: error writing %s: %s", __func__,
crypto/openssh/loginrec.c
933
logit("%s: utmp_write_library() failed", __func__);
crypto/openssh/loginrec.c
938
logit("%s: utmp_write_direct() failed", __func__);
crypto/openssh/loginrec.c
954
logit("%s: utmp_write_library() failed", __func__);
crypto/openssh/loginrec.c
959
logit("%s: utmp_write_direct() failed", __func__);
crypto/openssh/loginrec.c
978
logit("%s: invalid type field", __func__);
crypto/openssh/misc.c
1964
debug3("%s: set socket %d IPV6_V6ONLY", __func__, s);
crypto/openssh/monitor.c
1004
fatal("UsePAM not set, but ended up in %s anyway", __func__);
crypto/openssh/monitor.c
1022
fatal("%s: PAM not enabled", __func__);
crypto/openssh/monitor.c
1028
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor.c
1044
debug3("%s", __func__);
crypto/openssh/monitor.c
1046
fatal("%s: kbd-int authentication not enabled", __func__);
crypto/openssh/monitor.c
1048
fatal("%s: already called", __func__);
crypto/openssh/monitor.c
1058
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor.c
1070
debug3("%s", __func__);
crypto/openssh/monitor.c
1073
fatal("%s: no context", __func__);
crypto/openssh/monitor.c
1087
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor.c
1093
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor.c
1111
debug3("%s", __func__);
crypto/openssh/monitor.c
1113
fatal("%s: no context", __func__);
crypto/openssh/monitor.c
1116
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor.c
1126
__func__, ssh_err(r));
crypto/openssh/monitor.c
1137
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor.c
1151
debug3("%s", __func__);
crypto/openssh/monitor.c
1153
fatal("%s: no context", __func__);
crypto/openssh/monitor.c
1684
debug3("%s entering", __func__);
crypto/openssh/monitor.c
1687
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor.c
1712
debug3("%s entering", __func__);
crypto/openssh/monitor.c
1714
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor.c
329
__func__);
crypto/openssh/monitor.c
917
debug3("%s: sending result %d", __func__, authenticated);
crypto/openssh/monitor_fdpass.c
106
error("%s: file descriptor passing not supported", __func__);
crypto/openssh/monitor_wrap.c
705
debug3("%s entering", __func__);
crypto/openssh/monitor_wrap.c
707
fatal("UsePAM=no, but ended up in %s anyway", __func__);
crypto/openssh/monitor_wrap.c
709
fatal("%s: sshbuf_new failed", __func__);
crypto/openssh/monitor_wrap.c
724
debug3("%s entering", __func__);
crypto/openssh/monitor_wrap.c
726
fatal("UsePAM=no, but ended up in %s anyway", __func__);
crypto/openssh/monitor_wrap.c
729
fatal("%s: sshbuf_new failed", __func__);
crypto/openssh/monitor_wrap.c
737
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor_wrap.c
742
debug3("%s returning %d", __func__, ret);
crypto/openssh/monitor_wrap.c
753
debug3("%s", __func__);
crypto/openssh/monitor_wrap.c
755
fatal("%s: sshbuf_new failed", __func__);
crypto/openssh/monitor_wrap.c
757
debug3("%s: waiting for MONITOR_ANS_PAM_INIT_CTX", __func__);
crypto/openssh/monitor_wrap.c
761
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor_wrap.c
763
debug3("%s: pam_init_ctx failed", __func__);
crypto/openssh/monitor_wrap.c
779
debug3("%s", __func__);
crypto/openssh/monitor_wrap.c
781
fatal("%s: sshbuf_new failed", __func__);
crypto/openssh/monitor_wrap.c
783
debug3("%s: waiting for MONITOR_ANS_PAM_QUERY", __func__);
crypto/openssh/monitor_wrap.c
790
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor_wrap.c
791
debug3("%s: pam_query returned %d", __func__, ret);
crypto/openssh/monitor_wrap.c
795
__func__, *num, PAM_MAX_NUM_MSG);
crypto/openssh/monitor_wrap.c
801
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor_wrap.c
814
debug3("%s", __func__);
crypto/openssh/monitor_wrap.c
816
fatal("%s: sshbuf_new failed", __func__);
crypto/openssh/monitor_wrap.c
818
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor_wrap.c
821
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor_wrap.c
824
debug3("%s: waiting for MONITOR_ANS_PAM_RESPOND", __func__);
crypto/openssh/monitor_wrap.c
828
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor_wrap.c
830
debug3("%s: pam_respond returned %d", __func__, ret);
crypto/openssh/monitor_wrap.c
840
debug3("%s", __func__);
crypto/openssh/monitor_wrap.c
842
fatal("%s: sshbuf_new failed", __func__);
crypto/openssh/monitor_wrap.c
844
debug3("%s: waiting for MONITOR_ANS_PAM_FREE_CTX", __func__);
crypto/openssh/monitor_wrap.c
947
debug3("%s entering", __func__);
crypto/openssh/monitor_wrap.c
950
fatal("%s: sshbuf_new failed", __func__);
crypto/openssh/monitor_wrap.c
952
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/monitor_wrap.c
964
debug3("%s entering command %s", __func__, command);
crypto/openssh/monitor_wrap.c
967
fatal("%s: sshbuf_new failed", __func__);
crypto/openssh/monitor_wrap.c
969
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/packet.c
2084
sshpkt_fatal(ssh, r, "%s", __func__);
crypto/openssh/packet.c
2087
sshpkt_fatal(ssh, r, "%s", __func__);
crypto/openssh/sandbox-capsicum.c
105
fatal("%s: failed to limit the network socket", __func__);
crypto/openssh/sandbox-capsicum.c
109
fatal("%s: failed to limit the logging socket", __func__);
crypto/openssh/sandbox-capsicum.c
111
fatal("%s: failed to enter capability mode", __func__);
crypto/openssh/sandbox-capsicum.c
119
debug3("%s: finished", __func__);
crypto/openssh/sandbox-capsicum.c
61
debug3("%s: preparing capsicum sandbox", __func__);
crypto/openssh/sandbox-capsicum.c
83
__func__, strerror(errno));
crypto/openssh/sandbox-capsicum.c
87
__func__, strerror(errno));
crypto/openssh/sandbox-capsicum.c
91
__func__, strerror(errno));
crypto/openssh/sandbox-darwin.c
52
debug3("%s: preparing Darwin sandbox", __func__);
crypto/openssh/sandbox-darwin.c
65
debug3("%s: starting Darwin sandbox", __func__);
crypto/openssh/sandbox-darwin.c
68
fatal("%s: sandbox_init: %s", __func__, errmsg);
crypto/openssh/sandbox-darwin.c
77
__func__, strerror(errno));
crypto/openssh/sandbox-darwin.c
80
__func__, strerror(errno));
crypto/openssh/sandbox-darwin.c
83
__func__, strerror(errno));
crypto/openssh/sandbox-darwin.c
90
debug3("%s: finished", __func__);
crypto/openssh/sandbox-seccomp-filter.c
445
debug3("%s: preparing seccomp filter sandbox", __func__);
crypto/openssh/sandbox-seccomp-filter.c
463
__func__, info->si_arch, info->si_syscall, info->si_call_addr);
crypto/openssh/sandbox-seccomp-filter.c
474
debug3("%s: installing SIGSYS handler", __func__);
crypto/openssh/sandbox-seccomp-filter.c
482
fatal("%s: sigaction(SIGSYS): %s", __func__, strerror(errno));
crypto/openssh/sandbox-seccomp-filter.c
485
__func__, strerror(errno));
crypto/openssh/sandbox-seccomp-filter.c
499
__func__, strerror(errno));
crypto/openssh/sandbox-seccomp-filter.c
506
__func__, strerror(errno));
crypto/openssh/sandbox-seccomp-filter.c
509
__func__, strerror(errno));
crypto/openssh/sandbox-seccomp-filter.c
515
debug3("%s: setting PR_SET_NO_NEW_PRIVS", __func__);
crypto/openssh/sandbox-seccomp-filter.c
518
__func__, strerror(errno));
crypto/openssh/sandbox-seccomp-filter.c
521
debug3("%s: attaching seccomp filter program", __func__);
crypto/openssh/sandbox-seccomp-filter.c
524
__func__, strerror(errno));
crypto/openssh/sandbox-seccomp-filter.c
527
"PR_SET_NO_NEW_PRIVS failed", __func__);
crypto/openssh/sandbox-seccomp-filter.c
534
debug3("%s: finished", __func__);
crypto/openssh/sandbox-systrace.c
104
debug3("%s: preparing systrace sandbox", __func__);
crypto/openssh/sandbox-systrace.c
116
debug3("%s: ready", __func__);
crypto/openssh/sandbox-systrace.c
119
fatal("%s: kill(%d, SIGSTOP)", __func__, getpid());
crypto/openssh/sandbox-systrace.c
120
debug3("%s: started", __func__);
crypto/openssh/sandbox-systrace.c
132
debug3("%s: wait for child %ld", __func__, (long)child_pid);
crypto/openssh/sandbox-systrace.c
140
__func__, WTERMSIG(status));
crypto/openssh/sandbox-systrace.c
143
__func__, WEXITSTATUS(status));
crypto/openssh/sandbox-systrace.c
144
fatal("%s: child not stopped", __func__);
crypto/openssh/sandbox-systrace.c
146
debug3("%s: child %ld stopped", __func__, (long)child_pid);
crypto/openssh/sandbox-systrace.c
151
fatal("%s: open(\"/dev/systrace\"): %s", __func__,
crypto/openssh/sandbox-systrace.c
154
fatal("%s: ioctl(STRIOCCLONE, %d): %s", __func__,
crypto/openssh/sandbox-systrace.c
157
debug3("%s: systrace attach, fd=%d", __func__, box->systrace_fd);
crypto/openssh/sandbox-systrace.c
159
fatal("%s: ioctl(%d, STRIOCATTACH, %d): %s", __func__,
crypto/openssh/sandbox-systrace.c
167
fatal("%s: ioctl(%d, STRIOCPOLICY (new)): %s", __func__,
crypto/openssh/sandbox-systrace.c
174
__func__, box->systrace_fd, strerror(errno));
crypto/openssh/sandbox-systrace.c
190
debug3("%s: policy: enable syscall %d", __func__, i);
crypto/openssh/sandbox-systrace.c
193
__func__, box->systrace_fd, strerror(errno));
crypto/openssh/sandbox-systrace.c
197
debug3("%s: start child %ld", __func__, (long)child_pid);
crypto/openssh/sandbox-systrace.c
199
fatal("%s: kill(%d, SIGCONT)", __func__, box->child_pid);
crypto/openssh/sandbox-systrace.c
209
debug3("%s: finished", __func__);
crypto/openssh/serverloop.c
292
__func__);
crypto/openssh/serverloop.c
405
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/serverloop.c
456
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/serverloop.c
492
sshpkt_fatal(ssh, r, "%s: parse mode", __func__);
crypto/openssh/serverloop.c
508
sshpkt_fatal(ssh, r, "%s: parse device", __func__);
crypto/openssh/serverloop.c
560
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/serverloop.c
598
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/serverloop.c
625
"%s: send open confirm", __func__);
crypto/openssh/serverloop.c
637
"%s: send open failure", __func__);
crypto/openssh/serverloop.c
745
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/serverloop.c
752
sshpkt_fatal(ssh, r, "%s: parse tcpip-forward", __func__);
crypto/openssh/serverloop.c
778
sshpkt_fatal(ssh, r, "%s: parse cancel-tcpip-forward", __func__);
crypto/openssh/serverloop.c
788
sshpkt_fatal(ssh, r, "%s: parse streamlocal-forward@openssh.com", __func__);
crypto/openssh/serverloop.c
806
sshpkt_fatal(ssh, r, "%s: parse cancel-streamlocal-forward@openssh.com", __func__);
crypto/openssh/serverloop.c
824
sshpkt_fatal(ssh, r, "%s: send reply", __func__);
crypto/openssh/serverloop.c
845
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/serverloop.c
852
__func__, id);
crypto/openssh/serverloop.c
856
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/serverloop.c
868
sshpkt_fatal(ssh, r, "%s: send reply", __func__);
crypto/openssh/session.c
1884
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/session.c
1908
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/session.c
1930
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/session.c
1949
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/session.c
1999
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/session.c
2025
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/session.c
2041
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/session.c
2057
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/session.c
2074
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/session.c
2178
sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
crypto/openssh/session.c
2378
sshpkt_fatal(ssh, r, "%s: exit reply", __func__);
crypto/openssh/session.c
2390
sshpkt_fatal(ssh, r, "%s: exit reply", __func__);
crypto/openssh/sftp-client.c
1141
fatal("%s: sshbuf_new failed", __func__);
crypto/openssh/sftp-client.c
1152
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/sftp-client.c
1173
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/sftp-client.c
1197
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/sftp-client.c
326
errfmt == NULL ? __func__ : errmsg, id, expected_id);
crypto/openssh/sftp-client.c
336
errfmt == NULL ? __func__ : errmsg, SSH2_FXP_HANDLE, type);
crypto/openssh/sftp-server.c
1623
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/sftp-server.c
1651
error("%s: read_seek failed", __func__);
crypto/openssh/sftp-server.c
1658
error("%s: write_seek failed", __func__);
crypto/openssh/sftp-server.c
1673
error("%s: read failed: %s", __func__, strerror(errno));
crypto/openssh/sftp-server.c
1682
error("%s: write failed: %llu != %llu: %s", __func__,
crypto/openssh/srclimit.c
119
debug("%s: max connections %d, per source %d, masks %d,%d", __func__,
crypto/openssh/srclimit.c
122
fatal("%s: invalid number of sockets: %d", __func__, max);
crypto/openssh/srclimit.c
139
debug("%s: sock %d id %d limit %d", __func__, sock, id, max_persource);
crypto/openssh/srclimit.c
157
debug3("%s: addr ntop failed", __func__);
crypto/openssh/srclimit.c
161
__func__, xas, bits, count, max_persource);
crypto/openssh/srclimit.c
164
debug3("%s: no free slot", __func__);
crypto/openssh/srclimit.c
169
__func__);
crypto/openssh/srclimit.c
188
debug("%s: id %d", __func__, id);
crypto/openssh/srclimit.c
78
debug3_f("%s: invalid mask %d bits", __func__, bits);
crypto/openssh/ssh-agent.c
1374
dump_dest_constraints(__func__, dest_constraints, ndest_constraints);
crypto/openssh/ssh-agent.c
1582
dump_dest_constraints(__func__, dest_constraints, ndest_constraints);
crypto/openssh/ssh-agent.c
636
dump_dest_constraints(__func__,
crypto/openssh/ssh-ecdsa-sk.c
210
fprintf(stderr, "%s: received origin: %s\n", __func__, origin);
crypto/openssh/ssh-ecdsa-sk.c
211
fprintf(stderr, "%s: received clientData:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
213
fprintf(stderr, "%s: expected clientData premable:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
311
fprintf(stderr, "%s: data: (len %zu)\n", __func__, datalen);
crypto/openssh/ssh-ecdsa-sk.c
313
fprintf(stderr, "%s: sig_r: %s\n", __func__, (tmp = BN_bn2hex(sig_r)));
crypto/openssh/ssh-ecdsa-sk.c
315
fprintf(stderr, "%s: sig_s: %s\n", __func__, (tmp = BN_bn2hex(sig_s)));
crypto/openssh/ssh-ecdsa-sk.c
318
__func__, sig_flags, sig_counter);
crypto/openssh/ssh-ecdsa-sk.c
320
fprintf(stderr, "%s: webauthn origin: %s\n", __func__,
crypto/openssh/ssh-ecdsa-sk.c
322
fprintf(stderr, "%s: webauthn_wrapper:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
354
fprintf(stderr, "%s: hashed application:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
356
fprintf(stderr, "%s: hashed message:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
373
fprintf(stderr, "%s: signed buf:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
375
fprintf(stderr, "%s: signed hash:\n", __func__);
crypto/openssh/ssh-ed25519-sk.c
165
fprintf(stderr, "%s: data:\n", __func__);
crypto/openssh/ssh-ed25519-sk.c
167
fprintf(stderr, "%s: sigblob:\n", __func__);
crypto/openssh/ssh-ed25519-sk.c
170
__func__, sig_flags, sig_counter);
crypto/openssh/ssh-ed25519-sk.c
192
fprintf(stderr, "%s: hashed application:\n", __func__);
crypto/openssh/ssh-ed25519-sk.c
194
fprintf(stderr, "%s: hashed message:\n", __func__);
crypto/openssh/ssh-ed25519-sk.c
216
fprintf(stderr, "%s: signed buf:\n", __func__);
crypto/openssh/ssh-pkcs11.c
1177
note_key(p, slotidx, __func__, key);
crypto/openssh/ssh-pkcs11.c
1291
note_key(p, slotidx, __func__, key);
crypto/openssh/ssh-pkcs11.c
1884
error("%s: dlopen() not supported", __func__);
crypto/openssh/ssh-pkcs11.c
1892
error("%s: dlopen() not supported", __func__);
crypto/openssh/ssh-pkcs11.c
1899
error("%s: dlopen() not supported", __func__);
crypto/openssh/sshbuf.c
34
__FILE__, __LINE__, __func__, what, \
crypto/openssh/sshbuf.h
383
printf("%s:%d %s: ", __FILE__, __LINE__, __func__); \
crypto/openssh/sshd-session.c
278
fatal("%s: RAND_bytes failed", __func__);
crypto/openssh/sshd-session.c
647
sshpkt_fatal(ssh, r, "%s: start request", __func__);
crypto/openssh/sshd-session.c
654
sshpkt_fatal(ssh, r, "%s: append key", __func__);
crypto/openssh/sshd-session.c
661
sshpkt_fatal(ssh, r, "%s: send", __func__);
crypto/openssh/sshd.c
1111
fatal("%s: RAND_bytes failed", __func__);
crypto/openssh/sshkey-xmss.c
91
#define PRINT(...) do { if (printerror) sshlog(__FILE__, __func__, __LINE__, \
crypto/openssh/sshkey.c
1547
fprintf(stderr, "%s: entering for %s\n", __func__, sshkey_ssh_name(k));
crypto/openssh/sshkey.c
1570
fprintf(stderr, "%s: key+iv\n", __func__);
crypto/openssh/sshkey.c
1595
fprintf(stderr, "%s: serialised\n", __func__);
crypto/openssh/sshkey.c
1608
fprintf(stderr, "%s: encrypted\n", __func__);
crypto/openssh/sshkey.c
1683
fprintf(stderr, "%s: entering for %s\n", __func__, sshkey_ssh_name(k));
crypto/openssh/sshkey.c
1713
fprintf(stderr, "%s: key+iv\n", __func__);
crypto/openssh/sshkey.c
1727
fprintf(stderr, "%s: encrypted\n", __func__);
crypto/openssh/sshkey.c
1734
fprintf(stderr, "%s: serialised\n", __func__);
crypto/openssh/sshkey.c
2707
fprintf(stderr, "%s: BN_new failed\n", __func__);
crypto/openssh/sshkey.c
2712
fprintf(stderr, "%s: group is not a prime field\n", __func__);
crypto/openssh/sshkey.c
2718
__func__);
crypto/openssh/sshlogin.c
109
fatal("%s: buffer error: %s", __func__, ssh_err(r));
crypto/openssh/sshpty.c
176
debug("%s: no tty group", __func__);
crypto/openssh/uidswap.c
166
fatal("%s: setuid failed: %s", __func__, strerror(errno));
crypto/openssh/uidswap.c
168
fatal("%s: setgid failed: %s", __func__, strerror(errno));
crypto/openssh/uidswap.c
215
fatal("%s: was able to restore old [e]gid", __func__);
crypto/openssh/uidswap.c
221
__func__, (u_int)getgid(), (u_int)getegid(),
crypto/openssh/uidswap.c
229
fatal("%s: was able to restore old [e]uid", __func__);
crypto/openssh/uidswap.c
235
__func__, (u_int)getuid(), (u_int)geteuid(),
include/assert.h
56
#define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \
include/assert.h
63
__func__, #e))
lib/libc/citrus/_strtol.h
63
panic("%s: invalid base %d", __func__, base);
lib/libc/citrus/_strtoul.h
59
panic("%s: invalid base %d", __func__, base);
lib/libc/net/nsdispatch.c
151
syslog((level), "NSSWITCH(%s): " fmt, __func__, __VA_ARGS__)
lib/libc/net/nsdispatch.c
153
syslog((level), "NSSWITCH(%s): " s, __func__)
lib/libc/stdlib/dmalloc.c
290
#exp, __func__); \
lib/libc/stdlib/nmalloc.c
261
#exp, __func__); \
lib/libc/stdlib/nmalloc.c
268
#exp, __func__); \
lib/libdevinfo/devinfo.c
87
fprintf(stderr, "%s:", __func__); \
lib/libdevstat/devstat.c
1036
__func__);
lib/libdevstat/devstat.c
1127
__func__);
lib/libdevstat/devstat.c
1212
__func__);
lib/libdevstat/devstat.c
885
sprintf(devstat_errbuf, "%s: no match expression", __func__);
lib/libdevstat/devstat.c
895
sprintf(devstat_errbuf, "%s: out of memory", __func__);
lib/libdevstat/devstat.c
908
__func__);
lib/libdevstat/devstat.c
976
"category", __func__);
lib/libdevstat/devstat.c
999
"%s: unknown match item \"%s\"", __func__,
lib/libfetch/http.c
179
fprintf(stderr, "%s(): end of last chunk\n", __func__);
lib/libfetch/http.c
182
__func__, (unsigned long)io->chunksize,
lib/libnetgraph/sock.c
199
NGLOGX("%s: failed", __func__);
lib/libnetgraph7/sock.c
199
NGLOGX("%s: failed", __func__);
lib/libpam/libpam/security/pam_mod_misc.h
55
_pam_verbose_error(pamh, flags, __FILE__, __func__, __VA_ARGS__)
lib/libpam/modules/pam_exec/pam_exec.c
270
ret = parse_options(__func__, &argc, &argv, &options);
lib/libpam/modules/pam_exec/pam_exec.c
274
ret = _pam_exec(pamh, __func__, flags, argc, argv, &options);
lib/libpam/modules/pam_exec/pam_exec.c
311
ret = parse_options(__func__, &argc, &argv, &options);
lib/libpam/modules/pam_exec/pam_exec.c
315
ret = _pam_exec(pamh, __func__, flags, argc, argv, &options);
lib/libpam/modules/pam_exec/pam_exec.c
351
ret = parse_options(__func__, &argc, &argv, &options);
lib/libpam/modules/pam_exec/pam_exec.c
355
ret = _pam_exec(pamh, __func__, flags, argc, argv, &options);
lib/libpam/modules/pam_exec/pam_exec.c
391
ret = parse_options(__func__, &argc, &argv, &options);
lib/libpam/modules/pam_exec/pam_exec.c
395
ret = _pam_exec(pamh, __func__, flags, argc, argv, &options);
lib/libpam/modules/pam_exec/pam_exec.c
428
ret = parse_options(__func__, &argc, &argv, &options);
lib/libpam/modules/pam_exec/pam_exec.c
432
ret = _pam_exec(pamh, __func__, flags, argc, argv, &options);
lib/libpam/modules/pam_exec/pam_exec.c
465
ret = parse_options(__func__, &argc, &argv, &options);
lib/libpam/modules/pam_exec/pam_exec.c
469
ret = _pam_exec(pamh, __func__, flags, argc, argv, &options);
lib/libpam/modules/pam_lastlog/pam_lastlog.c
183
__func__, tty);
lib/libssh/openbsd-compat/port-net.c
120
fatal("%s: not supported", __func__);
lib/libssh/openbsd-compat/port-net.c
154
__func__, TUN_CTRL_DEV, strerror(errno));
lib/libssh/openbsd-compat/port-net.c
171
debug("%s: invalid tunnel id %x: %s", __func__,
lib/libssh/openbsd-compat/port-net.c
179
debug("%s: failed to configure tunnel (mode %d): %s", __func__,
lib/libssh/openbsd-compat/port-net.c
185
debug("%s: tunnel mode %d fd %d", __func__, mode, fd);
lib/libssh/openbsd-compat/port-net.c
187
debug("%s: %s mode %d fd %d", __func__, ifr.ifr_name, mode, fd);
lib/libssh/openbsd-compat/port-net.c
224
debug("%s: no layer 2 tunnelling support", __func__);
lib/libssh/openbsd-compat/port-net.c
243
debug("%s: invalid tunnel %u\n", __func__, tun);
lib/libssh/openbsd-compat/port-net.c
248
debug("%s: %s open failed: %s", __func__, name,
lib/libssh/openbsd-compat/port-net.c
258
debug("%s: ioctl(%d, TUNSIFHEAD, 1): %s", __func__, fd,
lib/libssh/openbsd-compat/port-net.c
264
debug("%s: %s mode %d fd %d", __func__, name, mode, fd);
lib/libssh/openbsd-compat/port-net.c
290
debug("%s: failed to set %s mode %d: %s", __func__, name,
lib/libssh/openbsd-compat/port-net.c
348
fatal("%s: buffer error: %s", __func__, ssh_err(r));
lib/libssh/openbsd-compat/port-net.c
362
fatal("%s: buffer error: %s", __func__, ssh_err(r));
lib/libssh/openbsd-compat/port-net.c
58
__func__, fd, strerror(errno));
lib/libssh/openbsd-compat/port-net.c
71
__func__, fd, name, strerror(errno));
lib/libthread_db/thread_db_int.h
83
#define TDBG_FUNC() ps_plog("%s\n", __func__)
lib/libypclnt/ypclnt_connect.c
57
ypclnt_error(ypclnt, __func__,
lib/libypclnt/ypclnt_connect.c
62
ypclnt_error(ypclnt, __func__,
lib/libypclnt/ypclnt_connect.c
70
ypclnt_error(ypclnt, __func__,
lib/libypclnt/ypclnt_connect.c
79
ypclnt_error(ypclnt, __func__,
lib/libypclnt/ypclnt_passwd.c
161
ypclnt_error(ypclnt, __func__, "%s", strerror(errno));
lib/libypclnt/ypclnt_passwd.c
174
ypclnt_error(ypclnt, __func__,
lib/libypclnt/ypclnt_passwd.c
181
ypclnt_error(ypclnt, __func__,
lib/libypclnt/ypclnt_passwd.c
195
ypclnt_error(ypclnt, __func__,
lib/libypclnt/ypclnt_passwd.c
204
ypclnt_error(ypclnt, __func__,
lib/libypclnt/ypclnt_passwd.c
254
ypclnt_error(ypclnt, __func__, "%s", strerror(errno));
lib/libypclnt/ypclnt_passwd.c
262
ypclnt_error(ypclnt, __func__,
lib/libypclnt/ypclnt_passwd.c
276
ypclnt_error(ypclnt, __func__,
lib/libypclnt/ypclnt_passwd.c
285
ypclnt_error(ypclnt, __func__,
lib/libypclnt/ypclnt_passwd.c
75
ypclnt_error(ypclnt, __func__, "no rpc.yppasswdd on server");
lib/libypclnt/ypclnt_passwd.c
91
ypclnt_error(ypclnt, __func__,
lib/libypclnt/ypclnt_passwd.c
98
ypclnt_error(ypclnt, __func__,
libexec/rtld-elf/libmap.c
308
dbg("%s(%p)", __func__, lml);
libexec/rtld-elf/libmap.c
326
dbg("%s()", __func__);
libexec/rtld-elf/libmap.c
354
dbg("%s(\"%s\", \"%s\", \"%s\")", __func__, p, f, t);
libexec/rtld-elf/libmap.c
372
dbg("%s(\"%s\", \"%s\")", __func__, p, f);
libexec/rtld-elf/libmap.c
416
dbg("%s(%p, \"%s\")", __func__, lmh, f);
libexec/rtld-elf/libmap.c
431
dbg("%s(\"%s\")", __func__, n);
libexec/rtld-elf/libmap.c
446
dbg("%s(\"%s\")", __func__, n);
libexec/rtld-elf/rtld.c
2898
dbg("%s('%s', '%s', fdp)", __func__, name, path);
libexec/rtld-elf/rtld.c
2910
dbg("Absolute path (%s) passed to %s", name, __func__);
sbin/camcontrol/camcontrol.c
3283
warnx("%s: error allocating ccb", __func__);
sbin/camcontrol/camcontrol.c
3310
__func__, optarg);
sbin/camcontrol/camcontrol.c
3322
warnx("%s: you can only specify one of -c or -l", __func__);
sbin/camcontrol/camcontrol.c
3337
warn("%s: error mallocing %d bytes", __func__, alloc_len);
sbin/camcontrol/camcontrol.c
3532
warnx("%s: error allocating ccb", __func__);
sbin/camcontrol/camcontrol.c
3568
warnx("%s: you can only specify one of -b or -N", __func__);
sbin/camcontrol/camcontrol.c
3575
warnx("%s: you can only specify one of -b or -s", __func__);
sbin/camcontrol/camcontrol.c
3582
warnx("%s: you can only specify one of -h/-H or -q", __func__);
sbin/camcontrol/camcontrol.c
3589
warnx("%s: you can only specify one of -h/-H or -b", __func__);
sbin/camcontrol/camcontrol.c
3690
warnx("%s: humanize_number failed!", __func__);
sbin/camcontrol/camcontrol.c
4192
warnx("%s: error allocating ccb", __func__);
sbin/fsck_msdosfs/dir.c
522
pwarn("%s: Incorrect `.' for %s.\n", __func__, dir->name);
sbin/fsck_msdosfs/dir.c
528
pwarn("%s: Incorrect `..' for %s. \n", __func__, dir->name);
sbin/growfs/debug.h
83
fprintf(stderr, "~>%s: %s\n", __FILE__, __func__ ); \
sbin/growfs/debug.h
86
fprintf(stderr, "~<%s[%d]: %s\n", __FILE__, __LINE__, __func__ ); \
sbin/growfs/debug.h
89
fprintf(stderr, "~=%s[%d]: %s\n", __FILE__, __LINE__, __func__ ); \
sbin/hammer2/zlib/hammer2_zlib_zutil.c
131
panic("h2 %s: %s", __func__, m);
sbin/ifconfig/ifconfig.c
633
errx(1, "%s: socket(AF_LOCAL,SOCK_DGRAM)", __func__);
sbin/ifconfig/ifconfig.c
641
errx(1, "%s: SIOCGIFGROUP", __func__);
sbin/ifconfig/ifconfig.c
648
errx(1, "%s: no memory", __func__);
sbin/ifconfig/ifconfig.c
650
errx(1, "%s: SIOCGIFGROUP", __func__);
sbin/ifconfig/ifieee80211.c
2097
printf("%s:", __func__);
sbin/ifconfig/regdomain.c
439
warnx("%s: %s at line %ld", __func__,
sbin/ifconfig/regdomain.c
632
warn("%s: open(%s)", __func__, _PATH_REGDOMAIN);
sbin/ifconfig/regdomain.c
639
warn("%s: fstat(%s)", __func__, _PATH_REGDOMAIN);
sbin/ifconfig/regdomain.c
648
warn("%s: mmap", __func__);
sbin/ifconfig/regdomain.c
656
warn("%s: error reading regulatory database", __func__);
sbin/iscontrol/iscontrol.h
34
# define debug(level, fmt, args...) do {if (level <= vflag) printf("%s: " fmt "\n", __func__ , ##args);} while(0)
sbin/iscontrol/iscontrol.h
35
# define debug_called(level) do {if (level <= vflag) printf("%s: called\n", __func__);} while(0)
sbin/iscontrol/iscontrol.h
40
#define xdebug(fmt, args...) printf("%s: " fmt "\n", __func__ , ##args)
stand/boot/common/bcache.c
43
# define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args)
stand/boot/common/do_dloader.c
249
__func__, filename);
stand/boot/common/load_elf.c
145
printf("%s: can't load module before kernel\n", __func__);
stand/boot/common/load_elf.c
151
__func__, kfp->f_type);
stand/boot/common/load_elf.c
167
printf("%s: kernel already loaded\n", __func__);
stand/boot/common/load_elf.c
176
printf("%s: not a kernel (maybe static binary?)\n", __func__);
stand/boot/common/load_elf.c
192
printf("%s: cannot allocate module info\n", __func__);
stand/boot/common/load_elf.c
300
printf("%s: program header not within first page\n", __func__);
stand/boot/common/load_elf.c
335
printf("%s: read failed\n", __func__);
stand/boot/common/load_elf.c
371
printf("\n%s: failed to read section headers", __func__);
stand/boot/common/load_elf.c
436
printf("\n%s: could not seek for symbols - skipped!", __func__);
stand/boot/common/load_elf.c
443
printf("\n%s: could not read symbols - skipped!", __func__);
stand/boot/common/load_elf.c
698
printf("%s: corrupt symbol table\n", __func__);
stand/boot/common/load_elf.c
704
printf("%s: corrupt symbol table\n", __func__);
stand/boot/common/load_elf_obj.c
132
printf("%s: can't load module before kernel\n", __func__);
stand/boot/common/load_elf_obj.c
138
__func__, kfp->f_type);
stand/boot/common/load_elf_obj.c
151
printf("%s: cannot allocate module info\n", __func__);
stand/boot/common/load_elf_obj.c
205
printf("\n%s: read section headers failed\n", __func__);
stand/boot/common/load_elf_obj.c
242
printf("\n%s: file has no valid symbol table\n", __func__);
stand/boot/common/load_elf_obj.c
252
printf("\n%s: file has invalid symbol strings\n", __func__);
stand/boot/common/load_elf_obj.c
262
printf("\n%s: file has no section names\n", __func__);
stand/boot/common/load_elf_obj.c
291
printf("\n%s: read failed\n", __func__);
stand/boot/efi/libefi/efipart.c
278
printf("%s: rw=%d, status=%lu\n", __func__, rw, (u_long)status);
stand/boot/efi/loader/bootinfo.c
298
printf("%s: AllocatePages error %llu\n", __func__,
stand/boot/efi/loader/bootinfo.c
314
printf("%s: GetMemoryMap error %llu\n", __func__,
stand/boot/pc32/libi386/bioscd.c
61
# define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args)
stand/boot/pc32/libi386/biosdisk.c
66
# define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args)
stand/lib/hammer1.c
580
printf("%s(%llx, %lld)\n", __func__, (long long)ino, *off);
stand/lib/hammer1.c
622
printf("%s(%llx, %s)\n", __func__, (long long)dirino, name);
stand/lib/hammer1.c
666
printf("%s(%s)\n", __func__, path);
stand/lib/hammer1.c
704
printf("%s(%llx)\n", __func__, (long long)ino);
stand/lib/stand.h
71
#define CHK(fmt, args...) printf("%s(%d): " fmt "\n", __func__, __LINE__ , ##args)
stand/lib/stand.h
72
#define PCHK(fmt, args...) {printf("%s(%d): " fmt "\n", __func__, __LINE__ , ##args); getchar();}
sys/bus/cam/scsi/scsi_da.c
1007
"due to status 0x%x\n", __func__, status);
sys/bus/cam/scsi/scsi_da.c
1058
kprintf("%s: unable to allocate sysctl tree\n", __func__);
sys/bus/cam/scsi/scsi_da.c
1130
kprintf("%s: periph was NULL!!\n", __func__);
sys/bus/cam/scsi/scsi_da.c
1136
__func__);
sys/bus/cam/scsi/scsi_da.c
892
__func__);
sys/bus/firewire/firewire.c
1028
kprintf("%s: xfer == NULL\n", __func__);
sys/bus/firewire/firewire.c
1045
kprintf("%s: xfer == NULL\n", __func__);
sys/bus/firewire/firewire.c
825
kprintf("%s: invalid range\n", __func__);
sys/bus/firewire/firewire.c
843
kprintf("%s: bind failed\n", __func__);
sys/bus/firewire/firewire.c
870
kprintf("%s: no such bind\n", __func__);
sys/bus/firewire/fwmem.c
280
kprintf("%s: refcount=%d\n", __func__, fms->refcount);
sys/bus/firewire/fwmem.c
294
kprintf("%s: refcount=%d\n", __func__, fms->refcount);
sys/bus/firewire/fwmem.c
316
kprintf("%s: err=%d\n", __func__, bp->b_error);
sys/bus/firewire/fwmem.c
391
kprintf("%s: err=%d\n", __func__, err);
sys/bus/gpio/gpio_intel/gpio_intel.c
241
device_printf(sc->dev, "%s: Invalid pin %d\n", __func__, pin);
sys/bus/iicbus/iic.c
185
panic("%s: iic_count < 0!", __func__);
sys/bus/iicbus/iic.c
271
panic("%s: too much data read!", __func__);
sys/bus/iicbus/iicsmb.c
203
kprintf("%s: too much data from 0x%x\n", __func__,
sys/bus/iicbus/iicsmb.c
236
kprintf("%s unknown error 0x%x!\n", __func__,
sys/bus/iicbus/iicsmb.c
243
panic("%s: unknown event (%d)!", __func__, event);
sys/bus/iicbus/pcf/pcf.c
480
panic("%s: unknown slave mode (%d)!", __func__,
sys/bus/mmc/mmc_subr.c
158
KASSERT(timeout != 0, ("%s: no timeout", __func__));
sys/bus/mmc/mmc_subr.c
187
KASSERT(timeout != 0, ("%s: no timeout", __func__));
sys/bus/pci/pci.c
2101
("%s: MSI still enabled", __func__));
sys/bus/pci/pci.c
3440
("%s: generic teardown failed for MSI/MSI-X", __func__));
sys/bus/ppbus/ppb_1284.c
176
panic("%s: unsupported mode %d", __func__, mode);
sys/bus/ppbus/ppb_1284.c
610
panic("%s: unsupported mode %d", __func__, mode);
sys/bus/ppbus/ppb_1284.c
793
panic("%s: unknown mode (%d)!", __func__, mode);
sys/bus/ppbus/ppb_msq.c
101
panic("%s: unknown mode (%d)", __func__, ppbdev->mode);
sys/bus/ppbus/ppb_msq.c
208
__func__, param);
sys/bus/ppbus/ppb_msq.c
212
__func__, param, ins, arg, type);
sys/bus/ppbus/ppb_msq.c
234
panic("%s: unknown parameter (0x%x)!", __func__,
sys/bus/ppbus/ppb_msq.c
292
panic("%s: IEEE1284 read not supported", __func__);
sys/bus/ppbus/ppb_msq.c
70
panic("%s: unknown opcode (%d)", __func__, opcode);
sys/bus/ppbus/ppb_msq.c
93
panic("%s: unknown EPP protocol (0x%x)!", __func__,
sys/bus/smbus/amdsmb/amdsmb.c
346
panic("%s: unknown QUICK command (%x)!", __func__, how);
sys/bus/smbus/ichsmb/ichsmb.c
175
("%s: ich_cmd=%d", __func__ , sc->ich_cmd));
sys/bus/smbus/ichsmb/ichsmb.c
204
("%s: ich_cmd=%d", __func__ , sc->ich_cmd));
sys/bus/smbus/ichsmb/ichsmb.c
226
("%s: ich_cmd=%d", __func__ , sc->ich_cmd));
sys/bus/smbus/ichsmb/ichsmb.c
249
("%s: ich_cmd=%d", __func__ , sc->ich_cmd));
sys/bus/smbus/ichsmb/ichsmb.c
273
("%s: ich_cmd=%d", __func__ , sc->ich_cmd));
sys/bus/smbus/ichsmb/ichsmb.c
297
("%s: ich_cmd=%d", __func__ , sc->ich_cmd));
sys/bus/smbus/ichsmb/ichsmb.c
320
("%s: ich_cmd=%d", __func__ , sc->ich_cmd));
sys/bus/smbus/ichsmb/ichsmb.c
348
("%s: ich_cmd=%d", __func__ , sc->ich_cmd));
sys/bus/smbus/ichsmb/ichsmb.c
392
("%s: ich_cmd=%d", __func__ , sc->ich_cmd));
sys/bus/smbus/ichsmb/ichsmb.c
423
("%s: ich_cmd=%d", __func__ , sc->ich_cmd));
sys/bus/smbus/ichsmb/ichsmb.c
635
("%s: ich_cmd=%d", __func__ , sc->ich_cmd));
sys/bus/smbus/ichsmb/ichsmb.c
71
do { kprintf("%s: " fmt, __func__ , ## args); } while (0)
sys/bus/u4b/controller/ehci.c
914
__func__, pos);
sys/bus/u4b/controller/ohci.c
1176
kprintf("%s: resume detect\n", __func__);
sys/bus/u4b/controller/ohci.c
1181
"controller halted\n", __func__);
sys/bus/u4b/controller/ohci.c
1206
__func__, status);
sys/bus/u4b/controller/ohci.c
1298
panic("%s: out of OHCI transfer descriptors!", __func__);
sys/bus/u4b/controller/ohci.c
1903
__func__, __LINE__);
sys/bus/u4b/controller/ohci.c
723
__func__, __LINE__);
sys/bus/u4b/controller/uhci.c
1023
__func__, __LINE__);
sys/bus/u4b/controller/uhci.c
1449
__func__);
sys/bus/u4b/controller/uhci.c
1454
__func__);
sys/bus/u4b/controller/uhci.c
1458
__func__);
sys/bus/u4b/controller/uhci.c
1463
__func__);
sys/bus/u4b/controller/uhci.c
1579
panic("%s: out of UHCI transfer descriptors!", __func__);
sys/bus/u4b/controller/uhci.c
2209
__func__, __LINE__);
sys/bus/u4b/controller/uhci.c
2220
__func__, *plen,
sys/bus/u4b/controller/xhci.c
1679
__func__);
sys/bus/u4b/controller/xhci.c
1684
__func__);
sys/bus/u4b/controller/xhci.c
1689
__func__);
sys/bus/u4b/controller/xhci.c
1774
panic("%s: out of XHCI transfer descriptors!", __func__);
sys/bus/u4b/net/if_mos.c
142
DPRINTF("mos: %s: " fmt "\n",__func__,## __VA_ARGS__)
sys/bus/u4b/storage/umass.c
157
__func__ ,## __VA_ARGS__); \
sys/bus/u4b/storage/umass.c
2231
__func__, sc->sc_name, error);
sys/bus/u4b/usb_debug.h
41
__func__,## __VA_ARGS__); \
sys/bus/u4b/usb_dev.c
932
DPRINTFN(2, "devfs_set_cdevpriv failed in %s\n", __func__);
sys/bus/u4b/usb_device.c
2442
device_printf(dev, "%s-%d <%s>\n", __func__, __LINE__, iProduct);
sys/bus/u4b/usb_transfer.c
2929
__func__, xfer->aframes, xfer->nframes);
sys/bus/u4b/usb_transfer.c
2956
__func__, xfer->actlen, xfer->sumlen);
sys/bus/u4b/uvc/uvc_buf.c
120
__func__,
sys/bus/u4b/uvc/uvc_buf.c
362
DPRINTF("%s Got frame %ld %4lu\n", __func__, (long)bq->video, bq->seq);
sys/bus/u4b/uvc/uvc_buf.c
430
DPRINTF("fatal %s\n", __func__);
sys/bus/u4b/uvc/uvc_buf.c
438
DPRINTF("%s buf empty\n", __func__);
sys/bus/u4b/uvc/uvc_buf.c
478
DPRINTF("%s wrong buf type %lu\n", __func__, buf->status);
sys/bus/u4b/uvc/uvc_buf.c
496
DPRINTF("%s\n", __func__);
sys/bus/u4b/uvc/uvc_buf.c
545
DPRINTF("%s\n", __func__);
sys/bus/u4b/uvc/uvc_buf.c
667
DPRINTF("%s\n", __func__);
sys/bus/u4b/uvc/uvc_buf.c
690
DPRINTF("%s\n", __func__);
sys/bus/u4b/uvc/uvc_ctrls.c
1036
DPRINTF("WARNING __TO_BE_IMPLEMENT__ other par %s\n", __func__);
sys/bus/u4b/uvc/uvc_ctrls.c
282
__func__, __LINE__, info->topo_type, info->selector, id);
sys/bus/u4b/uvc/uvc_ctrls.c
607
kprintf("%s:%d fail to alloc mem\n", __func__, __LINE__);
sys/bus/u4b/uvc/uvc_ctrls.c
771
kprintf("%s:%d fail to alloc mem\n", __func__, __LINE__);
sys/bus/u4b/uvc/uvc_ctrls.c
840
kprintf("%s:%d fail to allocate memory\n", __func__, __LINE__);
sys/bus/u4b/uvc/uvc_drv.c
1304
kprintf("%s-%s\n", __func__, usbd_errstr(err));
sys/bus/u4b/uvc/uvc_drv.c
1716
DPRINTF("WARNING __TO_BE_IMPLEMENT__ %s\n", __func__);
sys/bus/u4b/uvc/uvc_drv.c
2060
kprintf("%s:%d Lack of mem\n", __func__, __LINE__);
sys/bus/u4b/uvc/uvc_drv.c
2213
DPRINTF("%s:%d bad interface. \n", __func__, __LINE__);
sys/bus/u4b/uvc/uvc_drv.c
222
kprintf("%s-%d-%s\n", __func__, query, usbd_errstr(err));
sys/bus/u4b/uvc/uvc_drv.c
2498
DPRINTF("%s-%d-%p\n", __func__, __LINE__, self);
sys/bus/u4b/uvc/uvc_drv.c
2516
DPRINTF("%s-%d-%p\n", __func__, __LINE__, self);
sys/bus/u4b/uvc/uvc_drv.c
2682
DPRINTF("%s-%p\n", __func__, dev);
sys/bus/u4b/uvc/uvc_drv.c
347
__func__, q->query, q->unit, q->selector, q->size);
sys/bus/u4b/uvc/uvc_drv.c
358
DPRINTF("%s %d ret:%d\n", __func__, __LINE__, ret);
sys/bus/u4b/uvc/uvc_drv.c
365
DPRINTF("--%s open h264\n", __func__);
sys/bus/u4b/uvc/uvc_drv.c
598
DPRINTF("%s: format fcc:%c%c%c%c\n", __func__, b[0], b[1], b[2], b[3]);
sys/bus/u4b/uvc/uvc_v4l2.c
101
DPRINTF("%s num:%lu\n", __func__, priv->num);
sys/bus/u4b/uvc/uvc_v4l2.c
103
DPRINTF("%s free\n", __func__);
sys/bus/u4b/uvc/uvc_v4l2.c
341
DPRINTF("%s\n", __func__);
sys/bus/u4b/uvc/uvc_v4l2.c
386
DPRINTF("====%s====%d %d %s\n", __func__, curthread->td_proc->p_pid,
sys/bus/u4b/uvc/uvc_v4l2.c
394
DPRINTF("%s %d------>Error.\n", __func__, __LINE__);
sys/bus/u4b/uvc/uvc_v4l2.c
426
DPRINTF("----%s----\n", __func__);
sys/bus/u4b/uvc/uvc_v4l2.c
464
DPRINTF("%s %d---------->err:%d\n", __func__, __LINE__, ret);
sys/bus/u4b/uvc/uvc_v4l2.c
691
kprintf("%lx-%s need to be implement\n", cmd, __func__);
sys/bus/u4b/uvc/uvc_v4l2.c
718
DPRINTF("%s\n", __func__);
sys/bus/u4b/uvc/uvc_v4l2.c
725
DPRINTF("%s\n", __func__);
sys/bus/u4b/uvc/uvc_v4l2.c
758
DPRINTF("%s\n", __func__);
sys/bus/u4b/uvc/uvc_v4l2.c
778
DPRINTF("%s\n", __func__);
sys/bus/u4b/uvc/uvc_v4l2.c
84
DPRINTF("%s already get\n", __func__);
sys/bus/u4b/uvc/uvc_v4l2.c
89
DPRINTF("%s busy\n", __func__);
sys/bus/u4b/wlan/if_mtw.c
2701
__func__);
sys/bus/u4b/wlan/if_mtw.c
2886
__func__);
sys/bus/u4b/wlan/if_mtw.c
4726
kprintf("%s: TODO\n", __func__);
sys/bus/u4b/wlan/if_rum.c
1016
__func__, usbd_errstr(uerror));
sys/bus/u4b/wlan/if_rum.c
2308
__func__, error);
sys/bus/u4b/wlan/if_rum.c
2808
"%s: could not allocate beacon frame\n", __func__);
sys/bus/u4b/wlan/if_rum.c
2894
__func__, k->wk_keyix, rvp_id);
sys/bus/u4b/wlan/if_rum.c
2903
DPRINTF("%s: removing group key %d for vap %d\n", __func__,
sys/bus/u4b/wlan/if_rum.c
2956
"%s: cannot set pairwise key %d, vap %d\n", __func__, k->wk_keyix,
sys/bus/u4b/wlan/if_rum.c
2966
DPRINTF("%s: removing key %d\n", __func__, k->wk_keyix);
sys/bus/u4b/wlan/if_rum.c
2996
__func__);
sys/bus/u4b/wlan/if_rum.c
755
device_printf(sc->sc_dev, "%s: cmdq overflow\n", __func__);
sys/bus/u4b/wlan/if_rum.c
905
__func__, usbd_errstr(uerror));
sys/bus/u4b/wlan/if_urtwn.c
1036
"%s sent (%d retries)\n", __func__, macid,
sys/bus/u4b/wlan/if_urtwn.c
1049
__func__, macid);
sys/bus/u4b/wlan/if_urtwn.c
1079
URTWN_DPRINTF(sc, URTWN_DEBUG_RSSI, "%s: rssi=%d\n", __func__, rssi);
sys/bus/u4b/wlan/if_urtwn.c
1374
"%s: empty pending queue\n", __func__);
sys/bus/u4b/wlan/if_urtwn.c
1440
"%s: out of xmit buffers\n", __func__);
sys/bus/u4b/wlan/if_urtwn.c
1455
__func__);
sys/bus/u4b/wlan/if_urtwn.c
1548
__func__, id);
sys/bus/u4b/wlan/if_urtwn.c
1625
device_printf(sc->sc_dev, "%s: cmdq overflow\n", __func__);
sys/bus/u4b/wlan/if_urtwn.c
1790
device_printf(sc->sc_dev, "%s:", __func__);
sys/bus/u4b/wlan/if_urtwn.c
1849
__func__);
sys/bus/u4b/wlan/if_urtwn.c
1936
URTWN_DPRINTF(sc, URTWN_DEBUG_ROM, "%s: PA setting=0x%x\n", __func__,
sys/bus/u4b/wlan/if_urtwn.c
1943
__func__, sc->regulatory);
sys/bus/u4b/wlan/if_urtwn.c
1971
__func__,sc->regulatory);
sys/bus/u4b/wlan/if_urtwn.c
2072
"%s: mode 0x%x, rates 0x%08x, basicrates 0x%08x\n", __func__,
sys/bus/u4b/wlan/if_urtwn.c
2087
URTWN_DPRINTF(sc, URTWN_DEBUG_RA, "%s: maxbasicrate %d\n", __func__,
sys/bus/u4b/wlan/if_urtwn.c
2108
URTWN_DPRINTF(sc, URTWN_DEBUG_RA, "%s: maxrate %d\n", __func__,
sys/bus/u4b/wlan/if_urtwn.c
2164
"%s: could not allocate beacon frame\n", __func__);
sys/bus/u4b/wlan/if_urtwn.c
2181
__func__, urtwn_read_1(sc, R92C_TDECTRL + 2) &
sys/bus/u4b/wlan/if_urtwn.c
2201
"%s: could not allocate beacon frame\n", __func__);
sys/bus/u4b/wlan/if_urtwn.c
2272
__func__);
sys/bus/u4b/wlan/if_urtwn.c
2312
__func__, k->wk_cipher->ic_cipher);
sys/bus/u4b/wlan/if_urtwn.c
2318
"macaddr %s\n", __func__, k->wk_keyix, keyid,
sys/bus/u4b/wlan/if_urtwn.c
2346
device_printf(sc->sc_dev, "%s fails, error %d\n", __func__, error);
sys/bus/u4b/wlan/if_urtwn.c
2356
"%s: keyix %d, flags %04X, macaddr %s\n", __func__,
sys/bus/u4b/wlan/if_urtwn.c
2612
"%s: could not move to RUN state\n", __func__);
sys/bus/u4b/wlan/if_urtwn.c
2785
URTWN_DPRINTF(sc, URTWN_DEBUG_RSSI, "%s: PWDB %d, EMA %d\n", __func__,
sys/bus/u4b/wlan/if_urtwn.c
3066
__func__, k->wk_cipher->ic_cipher);
sys/bus/u4b/wlan/if_urtwn.c
3120
__func__, k->wk_cipher->ic_cipher);
sys/bus/u4b/wlan/if_urtwn.c
3275
__func__,
sys/bus/u4b/wlan/if_urtwn.c
3667
__func__);
sys/bus/u4b/wlan/if_urtwn.c
3727
__func__);
sys/bus/u4b/wlan/if_urtwn.c
4423
__func__, vap->iv_opmode);
sys/bus/u4b/wlan/if_urtwn.c
4843
__func__, slottime);
sys/bus/u4b/wlan/if_urtwn.c
4929
__func__, mfilt[0], mfilt[1]);
sys/bus/u4b/wlan/if_urtwn.c
4960
__func__, vap->iv_opmode);
sys/bus/u4b/wlan/if_urtwn.c
5038
__func__);
sys/bus/u4b/wlan/if_urtwn.c
5068
"%s: invalid channel %x\n", __func__, chan);
sys/bus/u4b/wlan/if_urtwn.c
5200
"%s: start measuring temperature\n", __func__);
sys/bus/u4b/wlan/if_urtwn.c
5223
"%s: temperature read failed, skipping\n", __func__);
sys/bus/u4b/wlan/if_urtwn.c
5229
__func__, sc->thcal_lctemp, temp);
sys/bus/u4b/wlan/if_urtwn.c
5241
__func__, sc->thcal_lctemp, temp);
sys/bus/u4b/wlan/if_urtwn.c
5400
"%s: error while initializing MAC block\n", __func__);
sys/bus/u4b/wlan/if_urtwn.c
5530
__func__,
sys/bus/u4b/wlan/if_urtwn.c
569
__func__, error);
sys/bus/u4b/wlan/if_urtwn.c
773
__func__, usbd_errstr(err), ntries);
sys/bus/u4b/wlan/if_urtwn.c
874
"%s: RX flags error (%s)\n", __func__,
sys/bus/u4b/wlan/if_urtwn.c
882
"%s: frame is too short: %d\n", __func__, pktlen);
sys/bus/u4b/wlan/if_urtwn.c
889
__func__, pktlen, totlen);
sys/bus/u4b/wlan/if_urtwn.c
896
__func__);
sys/bus/u4b/wlan/if_urtwn.c
958
"%s: case %d was not handled\n", __func__,
sys/bus/u4b/wlan/if_urtwn.c
980
"%s: Rx %d frames in one chunk\n", __func__, npkts);
sys/crypto/siphash/siphash.c
122
("%s: context %p not properly initialized", __func__, ctx));
sys/crypto/siphash/siphash.c
169
("%s: context %p not properly initialized", __func__, ctx));
sys/crypto/siphash/siphash.c
181
("%s: context %p not properly initialized", __func__, ctx));
sys/crypto/siphash/siphash.c
74
("%s: context %p not properly initialized", __func__, ctx));
sys/crypto/siphash/siphash.c
93
("%s: invalid parameters", __func__));
sys/crypto/siphash/siphash_test.c
125
kprintf("%s: test vector [%d] failed\n", __func__, i);
sys/dev/acpica/Osd/OsdCache.c
123
__func__, Object, head->cache, Cache);
sys/dev/acpica/Osd/OsdCache.c
130
__func__, Object, func, line, head->func,
sys/dev/acpica/Osd/OsdCache.c
133
kprintf("%s: Double Free %p\n", __func__, Object);
sys/dev/acpica/Osd/OsdInterrupt.c
129
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/Osd/OsdInterrupt.c
59
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/Osd/OsdMemory.c
195
__func__, LogicalAddress, (uintmax_t)Length,
sys/dev/acpica/Osd/OsdSchedule.c
173
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/Osd/OsdSchedule.c
200
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/Osd/OsdSynch.c
114
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/Osd/OsdSynch.c
132
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/Osd/OsdSynch.c
142
kprintf("%s: semaphore %p too many timeouts, resetting\n", __func__, as);
sys/dev/acpica/Osd/OsdSynch.c
210
__func__, (intmax_t)Timeout,
sys/dev/acpica/Osd/OsdSynch.c
255
__func__,
sys/dev/acpica/Osd/OsdSynch.c
264
__func__, Timeout, as->as_pendings, as);
sys/dev/acpica/Osd/OsdSynch.c
270
__func__, Units, as->as_units, as->as_pendings, as,
sys/dev/acpica/Osd/OsdSynch.c
290
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/Osd/OsdSynch.c
307
__func__, Units, as->as_units, as->as_pendings, as,
sys/dev/acpica/Osd/OsdSynch.c
86
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi.c
1371
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi.c
1398
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi.c
1616
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi.c
1692
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi.c
1827
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi.c
2564
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, state);
sys/dev/acpica/acpi.c
2990
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, state);
sys/dev/acpica/acpi.c
3011
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, state);
sys/dev/acpica/acpi.c
3026
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi.c
3038
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi.c
3050
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi.c
3062
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi.c
366
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi.c
414
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi.c
454
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi.c
498
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_asus/acpi_asus.c
1007
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_asus/acpi_asus.c
1201
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_asus/acpi_asus.c
1238
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_asus/acpi_asus.c
1266
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_asus/acpi_asus.c
556
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_asus/acpi_asus.c
727
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_asus/acpi_asus.c
825
__func__, sc->model->lcdd);
sys/dev/acpica/acpi_asus/acpi_asus.c
837
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_asus/acpi_asus.c
883
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_asus/acpi_asus.c
926
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_asus/acpi_asus.c
946
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_asus/acpi_asus.c
973
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_button.c
135
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_button.c
193
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_button.c
222
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_button.c
250
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify);
sys/dev/acpica/acpi_button.c
271
ACPI_FUNCTION_TRACE_PTR((char *)(uintptr_t)__func__, context);
sys/dev/acpica/acpi_cpu_cstate.c
1022
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_cpu_cstate.c
245
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_cpu_cstate.c
318
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_cpu_cstate.c
337
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_cpu_cstate.c
491
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_ec.c
331
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_ec.c
344
kprintf("%s: can't add child\n", __func__);
sys/dev/acpica/acpi_ec.c
352
kprintf("%s: can't get handle\n", __func__);
sys/dev/acpica/acpi_ec.c
501
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_ec.c
675
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_ec.c
791
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_ec.c
814
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, (UINT32)Address);
sys/dev/acpica/acpi_fujitsu/acpi_fujitsu.c
246
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_fujitsu/acpi_fujitsu.c
305
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_fujitsu/acpi_fujitsu.c
325
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify);
sys/dev/acpica/acpi_hp/acpi_hp.c
475
ACPI_FUNCTION_TRACE((char *)(uintptr_t) __func__);
sys/dev/acpica/acpi_hp/acpi_hp.c
584
ACPI_FUNCTION_TRACE((char *)(uintptr_t) __func__);
sys/dev/acpica/acpi_hp/acpi_hp.c
617
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_hp/acpi_hp.c
640
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_hp/acpi_hp.c
737
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_hp/acpi_hp.c
813
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify);
sys/dev/acpica/acpi_hpet.c
328
ACPI_FUNCTION_TRACE((char *)(uintptr_t) __func__);
sys/dev/acpica/acpi_hpet.c
340
__func__);
sys/dev/acpica/acpi_hpet.c
377
device_printf(parent, "%s: can't add acpi_hpet0\n", __func__);
sys/dev/acpica/acpi_hpet.c
398
ACPI_FUNCTION_TRACE((char *)(uintptr_t) __func__);
sys/dev/acpica/acpi_hpet.c
420
ACPI_FUNCTION_TRACE((char *)(uintptr_t) __func__);
sys/dev/acpica/acpi_isab.c
111
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_lid.c
108
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_lid.c
151
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_lid.c
189
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify);
sys/dev/acpica/acpi_pci.c
227
("%s: child (%s)'s parent is not acpi0", __func__,
sys/dev/acpica/acpi_pci.c
254
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_pci_link.c
1055
panic("%s: apparently invalid index %d", __func__, index);
sys/dev/acpica/acpi_pci_link.c
1063
("%s: link is routed but has an invalid IRQ", __func__));
sys/dev/acpica/acpi_pci_link.c
189
("%s: end dpf when not parsing a dpf", __func__));
sys/dev/acpica/acpi_pci_link.c
223
__func__);
sys/dev/acpica/acpi_pci_link.c
230
("%s: end dpf when not parsing a dpf", __func__));
sys/dev/acpica/acpi_pci_link.c
236
("%s: array boundary violation", __func__));
sys/dev/acpica/acpi_pci_link.c
297
("%s: end dpf when not parsing a dpf", __func__));
sys/dev/acpica/acpi_pci_link.c
312
("%s: array boundary violation", __func__));
sys/dev/acpica/acpi_pci_link.c
756
__func__);
sys/dev/acpica/acpi_pci_link.c
763
("%s: end dpf when not parsing a dpf", __func__));
sys/dev/acpica/acpi_pci_link.c
772
__func__, link->l_irq));
sys/dev/acpica/acpi_pci_link.c
825
__func__, link->l_irq));
sys/dev/acpica/acpi_pci_link.c
962
KASSERT(!link->l_routed, ("%s: link already routed", __func__));
sys/dev/acpica/acpi_pci_link.c
964
("%s: link already has an IRQ", __func__));
sys/dev/acpica/acpi_pcib.c
136
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_pcib.c
140
panic("%s device is not present", __func__);
sys/dev/acpica/acpi_pcib.c
215
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_pcib_acpi.c
156
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_pcib_pci.c
111
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_powerres.c
140
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_powerres.c
212
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_powerres.c
246
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_powerres.c
281
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_powerres.c
316
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_powerres.c
536
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_powerres.c
579
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_powerres.c
624
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_powerres.c
653
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_powerres.c
755
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_powerres.c
774
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_resource.c
123
("%s: multiple interrupts", __func__));
sys/dev/acpica/acpi_resource.c
130
("%s: multiple interrupts", __func__));
sys/dev/acpica/acpi_resource.c
136
panic("%s: bad resource type %u", __func__, res->Type);
sys/dev/acpica/acpi_resource.c
158
kprintf("%s: Skip irq %d config\n", __func__, irq);
sys/dev/acpica/acpi_resource.c
422
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_smbat.c
241
__func__, (int)(val & SMBUS_STS_MASK));
sys/dev/acpica/acpi_smbat.c
310
__func__, (int)(val & SMBUS_STS_MASK));
sys/dev/acpica/acpi_thermal.c
1018
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thermal.c
1209
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thermal.c
214
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thermal.c
405
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thermal.c
542
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thermal.c
672
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thermal.c
700
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thermal.c
727
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thermal.c
906
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
1089
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
1128
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
1212
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
1254
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
1272
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
1358
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
1407
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
1505
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
395
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
409
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
472
ACPI_FUNCTION_TRACE((char *)(uintptr_t) __func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
639
ACPI_FUNCTION_TRACE((char *)(uintptr_t) __func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
670
ACPI_FUNCTION_TRACE((char *)(uintptr_t) __func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
699
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
729
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
757
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_thinkpad/acpi_thinkpad.c
897
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_timer.c
149
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_timer.c
167
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_timer.c
184
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
233
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
296
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
341
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
365
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
415
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
447
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
478
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
524
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
589
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
634
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
670
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, (UINT32)address);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
722
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
766
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/acpica/acpi_wmi/acpi_wmi.c
858
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
sys/dev/apple/smc/debug.h
14
device_printf((dev), "%s: " fmt, __func__, ##__VA_ARGS__)
sys/dev/apple/smc/smc_io.c
135
__func__, key, try);
sys/dev/apple/smc/smc_io.c
46
device_printf(dev, "%s failed: 0x%x, 0x%x\n", __func__,
sys/dev/apple/smc/smc_io.c
555
__func__, key);
sys/dev/apple/smc/smc_io.c
98
__func__, key, try);
sys/dev/crypto/tpm/tpm.c
1200
kprintf("%s: getting header\n", __func__);
sys/dev/crypto/tpm/tpm.c
1210
kprintf("%s: len %d, io count %zd\n", __func__, len, uio->uio_resid);
sys/dev/crypto/tpm/tpm.c
1216
kprintf("%s: bad residual io count 0x%zx\n", __func__,
sys/dev/crypto/tpm/tpm.c
1235
kprintf("%s: n %d len %d\n", __func__, n, len);
sys/dev/crypto/tpm/tpm.c
1270
kprintf("%s: io count %zd\n", __func__, uio->uio_resid);
sys/dev/crypto/tpm/tpm.c
423
kprintf("%s: interrupted %d\n", __func__, rv);
sys/dev/crypto/tpm/tpm.c
432
kprintf("%s: access %pb%i\n", __func__, TPM_ACCESS_BITS, r);
sys/dev/crypto/tpm/tpm.c
458
kprintf("%s: read %d\n", __func__, burst);
sys/dev/crypto/tpm/tpm.c
512
kprintf("%s: power down: %d -> %d\n", __func__, sc->sc_suspend, why);
sys/dev/crypto/tpm/tpm.c
530
kprintf("%s: resume: %d -> %d\n", __func__, sc->sc_suspend, why);
sys/dev/crypto/tpm/tpm.c
551
kprintf("%s: interrupted %d\n", __func__, rv);
sys/dev/crypto/tpm/tpm.c
596
kprintf("%s: sleeping for %d ticks on %p\n", __func__, to, c);
sys/dev/crypto/tpm/tpm.c
608
kprintf("%s: woke up with rv %d stat %pb%i\n", __func__, rv,
sys/dev/crypto/tpm/tpm.c
635
kprintf("%s: b0 %pb%i\n", __func__, TPM_STS_BITS, b0);
sys/dev/crypto/tpm/tpm.c
706
kprintf("%s: timeout: stat=%pb%i b=%pb%i\n", __func__,
sys/dev/crypto/tpm/tpm.c
739
kprintf("%s: UIO_WRITE status %pb%i\n", __func__,
sys/dev/crypto/tpm/tpm.c
746
kprintf("%s: UIO_WRITE readying chip\n", __func__);
sys/dev/crypto/tpm/tpm.c
754
kprintf("%s: UIO_WRITE readying failed %d\n", __func__, rv);
sys/dev/crypto/tpm/tpm.c
760
kprintf("%s: UIO_WRITE readying done\n", __func__);
sys/dev/crypto/tpm/tpm.c
775
kprintf("%s: len %d\n", __func__, len);
sys/dev/crypto/tpm/tpm.c
786
kprintf("%s: fetching %d, burst is %d\n", __func__, n, bcnt);
sys/dev/crypto/tpm/tpm.c
797
kprintf("%s: read %zd bytes, len %d\n", __func__, cnt, len);
sys/dev/crypto/tpm/tpm.c
814
kprintf("%s: sc %p buf %p len %d\n", __func__, sc, buf, len);
sys/dev/crypto/tpm/tpm.c
828
kprintf("%s: failed burst rv %d\n", __func__, rv);
sys/dev/crypto/tpm/tpm.c
835
kprintf("%s: failed rv %d stat=%pb%i\n", __func__, rv,
sys/dev/crypto/tpm/tpm.c
847
kprintf("%s: failed last byte rv %d\n", __func__, rv);
sys/dev/crypto/tpm/tpm.c
853
kprintf("%s: failed rv %d stat=%pb%i\n", __func__, rv,
sys/dev/crypto/tpm/tpm.c
860
kprintf("%s: wrote %zd byte\n", __func__, cnt);
sys/dev/crypto/tpm/tpm.c
881
kprintf("%s: read failed stat=%pb%i\n", __func__,
sys/dev/crypto/tpm/tpm.c
898
kprintf("%s: write failed stat=%pb%i\n", __func__,
sys/dev/crypto/tpm/tpm.c
923
kprintf("%s: int=%pb%i (%d)\n", __func__,
sys/dev/crypto/tpm/tpm.c
997
kprintf("%s: %.4s %d.%d.%d.%d\n", __func__,
sys/dev/disk/dm/dm.h
257
do { if (dm_debug_level) kprintf("%s: "format, __func__, ## __VA_ARGS__); } while(0)
sys/dev/disk/dm/dm_ioctl.c
125
kprintf("%s --- flags=%08X\n", __func__, flags);
sys/dev/disk/iscsi/initiator/iscsivar.h
41
kprintf("%s: " fmt "\n", __func__ , ##args);} while(0)
sys/dev/disk/iscsi/initiator/iscsivar.h
43
kprintf("%d] %s: " fmt "\n", sp->sid, __func__ , ##args);} while(0)
sys/dev/disk/iscsi/initiator/iscsivar.h
45
kprintf("%s: called\n", __func__);} while(0)
sys/dev/disk/iscsi/initiator/iscsivar.h
52
#define xdebug(fmt, args...) kprintf(">>> %s: " fmt "\n", __func__ , ##args)
sys/dev/disk/isp/isp.c
2538
isp_prt(isp, ISP_LOGSANCFG, "%s: chan %d not at FW_READY state", __func__, chan);
sys/dev/disk/isp/isp.c
2664
isp_prt(isp, ISP_LOGWARN, "%s: Chan %d cannot log into SNS", __func__, chan);
sys/dev/disk/isp/isp.c
2676
isp_prt(isp, ISP_LOGWARN|ISP_LOGSANCFG, "%s: register fc4 type failed", __func__);
sys/dev/disk/isp/isp.c
5585
isp_prt(isp, ISP_LOGWARN, "%s: unhandled async code 0x%x", __func__, mbox);
sys/dev/disk/isp/isp.c
5670
isp_prt(isp, ISP_LOGERR, "%s: unexpected ASYNC_QWAKEUP code", __func__);
sys/dev/disk/isp/isp.c
7676
isp_prt(isp, ISP_LOGERR, "%s: cannot reset card", __func__);
sys/dev/disk/isp/isp.c
7689
isp_prt(isp, ISP_LOGWARN, "%s: not at runstate", __func__);
sys/dev/disk/isp/isp_freebsd.c
1249
isp_prt(isp, ISP_LOGTINFO, "%s: bus %d lun %u", __func__, bus, lun);
sys/dev/disk/isp/isp_freebsd.c
1468
xpt_print(ccb->ccb_h.path, "%s: [0x%x] cannot find tstate pointer in %s\n", __func__, cso->tag_id);
sys/dev/disk/isp/isp_freebsd.c
1478
xpt_print(ccb->ccb_h.path, "%s: [0x%x] cannot find private data adjunct\n", __func__, cso->tag_id);
sys/dev/disk/isp/isp_freebsd.c
1485
xpt_print(ccb->ccb_h.path, "%s: [0x%x] stopping sending a CTIO for a dead command\n", __func__, cso->tag_id);
sys/dev/disk/isp/isp_freebsd.c
1495
xpt_print(ccb->ccb_h.path, "%s: [0x%x] stopping sending a CTIO because we're no longer in target mode\n", __func__, cso->tag_id);
sys/dev/disk/isp/isp_freebsd.c
1515
xpt_print(ccb->ccb_h.path, rqo, __func__);
sys/dev/disk/isp/isp_freebsd.c
1578
ISP_PATH_PRT(isp, lvl, cso->ccb_h.path, "%s: CTIO7[%x] CDB0=%x scsi status %x flags %x resid %d xfrlen %u offset %u\n", __func__, cto->ct_rxid,
sys/dev/disk/isp/isp_freebsd.c
1582
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, cso->ccb_h.path, "%s: CTIO7[%x] flags %x xfrlen %u offset %u\n", __func__, cto->ct_rxid, cto->ct_flags,
sys/dev/disk/isp/isp_freebsd.c
1661
ISP_PATH_PRT(isp, lvl, cso->ccb_h.path, "%s: CTIO2[%x] CDB0=%x scsi status %x flags %x resid %d xfrlen %u offset %u\n", __func__, cto->ct_rxid,
sys/dev/disk/isp/isp_freebsd.c
1666
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, ccb->ccb_h.path, "%s: CTIO2[%x] flags %x xfrlen %u offset %u\n", __func__, cto->ct_rxid, cto->ct_flags,
sys/dev/disk/isp/isp_freebsd.c
1699
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, ccb->ccb_h.path, "%s: CTIO[%x] scsi status %x resid %d tag_id %x\n", __func__,
sys/dev/disk/isp/isp_freebsd.c
1707
xpt_print(ccb->ccb_h.path, "No XFLIST pointers for %s\n", __func__);
sys/dev/disk/isp/isp_freebsd.c
1773
xpt_print(ccb->ccb_h.path, rqo, __func__);
sys/dev/disk/isp/isp_freebsd.c
2004
isp_prt(isp, ISP_LOGTDEBUG0, "%s: restarting resrc deprived %x", __func__, ((at2_entry_t *)ntp->rd.data)->at_rxid);
sys/dev/disk/isp/isp_freebsd.c
2163
isp_prt(isp, ISP_LOGWARN, "%s: [RX_ID 0x%x] D_ID %x not found on any channel- dropping", __func__, aep->at_rxid, did);
sys/dev/disk/isp/isp_freebsd.c
2171
isp_prt(isp, ISP_LOGWARN, "%s: [RX_ID 0x%x] D_ID %x not found on any channel and no tptr- dropping", __func__, aep->at_rxid, did);
sys/dev/disk/isp/isp_freebsd.c
2176
isp_prt(isp, ISP_LOGWARN, "%s: [RX_ID 0x%x] D_ID %x not found on any channel- deferring", __func__, aep->at_rxid, did);
sys/dev/disk/isp/isp_freebsd.c
2179
isp_prt(isp, ISP_LOGTDEBUG0, "%s: [RX_ID 0x%x] D_ID 0x%06x found on Chan %d for S_ID 0x%06x", __func__, aep->at_rxid, did, chan, sid);
sys/dev/disk/isp/isp_freebsd.c
2192
__func__, aep->at_rxid, did, chan, sid);
sys/dev/disk/isp/isp_freebsd.c
2221
isp_prt(isp, ISP_LOGTDEBUG0, "%s: restarting resrc deprived %x", __func__, ((at7_entry_t *)ntp->rd.data)->at_rxid);
sys/dev/disk/isp/isp_freebsd.c
2384
isp_prt(isp, ISP_LOGERR, "%s: cannot find adjunct for %x after I/O", __func__, ct->ct_rxid);
sys/dev/disk/isp/isp_freebsd.c
2408
isp_prt(isp, ok? ISP_LOGTDEBUG0 : ISP_LOGWARN, "%s: CTIO7[%x] sts 0x%x flg 0x%x sns %d resid %d %s", __func__,
sys/dev/disk/isp/isp_freebsd.c
2417
isp_prt(isp, ISP_LOGERR, "%s: cannot find adjunct for %x after I/O", __func__, ct->ct_rxid);
sys/dev/disk/isp/isp_freebsd.c
2439
isp_prt(isp, ok? ISP_LOGTDEBUG0 : ISP_LOGWARN, "%s: CTIO2[%x] sts 0x%x flg 0x%x sns %d resid %d %s", __func__,
sys/dev/disk/isp/isp_freebsd.c
2474
isp_prt(isp, ISP_LOGTDEBUG0, "%s: CTIO[%x] tag %x S_ID 0x%x lun %d sts %x flg %x resid %d %s", __func__,
sys/dev/disk/isp/isp_freebsd.c
2572
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, inot->ccb_h.path, "%s: Take FREE INOT count now %d\n", __func__, tptr->inot_count);
sys/dev/disk/isp/isp_freebsd.c
2788
isp_prt(isp, ISP_LOGTDEBUG0, "%s: [%x] terminating after ABTS received", __func__, abts->abts_rxid_task);
sys/dev/disk/isp/isp_freebsd.c
2849
isp_prt(isp, ISP_LOGTDEBUG0, "%s: code 0x%x sid 0x%x tagval 0x%016llx chan %d lun 0x%x", __func__, notify->nt_ncode,
sys/dev/disk/isp/isp_freebsd.c
2866
isp_prt(isp, ISP_LOGWARN, "%s: no state pointer found for chan %d lun 0x%x", __func__, notify->nt_channel, lun);
sys/dev/disk/isp/isp_freebsd.c
2872
isp_prt(isp, ISP_LOGWARN, "%s: out of immediate notify structures for chan %d lun 0x%x", __func__, notify->nt_channel, lun);
sys/dev/disk/isp/isp_freebsd.c
2906
isp_prt(isp, ISP_LOGWARN, "%s: unknown TMF code 0x%x for chan %d lun 0x%x", __func__, notify->nt_ncode, notify->nt_channel, lun);
sys/dev/disk/isp/isp_freebsd.c
2912
isp_prt(isp, ISP_LOGWARN, "%s: out of inotify private structures", __func__);
sys/dev/disk/isp/isp_freebsd.c
2926
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, inot->ccb_h.path, "%s: Take FREE INOT count now %d\n", __func__, tptr->inot_count);
sys/dev/disk/isp/isp_freebsd.c
3072
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, inot->ccb_h.path, "%s: [0x%x] immediate notify for 0x%x from 0x%x status 0x%x arg 0x%x\n", __func__,
sys/dev/disk/isp/isp_freebsd.c
3114
ISP_PATH_PRT(softc->isp, ISP_LOGTDEBUG0, iccb->ccb_h.path, "%s: function code 0x%x INOTQ=%c WORKQ=%c REWORKQ=%c\n", __func__, iccb->ccb_h.func_code,
sys/dev/disk/isp/isp_freebsd.c
3140
ISP_PATH_PRT(softc->isp, ISP_LOGTDEBUG0, iccb->ccb_h.path, "%s: woken up but no work?\n", __func__);
sys/dev/disk/isp/isp_freebsd.c
3161
ISP_PATH_PRT(softc->isp, ISP_LOGTDEBUG0, ccbh->path, "%s: [0x%x] processing ATIO from 0x%x CDB=0x%x data_offset=%u\n", __func__, atio->tag_id, atio->init_id,
sys/dev/disk/isp/isp_freebsd.c
3413
ISP_PATH_PRT(softc->isp, ISP_LOGTDEBUG0, periph->path, "%s called\n", __func__);
sys/dev/disk/isp/isp_freebsd.c
3422
ISP_PATH_PRT(softc->isp, ISP_LOGTDEBUG0, periph->path, "%s called\n", __func__);
sys/dev/disk/isp/isp_freebsd.c
3444
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, ccb->ccb_h.path, "[0x%x] ATIO seen in %s\n", atio->tag_id, __func__);
sys/dev/disk/isp/isp_freebsd.c
3450
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, ccb->ccb_h.path, "[0x%x] INOT for 0x%x seen in %s\n", inot->tag_id, inot->seq_id, __func__);
sys/dev/disk/isp/isp_freebsd.c
3464
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, ccb->ccb_h.path, "[0x%x] MID CTIO seen in %s\n", atio->tag_id, __func__);
sys/dev/disk/isp/isp_freebsd.c
3468
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, ccb->ccb_h.path, "[0x%x] FINAL CTIO seen in %s\n", atio->tag_id, __func__);
sys/dev/disk/isp/isp_freebsd.c
349
isp_prt(isp, ISP_LOGSANCFG|ISP_LOGDEBUG0, "%s: Chan %d releasing simq", __func__, chan);
sys/dev/disk/isp/isp_freebsd.c
3536
isp_prt(isp, ISP_LOGERR, "%s: could not allocate wildcard path", __func__);
sys/dev/disk/isp/isp_freebsd.c
3542
isp_prt(isp, ISP_LOGERR, "%s: could not allocate path", __func__);
sys/dev/disk/isp/isp_freebsd.c
3550
isp_prt(isp, ISP_LOGERR, "%s: cam_periph_alloc for wildcard failed", __func__);
sys/dev/disk/isp/isp_freebsd.c
3556
isp_prt(isp, ISP_LOGERR, "%s: wildcard periph already allocated but doesn't exist", __func__);
sys/dev/disk/isp/isp_freebsd.c
3563
isp_prt(isp, ISP_LOGERR, "%s: cam_periph_alloc failed", __func__);
sys/dev/disk/isp/isp_freebsd.c
3570
isp_prt(isp, ISP_LOGERR, "%s: periph already allocated but doesn't exist", __func__);
sys/dev/disk/isp/isp_freebsd.c
3577
isp_prt(isp, ISP_LOGERR, "%s: xpt_register_async failed", __func__);
sys/dev/disk/isp/isp_freebsd.c
3944
isp_prt(isp, ISP_LOGERR, "%s: timeout for handle 0x%x", __func__, handle);
sys/dev/disk/isp/isp_freebsd.c
3950
isp_prt(isp, ISP_LOGWARN, "%s: timeout for handle 0x%x, recovered during interrupt", __func__, ohandle);
sys/dev/disk/isp/isp_freebsd.c
3952
isp_prt(isp, ISP_LOGWARN, "%s: timeout for handle already free", __func__);
sys/dev/disk/isp/isp_freebsd.c
4055
isp_prt(isp, ISP_LOGSANCFG, "%s: Chan %d more to do for target %u (timer=%u)", __func__, chan, lp->dev_map_idx - 1, lp->gone_timer);
sys/dev/disk/isp/isp_freebsd.c
4190
isp_prt(isp, ISP_LOGSANCFG|ISP_LOGDEBUG0, "%s: Chan %d checking FC state", __func__, chan);
sys/dev/disk/isp/isp_freebsd.c
4208
isp_prt(isp, ISP_LOGSANCFG|ISP_LOGDEBUG0, "%s: Chan %d FC loop not up (down count %d)", __func__, chan, fc->loop_down_time);
sys/dev/disk/isp/isp_freebsd.c
4210
isp_prt(isp, ISP_LOGSANCFG|ISP_LOGDEBUG0, "%s: Chan %d FC got to %d (down count %d)", __func__, chan, lb, fc->loop_down_time);
sys/dev/disk/isp/isp_freebsd.c
4240
isp_prt(isp, ISP_LOGSANCFG|ISP_LOGDEBUG0, "%s: Chan %d FC Loop Down", __func__, chan);
sys/dev/disk/isp/isp_freebsd.c
4244
isp_prt(isp, ISP_LOGSANCFG|ISP_LOGDEBUG0, "%s: Chan %d FC state OK", __func__, chan);
sys/dev/disk/isp/isp_freebsd.c
4262
isp_prt(isp, ISP_LOGSANCFG|ISP_LOGDEBUG0, "%s: Chan %d sleep time %d", __func__, chan, slp);
sys/dev/disk/isp/isp_freebsd.c
4274
isp_prt(isp, ISP_LOGSANCFG|ISP_LOGDEBUG0, "%s: Chan %d sleep hysteresis ticks %d", __func__, chan, fc->hysteresis * hz);
sys/dev/disk/isp/isp_freebsd.c
4434
ISP_PATH_PRT(isp, ISP_LOGWARN, ccb->ccb_h.path, "%s: [0x%x] no state pointer found for %s\n", __func__, tag, str);
sys/dev/disk/isp/isp_freebsd.c
4490
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, ccb->ccb_h.path, "%s: [0x%x] NOTIFY ACKNOWLEDGE for 0x%x seen\n", __func__, ccb->cna2.tag_id, ccb->cna2.seq_id);
sys/dev/disk/isp/isp_freebsd.c
4493
ISP_PATH_PRT(isp, ISP_LOGWARN, ccb->ccb_h.path, "%s: [0x%x] XPT_NOTIFY_ACKNOWLEDGE of 0x%x cannot find ntp private data\n", __func__,
sys/dev/disk/isp/isp_freebsd.c
4509
ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, ccb->ccb_h.path, "%s: [0x%x] calling xpt_done for tag 0x%x\n", __func__, ccb->cna2.tag_id, ccb->cna2.seq_id);
sys/dev/disk/isp/isp_freebsd.c
5343
isp_prt(isp, ISP_LOGWARN, "%s: unhandled target action 0x%x", __func__, hp->rqs_entry_type);
sys/dev/disk/isp/isp_freebsd.c
948
isp_prt(isp, ISP_LOGTDEBUG0, "%s: restarting resrc deprived %x", __func__, ((at7_entry_t *)ntp->rd.data)->at_rxid);
sys/dev/disk/isp/isp_freebsd.c
951
isp_prt(isp, ISP_LOGTDEBUG0, "%s: restarting resrc deprived %x", __func__, ((at2_entry_t *)ntp->rd.data)->at_rxid);
sys/dev/disk/isp/isp_library.c
2260
isp_prt(isp, ISP_LOGERR, "%s: bad handle 0x%x", __func__, handle);
sys/dev/disk/isp/isp_library.c
2287
isp_prt(isp, ISP_LOGERR, "%s: bad handle 0x%x", __func__, handle);
sys/dev/disk/isp/isp_library.c
2402
__func__, chan, (unsigned long long) ini, nphdl, s_id);
sys/dev/disk/isp/isp_library.c
2438
__func__, chan, nphdl, (unsigned long long)ini, s_id, (unsigned long long) lp->port_wwn, lp->handle, lp->portid);
sys/dev/disk/isp/isp_library.c
2445
isp_prt(isp, ISP_LOGTINFO, "%s: Chan %d N-port handle 0x%04x gets Port ID 0x%06x", __func__, chan, nphdl, s_id);
sys/dev/disk/isp/isp_library.c
2448
isp_prt(isp, ISP_LOGTINFO, "%s: Chan %d N-port handle 0x%04x tries to change Port ID 0x%06x to 0x%06x", __func__, chan, nphdl,
sys/dev/disk/isp/isp_library.c
2457
isp_prt(isp, ISP_LOGTINFO, "%s: Chan %d N-port handle 0x%04x gets WWN 0x%016llxx", __func__, chan, nphdl, (unsigned long long) ini);
sys/dev/disk/isp/isp_library.c
2460
isp_prt(isp, ISP_LOGWARN, "%s: Chan %d N-port handle 0x%04x tries to change WWN 0x%016llx to 0x%016llx", __func__, chan, nphdl,
sys/dev/disk/isp/isp_library.c
2468
isp_prt(isp, ISP_LOGWARN, "%s: Chan %d IID 0x%016llx N-Port Handle 0x%04x Port ID 0x%06x reentered", __func__, chan,
sys/dev/disk/isp/isp_library.c
2487
__func__, chan, (unsigned long long) ini, nphdl, s_id);
sys/dev/disk/isp/isp_library.c
2499
isp_prt(isp, ISP_LOGTINFO, "%s: Chan %d IID 0x%016llx N-Port Handle 0x%04x Port ID 0x%06x vtgt %d added", __func__, chan, (unsigned long long) ini, nphdl, s_id, fcp->isp_tgt_map[nphdl] - 1);
sys/dev/disk/isp/isp_library.c
2525
__func__, chan, (unsigned long long) ini, nphdl, s_id);
sys/dev/disk/isp/isp_library.c
253
isp_prt(isp, ISP_LOGERR, "%s: bad handle 0x%x", __func__, handle);
sys/dev/disk/isp/isp_library.c
2540
__func__, chan, (unsigned long long) ini, nphdl, s_id);
sys/dev/disk/isp/isp_library.c
2545
__func__, chan, (unsigned long long) lp->port_wwn, nphdl, lp->portid, fcp->isp_tgt_map[nphdl] - 1);
sys/dev/disk/isp/isp_library.c
2636
isp_prt(isp, ISP_LOGWARN, "%s: Chan %d unable to find entry to delete N-port handle 0x%04x initiator WWN 0x%016llx Port ID 0x%06x", __func__,
sys/dev/disk/isp/isp_library.c
280
isp_prt(isp, ISP_LOGERR, "%s: bad handle 0x%x", __func__, handle);
sys/dev/disk/isp/isp_library.c
291
isp_prt(isp, ISP_LOGERR, "%s: bad handle 0x%x", __func__, handle);
sys/dev/disk/isp/isp_library.c
513
isp_prt(isp, ISP_LOGWARN, "%s: bad channel %d", __func__, chan);
sys/dev/disk/isp/isp_library.c
524
isp_prt(isp, ISP_LOGERR, "%s: cannot reset card", __func__);
sys/dev/disk/isp/isp_library.c
530
isp_prt(isp, ISP_LOGERR, "%s: cannot init card", __func__);
sys/dev/disk/isp/isp_library.c
595
isp_prt(isp, ISP_LOGERR, "%s: VP_MODIFY of Chan %d failed with status %d", __func__, chan, vp->vp_mod_status);
sys/dev/disk/isp/isp_pci.c
1866
xpt_print(csio->ccb_h.path, "%s: bus_dmamap_load " "ptr %p len %d returned %d\n", __func__, csio->data_ptr, csio->dxfer_len, error);
sys/dev/disk/isp/isp_target.c
1037
isp_prt(isp, ISP_LOGWARN, rqo, __func__);
sys/dev/disk/isp/isp_target.c
1141
isp_prt(isp, ISP_LOGERR, "%s: called for non-24XX card", __func__);
sys/dev/disk/isp/isp_target.c
1146
isp_prt(isp, ISP_LOGERR, "%s: called for non-ABTS entry (0x%x)", __func__, abts->abts_header.rqs_entry_type);
sys/dev/disk/isp/isp_target.c
1152
isp_prt(isp, ISP_LOGWARN, rqo, __func__);
sys/dev/disk/isp/isp_target.c
1833
ISP_SNPRINTF(buf, sizeof buf, "%s: bad channel %d for status 0x%x", __func__, chan, inot_24xx->in_status);
sys/dev/disk/isp/isp_target.c
1841
isp_prt(isp, ISP_LOGTDEBUG1, "%s: Immediate Notify Channels %d..%d status=0x%x seqid=0x%x", __func__, lochan, hichan-1, inot_24xx->in_status, inot_24xx->in_rxid);
sys/dev/disk/isp/isp_target.c
1855
isp_prt(isp, ISP_LOGINFO, "%s: unhandled status (0x%x) for chan %d", __func__, inot_24xx->in_status, chan);
sys/dev/disk/isp/isp_target.c
329
isp_prt(isp, ISP_LOGTINFO, "%s: all ports logged out", __func__);
sys/dev/disk/isp/isp_target.c
342
isp_prt(isp, ISP_LOGTINFO, "%s: port changed", __func__);
sys/dev/disk/isp/isp_target.c
347
ISP_SNPRINTF(local, sizeof local, "%s: unknown status to RQSTYPE_NOTIFY (0x%x)", __func__, status);
sys/dev/disk/isp/isp_target.c
409
isp_prt(isp, ISP_LOGERR, "%s: unknown entry type 0x%x", __func__, type);
sys/dev/disk/isp/isp_target.c
487
isp_prt(isp, ISP_LOGERR, rqo, __func__);
sys/dev/disk/isp/isp_target.c
504
isp_prt(isp, ISP_LOGWARN, rqo, __func__);
sys/dev/disk/isp/isp_target.c
532
isp_prt(isp, ISP_LOGERR, "%s: Unknown type 0x%x", __func__, etype);
sys/dev/disk/isp/isp_target.c
535
ISP_TDQE(isp, __func__, isp->isp_reqidx, ap);
sys/dev/disk/isp/isp_target.c
630
isp_prt(isp, ISP_LOGTDEBUG0, "%s: [RX_ID 0x%x] chan %d code %x", __func__, aep->at_rxid, vpidx, code);
sys/dev/disk/isp/isp_target.c
677
isp_prt(isp, ISP_LOGTDEBUG0, "%s: [RX_ID 0x%x] code %x", __func__, aep->at_rxid, code);
sys/dev/disk/isp/isp_target.c
719
isp_prt(isp, ISP_LOGTDEBUG0, "%s: [IID %d] code %x", __func__, aep->at_iid, code);
sys/dev/disk/isp/isp_target.c
767
isp_prt(isp, ISP_LOGTDEBUG0, "%s: LOOP UP", __func__);
sys/dev/disk/isp/isp_target.c
772
isp_prt(isp, ISP_LOGTDEBUG0, "%s: LOOP DOWN", __func__);
sys/dev/disk/isp/isp_target.c
780
isp_prt(isp, ISP_LOGTDEBUG0, "%s: LIP RESET", __func__);
sys/dev/disk/isp/isp_target.c
786
isp_prt(isp, ISP_LOGTDEBUG0, "%s: BUS RESET", __func__);
sys/dev/disk/isp/isp_target.c
791
isp_prt(isp, ISP_LOGTDEBUG0, "%s: DEVICE RESET", __func__);
sys/dev/disk/isp/isp_target.c
798
isp_prt(isp, ISP_LOGTDEBUG0, "%s: CTIO DONE", __func__);
sys/dev/disk/isp/isp_target.c
826
isp_prt(isp, ISP_LOGERR, "%s: unknown event 0x%x", __func__, event);
sys/dev/disk/isp/isp_target.c
887
isp_prt(isp, ISP_LOGERR, "%s: unhandled message 0x%x", __func__, inp->in_msg[0]);
sys/dev/disk/isp/isp_target.c
893
isp_prt(isp, ISP_LOGERR, "%s: unknown immediate notify status 0x%x", __func__, inp->in_status);
sys/dev/disk/isp/isp_target.c
990
isp_prt(isp, ISP_LOGWARN, "%s: D_ID 0x%x not found on any channel", __func__, did);
sys/dev/disk/isp/ispreg.h
485
(mbxp)->func = __func__; \
sys/dev/disk/mpt/mpt.c
2917
mpt_prt(mpt, "%s: failed to enable port 0\n", __func__);
sys/dev/disk/sbp/sbp.c
1046
kprintf("%s\n", __func__);
sys/dev/disk/sbp/sbp.c
1050
kprintf("%s: resp=%d\n", __func__, xfer->resp);
sys/dev/disk/sbp/sbp.c
1124
kprintf("%s\n", __func__);
sys/dev/disk/sbp/sbp.c
1128
kprintf("%s: xfer->resp = %d\n", __func__, xfer->resp);
sys/dev/disk/sbp/sbp.c
1151
kprintf("%s: 0x%08x\n", __func__, (u_int32_t)ocb->bus_addr);
sys/dev/disk/sbp/sbp.c
1156
kprintf("%s: orb pointer active\n", __func__);
sys/dev/disk/sbp/sbp.c
1194
kprintf("%s: xfer->resp = %d\n", __func__, xfer->resp);
sys/dev/disk/sbp/sbp.c
2582
__func__, ntohl(sbp_status->orb_lo), sbp_status->src);
sys/dev/disk/sbp/sbp.c
2635
kprintf("%s: 0x%08jx\n", __func__, (uintmax_t)ocb->bus_addr);
sys/dev/disk/sbp/sbp.c
504
__func__);
sys/dev/disk/sbp/sbp.c
646
kprintf("%s: sec = %ld usec = %ld ticks = %d\n", __func__,
sys/dev/disk/sym/sym_hipd.c
2361
("%s: status=CAM_SIM_QUEUED", __func__));
sys/dev/disk/vpo/vpoio.c
299
kprintf("%s: can't request bus!\n", __func__);
sys/dev/disk/vpo/vpoio.c
657
kprintf("%s: not in disk mode!\n", __func__);
sys/dev/drm/amd/amdgpu/amdgpu_bios.c
290
__func__,
sys/dev/drm/amd/amdgpu/amdgpu_bios.c
297
DRM_INFO("%s: Get ACPI device handle\n", __func__);
sys/dev/drm/amd/amdgpu/amdgpu_bios.c
306
DRM_INFO("%s: Get ACPI handle for \"ATRM\"\n", __func__);
sys/dev/drm/amd/amdgpu/amdgpu_bios.c
315
__func__, AcpiFormatException(status));
sys/dev/drm/amd/amdgpu/amdgpu_cs.c
658
DRM_ERROR("deadlock in %s\n", __func__);
sys/dev/drm/amd/amdgpu/amdgpu_cs.c
671
DRM_ERROR("calloc failure in %s\n", __func__);
sys/dev/drm/amd/amdgpu/amdgpu_device.c
2645
DRM_INFO("%s: Taking over the fictitious range 0x%lx-0x%llx\n", __func__,
sys/dev/drm/amd/amdgpu/amdgpu_ih.c
148
DRM_DEBUG("%s: rptr %d, wptr %d\n", __func__, ih->rptr, wptr);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
309
__func__, amdgpu_crtc->crtc_id, amdgpu_crtc);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4071
DRM_DEBUG_DRIVER("%s()\n", __func__);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4256
__func__,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4300
__func__,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4476
__func__,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4622
__func__,
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4680
dm_error("%s: Failed to attach plane!\n", __func__);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4813
__func__, acrtc->base.base.id);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
4903
dm_error("%s: Failed to update stream scaling!\n", __func__);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5224
__func__, acrtc->base.base.id);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5826
DRM_ERROR("%s - Connector has no state", __func__);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
571
__func__);
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
585
__func__);
sys/dev/drm/amd/display/dc/bios/bios_parser.c
1941
"%s: Warning: comparing invalid object 'id1'!\n", __func__);
sys/dev/drm/amd/display/dc/bios/bios_parser.c
1947
"%s: Warning: comparing invalid object 'id2'!\n", __func__);
sys/dev/drm/amd/display/dc/bios/command_table2.c
222
__func__, ps.param.symclk_10khz);
sys/dev/drm/amd/display/dc/bios/command_table2.c
313
"colorDepth = %d\n", __func__,\
sys/dev/drm/amd/display/dc/bios/command_table2.c
753
"clock_type = %d \n", __func__,\
sys/dev/drm/amd/display/dc/core/dc.c
1046
__func__, context->stream_count);
sys/dev/drm/amd/display/dc/core/dc.c
111
__func__,
sys/dev/drm/amd/display/dc/core/dc.c
571
dm_error("%s: failed to create dceip\n", __func__);
sys/dev/drm/amd/display/dc/core/dc.c
579
dm_error("%s: failed to create vbios\n", __func__);
sys/dev/drm/amd/display/dc/core/dc.c
587
dm_error("%s: failed to create dcn_soc\n", __func__);
sys/dev/drm/amd/display/dc/core/dc.c
595
dm_error("%s: failed to create dcn_ip\n", __func__);
sys/dev/drm/amd/display/dc/core/dc.c
604
dm_error("%s: failed to create ctx\n", __func__);
sys/dev/drm/amd/display/dc/core/dc.c
618
dm_error("%s: failed to create validate ctx\n", __func__);
sys/dev/drm/amd/display/dc/core/dc_link.c
1098
__func__, init_params->connector_index,
sys/dev/drm/amd/display/dc/core/dc_link.c
2409
__func__,
sys/dev/drm/amd/display/dc/core/dc_link.c
2499
__func__,
sys/dev/drm/amd/display/dc/core/dc_link.c
855
__func__,
sys/dev/drm/amd/display/dc/core/dc_link.c
871
__func__,
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
121
__func__,
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
155
__func__, pattern);
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
1621
DC_LOG_HW_HPD_IRQ("%s: Link Status changed.\n", __func__);
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
1635
__func__);
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
187
__func__,
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
2027
__func__, link->link_index);
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
2041
__func__);
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
2059
__func__, link->link_index);
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
221
__func__,
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
2364
dm_error("%s: Read dpcd data failed.\n", __func__);
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
457
__func__,
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
462
__func__,
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
555
__func__,
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
667
__func__);
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
674
__func__);
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
70
__func__,
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
85
__func__,
sys/dev/drm/amd/display/dc/core/dc_link_dp.c
881
__func__,
sys/dev/drm/amd/display/dc/core/dc_resource.c
1178
__func__,
sys/dev/drm/amd/display/dc/dce/dce_audio.c
799
"audio_dto_module = %d audio_dto_phase =%d \n\n", __func__,\
sys/dev/drm/amd/display/dc/dce/dce_clock_source.c
299
"%s Bad requested pixel clock", __func__);
sys/dev/drm/amd/display/dc/dce/dce_clock_source.c
360
"%s Post divider range is invalid", __func__);
sys/dev/drm/amd/display/dc/dce/dce_clock_source.c
366
"%s Reference divider range is invalid", __func__);
sys/dev/drm/amd/display/dc/dce/dce_clock_source.c
504
"%s: Failed to adjust pixel clock!!", __func__);
sys/dev/drm/amd/display/dc/dce/dce_clock_source.c
572
"%s: Invalid parameters!!\n", __func__);
sys/dev/drm/amd/display/dc/dce/dce_clock_source.c
604
"%s: Invalid parameters!!\n", __func__);
sys/dev/drm/amd/display/dc/dce/dce_link_encoder.c
1015
__func__);
sys/dev/drm/amd/display/dc/dce/dce_link_encoder.c
1054
__func__);
sys/dev/drm/amd/display/dc/dce/dce_link_encoder.c
1095
__func__);
sys/dev/drm/amd/display/dc/dce/dce_link_encoder.c
771
__func__,
sys/dev/drm/amd/display/dc/dce/dce_link_encoder.c
845
__func__);
sys/dev/drm/amd/display/dc/dce/dce_link_encoder.c
944
__func__);
sys/dev/drm/amd/display/dc/dce/dce_link_encoder.c
976
__func__);
sys/dev/drm/amd/display/dc/dce/dce_stream_encoder.c
1380
"calculated_pixel_clock = %d \n", __func__, \
sys/dev/drm/amd/display/dc/dce/dce_stream_encoder.c
266
__func__);
sys/dev/drm/amd/display/dc/dce/dce_transform.c
1178
__func__);
sys/dev/drm/amd/display/dc/dce/dce_transform.c
699
__func__);
sys/dev/drm/amd/display/dc/dce/dce_transform.c
796
__func__);
sys/dev/drm/amd/display/dc/dce110/dce110_compressor.c
165
__func__);
sys/dev/drm/amd/display/dc/dce110/dce110_compressor.c
355
__func__);
sys/dev/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
845
"%s: wait timed out!\n", __func__);
sys/dev/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
890
__func__, wait_time_ms);
sys/dev/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
897
__func__, (power_up ? "On":"Off"));
sys/dev/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
918
__func__, bp_result);
sys/dev/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
922
__func__, (power_up ? "On":"Off"));
sys/dev/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
948
__func__);
sys/dev/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
956
__func__, (enable ? "On":"Off"));
sys/dev/drm/amd/display/dc/dce110/dce110_resource.c
865
__func__);
sys/dev/drm/amd/display/dc/dce110/dce110_resource.c
878
__func__,
sys/dev/drm/amd/display/dc/dce110/dce110_resource.c
897
__func__,
sys/dev/drm/amd/display/dc/dce110/dce110_transform_v.c
676
__func__);
sys/dev/drm/amd/display/dc/dce112/dce112_compressor.c
135
__func__);
sys/dev/drm/amd/display/dc/dce112/dce112_compressor.c
180
__func__);
sys/dev/drm/amd/display/dc/dce112/dce112_compressor.c
213
__func__);
sys/dev/drm/amd/display/dc/dce112/dce112_compressor.c
256
__func__);
sys/dev/drm/amd/display/dc/dce112/dce112_compressor.c
262
__func__);
sys/dev/drm/amd/display/dc/dce112/dce112_compressor.c
312
__func__);
sys/dev/drm/amd/display/dc/dce112/dce112_compressor.c
525
__func__);
sys/dev/drm/amd/display/dc/dce112/dce112_compressor.c
689
__func__);
sys/dev/drm/amd/display/dc/dce112/dce112_resource.c
819
__func__);
sys/dev/drm/amd/display/dc/dce112/dce112_resource.c
833
__func__);
sys/dev/drm/amd/display/dc/dce112/dce112_resource.c
849
__func__,
sys/dev/drm/amd/display/dc/dcn10/dcn10_link_encoder.c
1013
__func__);
sys/dev/drm/amd/display/dc/dcn10/dcn10_link_encoder.c
719
__func__,
sys/dev/drm/amd/display/dc/dcn10/dcn10_link_encoder.c
790
__func__);
sys/dev/drm/amd/display/dc/dcn10/dcn10_link_encoder.c
890
__func__);
sys/dev/drm/amd/display/dc/dcn10/dcn10_link_encoder.c
929
__func__);
sys/dev/drm/amd/display/dc/dcn10/dcn10_link_encoder.c
968
__func__);
sys/dev/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c
1213
"calculated_pixel_clock = %d \n", __func__, \
sys/dev/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c
239
__func__);
sys/dev/drm/amd/display/dc/dm_services.h
164
dm_write_reg_func(ctx, reg + DCE_BASE.instance[0].segment[reg##_BASE_IDX] + inst_offset, value, __func__)
sys/dev/drm/amd/display/dc/dm_services.h
167
dm_read_reg_func(ctx, reg + DCE_BASE.instance[0].segment[reg##_BASE_IDX] + inst_offset, __func__)
sys/dev/drm/amd/display/dc/dm_services.h
171
dm_read_reg_func(ctx, mm##reg_name + DCE_BASE.instance[0].segment[mm##reg_name##_BASE_IDX] + inst_offset, __func__), \
sys/dev/drm/amd/display/dc/dm_services.h
355
#define PERF_TRACE() dm_perf_trace_timestamp(__func__, __LINE__)
sys/dev/drm/amd/display/dc/dm_services.h
58
dm_read_reg_func(ctx, address, __func__)
sys/dev/drm/amd/display/dc/dm_services.h
78
dm_write_reg_func(ctx, address, value, __func__)
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1119
DTRACE("DLG: %s: cstate_en = %d", __func__, cstate_en);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1120
DTRACE("DLG: %s: pstate_en = %d", __func__, pstate_en);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1121
DTRACE("DLG: %s: vm_en = %d", __func__, vm_en);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1122
DTRACE("DLG: %s: iflip_en = %d", __func__, iflip_en);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1127
DTRACE("DLG: %s: dppclk_freq_in_mhz = %3.2f", __func__, dppclk_freq_in_mhz);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1128
DTRACE("DLG: %s: dispclk_freq_in_mhz = %3.2f", __func__, dispclk_freq_in_mhz);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1129
DTRACE("DLG: %s: refclk_freq_in_mhz = %3.2f", __func__, refclk_freq_in_mhz);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1130
DTRACE("DLG: %s: pclk_freq_in_mhz = %3.2f", __func__, pclk_freq_in_mhz);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1131
DTRACE("DLG: %s: interlaced = %d", __func__, interlaced);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1161
DTRACE("DLG: %s: min_dcfclk_mhz = %3.2f", __func__, min_dcfclk_mhz);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1162
DTRACE("DLG: %s: min_ttu_vblank = %3.2f", __func__, min_ttu_vblank);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1165
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1167
DTRACE("DLG: %s: t_calc_us = %3.2f", __func__, t_calc_us);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
117
DTRACE("DLG: %s: refclk_freq_in_mhz = %3.2f", __func__, refclk_freq_in_mhz);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1170
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1174
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
118
DTRACE("DLG: %s: pclk_freq_in_mhz = %3.2f", __func__, pclk_freq_in_mhz);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
119
DTRACE("DLG: %s: recout_width = %d", __func__, recout_width);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
120
DTRACE("DLG: %s: vratio = %3.2f", __func__, vratio);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
121
DTRACE("DLG: %s: req_per_swath_ub = %d", __func__, req_per_swath_ub);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
122
DTRACE("DLG: %s: refcyc_per_delivery= %3.2f", __func__, refcyc_per_delivery);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1242
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1247
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1253
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1277
DTRACE("DLG: %s: htotal = %d", __func__, htotal);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1280
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1282
DTRACE("DLG: %s: dst_x_after_scaler = %d", __func__, dst_x_after_scaler);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1283
DTRACE("DLG: %s: dst_y_after_scaler = %d", __func__, dst_y_after_scaler);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1301
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1305
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1309
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1312
DTRACE("DLG: %s: swath_height_l = %d", __func__, swath_height_l);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1314
DTRACE("DLG: %s: swath_height_c = %d", __func__, swath_height_c);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1318
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1320
DTRACE("DLG: %s: line_time_in_us = %3.2f", __func__, (double) line_time_in_us);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1321
DTRACE("DLG: %s: vupdate_offset = %d", __func__, vupdate_offset);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1322
DTRACE("DLG: %s: vupdate_width = %d", __func__, vupdate_width);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1323
DTRACE("DLG: %s: vready_offset = %d", __func__, vready_offset);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1324
DTRACE("DLG: %s: line_time_in_us = %3.2f", __func__, line_time_in_us);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1325
DTRACE("DLG: %s: line_wait = %3.2f", __func__, line_wait);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1326
DTRACE("DLG: %s: line_o = %3.2f", __func__, line_o);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1327
DTRACE("DLG: %s: line_setup = %3.2f", __func__, line_setup);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1328
DTRACE("DLG: %s: line_calc = %3.2f", __func__, line_calc);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1332
DTRACE("DLG: %s: dst_y_prefetch (before rnd) = %3.2f", __func__, dst_y_prefetch);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1336
DTRACE("DLG: %s: dst_y_prefetch (after rnd) = %3.2f", __func__, dst_y_prefetch);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1385
DTRACE("DLG: %s: sw_bytes_ub_l = %d", __func__, sw_bytes_ub_l);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1386
DTRACE("DLG: %s: sw_bytes_ub_c = %d", __func__, sw_bytes_ub_c);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1387
DTRACE("DLG: %s: sw_bytes = %d", __func__, sw_bytes);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1388
DTRACE("DLG: %s: vm_bytes = %d", __func__, vm_bytes);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1389
DTRACE("DLG: %s: meta_row_bytes = %d", __func__, meta_row_bytes);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1390
DTRACE("DLG: %s: dpte_row_bytes = %d", __func__, dpte_row_bytes);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1430
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1434
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1440
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1454
DTRACE("DLG: %s: lsw_l = %d", __func__, lsw_l);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1455
DTRACE("DLG: %s: lsw_c = %d", __func__, lsw_c);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1456
DTRACE("DLG: %s: dpte_bytes_per_row_ub_l = %d", __func__, dpte_bytes_per_row_ub_l);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1457
DTRACE("DLG: %s: dpte_bytes_per_row_ub_c = %d", __func__, dpte_bytes_per_row_ub_c);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1459
DTRACE("DLG: %s: prefetch_bw = %3.2f", __func__, prefetch_bw);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1460
DTRACE("DLG: %s: flip_bw = %3.2f", __func__, flip_bw);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1461
DTRACE("DLG: %s: t_pre_us = %3.2f", __func__, t_pre_us);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1462
DTRACE("DLG: %s: t_vm_us = %3.2f", __func__, t_vm_us);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1463
DTRACE("DLG: %s: t_r0_us = %3.2f", __func__, t_r0_us);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1464
DTRACE("DLG: %s: dst_y_per_vm_vblank = %3.2f", __func__, dst_y_per_vm_vblank);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1465
DTRACE("DLG: %s: dst_y_per_row_vblank = %3.2f", __func__, dst_y_per_row_vblank);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1466
DTRACE("DLG: %s: dst_y_prefetch = %3.2f", __func__, dst_y_prefetch);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
148
DTRACE("DLG: %s: max_num_sw = %0d", __func__, max_num_sw);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1482
DTRACE("DLG: %s: lsw = %3.2f", __func__, lsw);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
149
DTRACE("DLG: %s: max_partial_sw = %0d", __func__, max_partial_sw);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
150
DTRACE("DLG: %s: swath_height = %0d", __func__, swath_height);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1501
DTRACE("DLG: %s: vratio_pre_l=%3.2f", __func__, vratio_pre_l);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1502
DTRACE("DLG: %s: vratio_pre_c=%3.2f", __func__, vratio_pre_c);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
151
DTRACE("DLG: %s: vinit = %3.2f", __func__, vinit);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
152
DTRACE("DLG: %s: vratio_pre = %3.2f", __func__, vratio_pre);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
155
DTRACE("WARNING_DLG: %s: vratio_pre=%3.2f < 1.0, set to 1.0", __func__, vratio_pre);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
162
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1637
DTRACE("DLG: %s: Warningfull_recout_width not set in hsplit mode", __func__);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1664
DTRACE("DLG: %s: full_recout_width = %d", __func__, full_recout_width);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1665
DTRACE("DLG: %s: hscale_pixel_rate_l = %3.2f", __func__, hscale_pixel_rate_l);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1668
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1672
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1707
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1711
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1755
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1759
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1792
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1796
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
180
DTRACE("DLG: %s: swath_height = %0d", __func__, swath_height);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
181
DTRACE("DLG: %s: vinit = %3.2f", __func__, vinit);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1864
DTRACE("DLG: %s: cur0_req_width = %d", __func__, cur0_req_width);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1867
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1871
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1875
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1879
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
1883
__func__,
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
192
DTRACE("DLG: %s: max_num_sw = %0d", __func__, *max_num_sw);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
193
DTRACE("DLG: %s: max_partial_sw = %0d", __func__, *max_partial_sw);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
211
DTRACE("DLG: %s: rq_sizing param", __func__);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
324
DTRACE("DLG: %s: bug workaround DEGVIDCN10-137", __func__);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
357
DTRACE("DLG: %s: req128_l = %0d", __func__, req128_l);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
358
DTRACE("DLG: %s: req128_c = %0d", __func__, req128_c);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
359
DTRACE("DLG: %s: full_swath_bytes_packed_l = %0d", __func__, full_swath_bytes_packed_l);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
360
DTRACE("DLG: %s: full_swath_bytes_packed_c = %0d", __func__, full_swath_bytes_packed_c);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
647
DTRACE("DLG: %s: surf_linear = %d", __func__, surf_linear);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
648
DTRACE("DLG: %s: surf_vert = %d", __func__, surf_vert);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
649
DTRACE("DLG: %s: blk256_width = %d", __func__, blk256_width);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
650
DTRACE("DLG: %s: blk256_height = %d", __func__, blk256_height);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
757
DTRACE("DLG: %s: meta_blk_height = %d", __func__, meta_blk_height);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
758
DTRACE("DLG: %s: meta_blk_width = %d", __func__, meta_blk_width);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
759
DTRACE("DLG: %s: meta_surface_bytes = %d", __func__, meta_surface_bytes);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
760
DTRACE("DLG: %s: meta_pte_req_per_frame_ub = %d", __func__, meta_pte_req_per_frame_ub);
sys/dev/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
761
DTRACE("DLG: %s: meta_pte_bytes_per_frame_ub = %d", __func__, meta_pte_bytes_per_frame_ub);
sys/dev/drm/amd/display/dc/i2caux/dce110/i2c_hw_engine_dce110.c
535
__func__);
sys/dev/drm/amd/display/dc/inc/reg_helper.h
221
delay_between_poll_us, max_try, __func__, __LINE__)
sys/dev/drm/amd/display/dc/irq/dce110/irq_service_dce110.c
182
__func__);
sys/dev/drm/amd/display/dc/irq/dce110/irq_service_dce110.c
190
__func__);
sys/dev/drm/amd/display/dc/irq/irq_service.c
111
__func__,
sys/dev/drm/amd/display/dc/irq/irq_service.c
147
__func__,
sys/dev/drm/amd/display/include/logger_interface.h
147
DC_LOG_PERF_TRACE("%s duration: %lld ticks\n", __func__, \
sys/dev/drm/amd/powerplay/amd_powerplay.c
1215
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
1230
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
1245
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
1260
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
1306
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
303
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
390
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
408
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
425
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
441
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
508
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
525
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
543
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
561
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
597
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
723
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
748
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
766
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
784
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
803
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
821
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
881
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
897
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
920
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
938
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/amd/powerplay/amd_powerplay.c
975
pr_info("%s was not implemented.\n", __func__);
sys/dev/drm/drm_dp_mst_topology.c
1462
DRM_DEBUG_KMS("%s: failed to find slot\n", __func__);
sys/dev/drm/i915/i915_drv.h
115
__i915_inject_load_failure(__func__, __LINE__)
sys/dev/drm/i915/i915_gem.c
3682
struct drm_printer p = drm_debug_printer(__func__);
sys/dev/drm/i915/i915_gem.h
44
__func__, __LINE__, __stringify(condition)); \
sys/dev/drm/i915/i915_gem.h
46
__func__, __LINE__, __stringify(condition)); \
sys/dev/drm/i915/i915_gem_execbuffer.c
75
DRM_DEBUG_DRIVER("EINVAL at %s:%d\n", __func__, __LINE__); \
sys/dev/drm/i915/i915_irq.c
2964
for (__init_wedge((W), (DEV), (TIMEOUT), __func__); \
sys/dev/drm/i915/i915_request.c
352
__func__, engine->name,
sys/dev/drm/i915/i915_selftest.h
75
__i915_subtests(__func__, T, ARRAY_SIZE(T), data)
sys/dev/drm/i915/intel_breadcrumbs.c
86
struct drm_printer p = drm_debug_printer(__func__);
sys/dev/drm/i915/intel_engine_cs.c
1074
struct drm_printer p = drm_debug_printer(__func__);
sys/dev/drm/i915/intel_lrc.c
1820
struct drm_printer p = drm_debug_printer(__func__);
sys/dev/drm/include/asm/bug.h
36
__func__, __FILE__, __LINE__); \
sys/dev/drm/include/drm/drm_print.h
346
drm_dev_printk(__func__, dev, KERN_ERR, "*ERROR*" fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
348
drm_err(__func__, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
369
drm_dev_printk(__func__, dev, KERN_INFO, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
387
drm_dev_dbg(__func__, dev, DRM_UT_CORE, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
389
drm_dbg(__func__, DRM_UT_CORE, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
392
drm_dev_dbg(__func__, dev, DRM_UT_DRIVER, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
394
drm_dbg(__func__, DRM_UT_DRIVER, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
397
drm_dev_dbg(__func__, dev, DRM_UT_KMS, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
399
drm_dbg(__func__, DRM_UT_KMS, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
402
drm_dev_dbg(__func__, dev, DRM_UT_PRIME, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
404
drm_dbg(__func__, DRM_UT_PRIME, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
407
drm_dev_dbg(__func__, dev, DRM_UT_ATOMIC, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
409
drm_dbg(__func__, DRM_UT_ATOMIC, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
412
drm_dev_dbg(__func__, dev, DRM_UT_VBL, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
414
drm_dbg(__func__, DRM_UT_VBL, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
418
drm_dbg(__func__, DRM_UT_FIOCTL, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
420
drm_dbg(__func__, DRM_UT_IOCTL, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
425
drm_dbg(__func__, DRM_UT_LEASE, fmt, ##__VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
428
drm_dev_dbg(__func__, dev, DRM_UT_DP, fmt, ## __VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
430
drm_dbg(__func__, DRM_UT_DP, fmt, ## __VA_ARGS__)
sys/dev/drm/include/drm/drm_print.h
438
drm_dev_dbg(__func__, dev, category, fmt, ##__VA_ARGS__);\
sys/dev/drm/include/linux/kernel.h
245
#define STUB() do { kprintf("%s: stub\n", __func__); } while(0);
sys/dev/drm/linux_workqueue.c
231
__func__, name, i, error);
sys/dev/drm/radeon/evergreen_cs.c
1872
dev_warn(p->dev, "%s:%d invalid cmd stream\n", __func__, __LINE__);
sys/dev/drm/radeon/evergreen_cs.c
1907
dev_warn(p->dev, "%s:%d invalid cmd stream\n", __func__, __LINE__);
sys/dev/drm/radeon/evergreen_cs.c
1935
dev_warn(p->dev, "%s:%d invalid cmd stream\n", __func__, __LINE__);
sys/dev/drm/radeon/evergreen_cs.c
1947
dev_warn(p->dev, "%s:%d invalid cmd stream %d\n", __func__, __LINE__, idx);
sys/dev/drm/radeon/evergreen_cs.c
1958
dev_warn(p->dev, "%s:%d invalid cmd stream %d\n", __func__, __LINE__, idx);
sys/dev/drm/radeon/evergreen_cs.c
1969
dev_warn(p->dev, "%s:%d invalid cmd stream\n", __func__, __LINE__);
sys/dev/drm/radeon/evergreen_cs.c
1980
dev_warn(p->dev, "%s:%d invalid cmd stream\n", __func__, __LINE__);
sys/dev/drm/radeon/evergreen_cs.c
1991
dev_warn(p->dev, "%s:%d invalid cmd stream\n", __func__, __LINE__);
sys/dev/drm/radeon/evergreen_cs.c
2051
dev_warn(p->dev, "%s:%d invalid cmd stream\n", __func__, __LINE__);
sys/dev/drm/radeon/evergreen_cs.c
2063
dev_warn(p->dev, "%s:%d invalid cmd stream %d\n", __func__, __LINE__, idx);
sys/dev/drm/radeon/evergreen_cs.c
2080
dev_warn(p->dev, "%s:%d invalid cmd stream\n", __func__, __LINE__);
sys/dev/drm/radeon/evergreen_cs.c
214
__func__, __LINE__, prefix, surf->nbx, palign);
sys/dev/drm/radeon/evergreen_cs.c
237
__func__, __LINE__, prefix, surf->nbx, palign,
sys/dev/drm/radeon/evergreen_cs.c
245
__func__, __LINE__, prefix, surf->nby);
sys/dev/drm/radeon/evergreen_cs.c
280
__func__, __LINE__, prefix, surf->nbx, palign);
sys/dev/drm/radeon/evergreen_cs.c
287
__func__, __LINE__, prefix, surf->nby, halign);
sys/dev/drm/radeon/evergreen_cs.c
313
__func__, __LINE__, prefix, surf->mode);
sys/dev/drm/radeon/evergreen_cs.c
332
__func__, __LINE__, prefix, surf->mode);
sys/dev/drm/radeon/evergreen_cs.c
343
__func__, __LINE__, prefix, surf->nbanks);
sys/dev/drm/radeon/evergreen_cs.c
353
__func__, __LINE__, prefix, surf->bankw);
sys/dev/drm/radeon/evergreen_cs.c
363
__func__, __LINE__, prefix, surf->bankh);
sys/dev/drm/radeon/evergreen_cs.c
373
__func__, __LINE__, prefix, surf->mtilea);
sys/dev/drm/radeon/evergreen_cs.c
386
__func__, __LINE__, prefix, surf->tsplit);
sys/dev/drm/radeon/evergreen_cs.c
416
__func__, __LINE__, surf.format,
sys/dev/drm/radeon/evergreen_cs.c
429
__func__, __LINE__, id, track->cb_color_pitch[id],
sys/dev/drm/radeon/evergreen_cs.c
438
__func__, __LINE__, id, offset, surf.base_align);
sys/dev/drm/radeon/evergreen_cs.c
479
__func__, __LINE__, id, surf.layer_size,
sys/dev/drm/radeon/evergreen_cs.c
483
__func__, __LINE__, surf.nbx, surf.nby,
sys/dev/drm/radeon/evergreen_cs.c
502
__func__, __LINE__, track->db_z_info);
sys/dev/drm/radeon/evergreen_cs.c
539
__func__, __LINE__, track->npipes);
sys/dev/drm/radeon/evergreen_cs.c
552
__func__, __LINE__, radeon_bo_size(track->htile_bo),
sys/dev/drm/radeon/evergreen_cs.c
583
__func__, __LINE__, surf.format);
sys/dev/drm/radeon/evergreen_cs.c
604
__func__, __LINE__, track->db_depth_size,
sys/dev/drm/radeon/evergreen_cs.c
613
__func__, __LINE__, offset, surf.base_align);
sys/dev/drm/radeon/evergreen_cs.c
620
__func__, __LINE__, surf.layer_size,
sys/dev/drm/radeon/evergreen_cs.c
624
__func__, __LINE__, track->db_depth_size,
sys/dev/drm/radeon/evergreen_cs.c
632
__func__, __LINE__, offset, surf.base_align);
sys/dev/drm/radeon/evergreen_cs.c
639
__func__, __LINE__, surf.layer_size,
sys/dev/drm/radeon/evergreen_cs.c
688
__func__, __LINE__, surf.format);
sys/dev/drm/radeon/evergreen_cs.c
695
__func__, __LINE__, track->db_depth_size,
sys/dev/drm/radeon/evergreen_cs.c
703
__func__, __LINE__, track->db_depth_size,
sys/dev/drm/radeon/evergreen_cs.c
711
__func__, __LINE__, offset, surf.base_align);
sys/dev/drm/radeon/evergreen_cs.c
718
__func__, __LINE__, surf.layer_size,
sys/dev/drm/radeon/evergreen_cs.c
727
__func__, __LINE__, offset, surf.base_align);
sys/dev/drm/radeon/evergreen_cs.c
734
__func__, __LINE__, surf.layer_size,
sys/dev/drm/radeon/evergreen_cs.c
792
__func__, __LINE__, surf.format);
sys/dev/drm/radeon/evergreen_cs.c
813
__func__, __LINE__, dim);
sys/dev/drm/radeon/evergreen_cs.c
829
__func__, __LINE__, texdw[0], texdw[1], texdw[4],
sys/dev/drm/radeon/evergreen_cs.c
837
__func__, __LINE__, toffset, surf.base_align);
sys/dev/drm/radeon/evergreen_cs.c
842
__func__, __LINE__, moffset, surf.base_align);
sys/dev/drm/radeon/evergreen_cs.c
853
__func__, __LINE__, surf.layer_size,
sys/dev/drm/radeon/evergreen_cs.c
863
__func__, __LINE__);
sys/dev/drm/radeon/evergreen_cs.c
894
__func__, __LINE__, surf.mode);
sys/dev/drm/radeon/evergreen_cs.c
914
__func__, __LINE__, i, surf.layer_size,
sys/dev/drm/radeon/evergreen_cs.c
919
__func__, __LINE__, surf.nbx, surf.nby,
sys/dev/drm/radeon/evergreen_cs.c
980
__func__, __LINE__, track->cb_target_mask, track->cb_shader_mask, i);
sys/dev/drm/radeon/r100.c
2578
dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
sys/dev/drm/radeon/r100.c
2599
dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
sys/dev/drm/radeon/r100.c
2607
dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
sys/dev/drm/radeon/r300.c
418
dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
sys/dev/drm/radeon/r300.c
437
dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
sys/dev/drm/radeon/r300.c
449
dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
sys/dev/drm/radeon/r600_cs.c
1551
__func__, __LINE__, format);
sys/dev/drm/radeon/r600_cs.c
1558
__func__, __LINE__, G_038000_TILE_MODE(word0));
sys/dev/drm/radeon/r600_cs.c
1566
__func__, __LINE__, pitch, pitch_align, G_038000_TILE_MODE(word0));
sys/dev/drm/radeon/r600_cs.c
1571
__func__, __LINE__, base_offset, base_align, G_038000_TILE_MODE(word0));
sys/dev/drm/radeon/r600_cs.c
1576
__func__, __LINE__, mip_offset, base_align, G_038000_TILE_MODE(word0));
sys/dev/drm/radeon/r600_cs.c
1723
dev_warn(p->dev, "%s:%d invalid cmd stream\n", __func__, __LINE__);
sys/dev/drm/radeon/r600_cs.c
1735
dev_warn(p->dev, "%s:%d invalid cmd stream %d\n", __func__, __LINE__, idx);
sys/dev/drm/radeon/r600_cs.c
1747
dev_warn(p->dev, "%s:%d invalid cmd stream\n", __func__, __LINE__);
sys/dev/drm/radeon/r600_cs.c
367
__func__, __LINE__, format,
sys/dev/drm/radeon/r600_cs.c
389
dev_warn(p->dev, "%s invalid tiling %d for %d (0x%08X)\n", __func__,
sys/dev/drm/radeon/r600_cs.c
407
dev_warn(p->dev, "%s invalid tiling %d for %d (0x%08X)\n", __func__,
sys/dev/drm/radeon/r600_cs.c
415
__func__, __LINE__, pitch, pitch_align, array_mode);
sys/dev/drm/radeon/r600_cs.c
420
__func__, __LINE__, height, height_align, array_mode);
sys/dev/drm/radeon/r600_cs.c
424
dev_warn(p->dev, "%s offset[%d] 0x%llx 0x%llx, %d not aligned\n", __func__, i,
sys/dev/drm/radeon/r600_cs.c
453
__func__, i, array_mode,
sys/dev/drm/radeon/r600_cs.c
485
__func__, tile_max, bytes,
sys/dev/drm/radeon/r600_cs.c
503
__func__, block_max, bytes,
sys/dev/drm/radeon/r600_cs.c
511
dev_warn(p->dev, "%s invalid tile mode\n", __func__);
sys/dev/drm/radeon/r600_cs.c
585
dev_warn(p->dev, "%s invalid tiling %d (0x%08X)\n", __func__,
sys/dev/drm/radeon/r600_cs.c
598
dev_warn(p->dev, "%s invalid tiling %d (0x%08X)\n", __func__,
sys/dev/drm/radeon/r600_cs.c
606
__func__, __LINE__, pitch, pitch_align, array_mode);
sys/dev/drm/radeon/r600_cs.c
611
__func__, __LINE__, height, height_align, array_mode);
sys/dev/drm/radeon/r600_cs.c
615
dev_warn(p->dev, "%s offset 0x%llx, 0x%llx, %d not aligned\n", __func__,
sys/dev/drm/radeon/r600_cs.c
639
__func__, __LINE__, track->db_depth_info);
sys/dev/drm/radeon/r600_cs.c
644
__func__, __LINE__, track->db_depth_size);
sys/dev/drm/radeon/r600_cs.c
683
__func__, __LINE__, track->npipes);
sys/dev/drm/radeon/r600_cs.c
696
__func__, __LINE__, radeon_bo_size(track->htile_bo),
sys/dev/drm/radeon/r600_cs.c
760
__func__, __LINE__, track->cb_target_mask, track->cb_shader_mask, i);
sys/dev/drm/radeon/radeon_bios.c
223
DRM_INFO("%s: ===> Try ATRM...\n", __func__);
sys/dev/drm/radeon/radeon_bios.c
228
__func__);
sys/dev/drm/radeon/radeon_bios.c
237
__func__,
sys/dev/drm/radeon/radeon_bios.c
244
DRM_INFO("%s: Get ACPI device handle\n", __func__);
sys/dev/drm/radeon/radeon_bios.c
253
DRM_INFO("%s: Get ACPI handle for \"ATRM\"\n", __func__);
sys/dev/drm/radeon/radeon_bios.c
262
__func__, AcpiFormatException(status));
sys/dev/drm/radeon/radeon_bios.c
276
DRM_INFO("%s: Call radeon_atrm_call()\n", __func__);
sys/dev/drm/radeon/radeon_bios.c
287
DRM_INFO("%s: Incorrect BIOS size\n", __func__);
sys/dev/drm/radeon/radeon_bios.c
290
__func__, rdev->bios[0], rdev->bios[1]);
sys/dev/drm/radeon/radeon_bios.c
313
DRM_INFO("%s: ===> Try disabled BIOS (ni)...\n", __func__);
sys/dev/drm/radeon/radeon_bios.c
361
DRM_INFO("%s: ===> Try disabled BIOS (r700)...\n", __func__);
sys/dev/drm/radeon/radeon_bios.c
436
DRM_INFO("%s: ===> Try disabled BIOS (r600)...\n", __func__);
sys/dev/drm/radeon/radeon_bios.c
512
DRM_INFO("%s: ===> Try disabled BIOS (avivo)...\n", __func__);
sys/dev/drm/radeon/radeon_bios.c
573
DRM_INFO("%s: ===> Try disabled BIOS (legacy)...\n", __func__);
sys/dev/drm/radeon/radeon_bios.c
676
DRM_INFO("%s: ===> Try VFCT...\n", __func__);
sys/dev/drm/radeon/radeon_bios.c
678
DRM_INFO("%s: Get \"VFCT\" ACPI table\n", __func__);
sys/dev/drm/radeon/radeon_bios.c
682
__func__, AcpiFormatException(status));
sys/dev/drm/radeon/radeon_device.c
1491
__func__, (uintmax_t)rdev->mc.aper_base,
sys/dev/drm/radeon/radeon_gem.c
243
DRM_ERROR("unimplemented %s\n", __func__);
sys/dev/drm/radeon/radeon_gem.c
251
DRM_ERROR("unimplemented %s\n", __func__);
sys/dev/drm/radeon/radeon_kms.c
255
DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__);
sys/dev/drm/radeon/radeon_kms.c
312
DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__);
sys/dev/drm/radeon/radeon_kms.c
324
DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__);
sys/dev/drm/radeon/radeon_kms.c
460
DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__);
sys/dev/drm/radeon/radeon_kms.c
583
DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__);
sys/dev/drm/radeon/radeon_kms.c
600
DRM_ERROR("copy_to_user %s:%u\n", __func__, __LINE__);
sys/dev/drm/radeon/rs600.c
463
dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
sys/dev/drm/radeon/rs600.c
483
dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
sys/dev/drm/radeon/rs600.c
491
dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
sys/dev/drm/radeon/rs600.c
499
dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
sys/dev/misc/cmx/cmx.c
64
device_printf(dev, "%s: " fmt, __func__, ##args)
sys/dev/misc/ppc/ppc.c
1142
kprintf("%s: unknown case (0x%x)!\n", __func__, r);
sys/dev/misc/ppc/ppc.c
1493
panic("%s: too much calls", __func__);
sys/dev/misc/ppc/ppc.c
1527
__func__);
sys/dev/misc/ppc/ppc.c
1537
__func__, mi->opcode);
sys/dev/misc/ppc/ppc.c
193
LOG_PPC(__func__, ppc, "PWord not supported");
sys/dev/misc/ppc/ppc.c
2040
panic("%s: unknown I/O operation", __func__);
sys/dev/misc/ppc/ppc.c
212
LOG_PPC(__func__, ppc, "can't flush FIFO");
sys/dev/misc/ppc/ppc.c
235
LOG_PPC(__func__, ppc, "can't fill FIFO");
sys/dev/misc/ppc/ppc.c
248
LOG_PPC(__func__, ppc, "invalid data in FIFO");
sys/dev/misc/ppc/ppc.c
257
LOG_PPC(__func__, ppc, "data lost in FIFO");
sys/dev/misc/ppc/ppc.c
264
LOG_PPC(__func__, ppc, "can't empty the FIFO");
sys/dev/misc/syscons/syscons.c
341
kprintf("%s: sc_get_softc(%d, %d) returned NULL\n", __func__,
sys/dev/misc/syscons/syscons.c
408
kprintf("%s: sc_get_softc(%d, %d) returned NULL\n", __func__,
sys/dev/misc/syscons/syscons_nexus.c
82
panic("%s", __func__);
sys/dev/misc/vkbd/vkbd.c
300
panic("%s: kbd->kb_data != dev->si_drv1\n", __func__);
sys/dev/misc/vkbd/vkbd.c
357
panic("%s: kbd->kb_data != dev->si_drv1\n", __func__);
sys/dev/misc/vkbd/vkbd.c
420
panic("%s: kbd->kb_data != dev->si_drv1\n", __func__);
sys/dev/netif/age/if_age.c
2769
("%s: %d segments returned!", __func__, ctx.nsegs));
sys/dev/netif/age/if_age.c
755
KASSERT(nsegs == 1, ("%s: %d segments returned!", __func__, nsegs));
sys/dev/netif/alc/if_alc.c
1844
KASSERT(nsegs == 1, ("%s: %d segments returned!", __func__, nsegs));
sys/dev/netif/alc/if_alc.c
3204
KASSERT(nsegs == 1, ("%s: %d segments returned!", __func__, nsegs));
sys/dev/netif/ale/if_ale.c
877
KASSERT(nsegs == 1, ("%s: %d segments returned!", __func__, nsegs));
sys/dev/netif/ath/ath/if_ath.c
1624
__func__, error);
sys/dev/netif/ath/ath/if_ath.c
1778
DPRINTF(sc, ATH_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
1869
"%s: unable to restart recv logic\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
1970
__func__,
sys/dev/netif/ath/ath/if_ath.c
2076
__func__, status);
sys/dev/netif/ath/ath/if_ath.c
2086
DPRINTF(sc, ATH_DEBUG_ANY, "%s: invalid; ignored\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
2103
__func__, sc->sc_ic.ic_nrunning, sc->sc_running);
sys/dev/netif/ath/ath/if_ath.c
2121
DPRINTF(sc, ATH_DEBUG_INTR, "%s: status 0x%x\n", __func__, status);
sys/dev/netif/ath/ath/if_ath.c
2324
device_printf(sc->sc_dev, "%s: TSFOOR\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
2403
__func__, (unsigned long long) tsf,
sys/dev/netif/ath/ath/if_ath.c
2454
DPRINTF(sc, ATH_DEBUG_ANY, "%s: pending %u\n", __func__, pending);
sys/dev/netif/ath/ath/if_ath.c
2649
__func__, sc->sc_imask);
sys/dev/netif/ath/ath/if_ath.c
2774
__func__, MAX_TXRX_ITERATIONS);
sys/dev/netif/ath/ath/if_ath.c
2856
__func__, MAX_RESET_ITERATIONS);
sys/dev/netif/ath/ath/if_ath.c
2861
__func__);
sys/dev/netif/ath/ath/if_ath.c
2882
DPRINTF(sc, ATH_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
2908
__func__);
sys/dev/netif/ath/ath/if_ath.c
2946
__func__, status);
sys/dev/netif/ath/ath/if_ath.c
2976
"%s: unable to start recv logic\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
3115
__func__);
sys/dev/netif/ath/ath/if_ath.c
3124
DPRINTF(sc, ATH_DEBUG_XMIT, "%s: %s\n", __func__,
sys/dev/netif/ath/ath/if_ath.c
3187
KASSERT((bf->bf_node != NULL), ("%s: bf_node=NULL!", __func__));
sys/dev/netif/ath/ath/if_ath.c
321
__func__,
sys/dev/netif/ath/ath/if_ath.c
3236
DPRINTF(sc, ATH_DEBUG_XMIT, "%s: stop queue\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
3264
"%s: sc_inreset_cnt > 0; bailing\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
3376
"%s: out of txfrag buffers\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
3484
__func__,
sys/dev/netif/ath/ath/if_ath.c
3541
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s:\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
3550
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s:\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
3568
DPRINTF(sc, ATH_DEBUG_MODE, "%s: RX filter 0x%x\n", __func__, rfilt);
sys/dev/netif/ath/ath/if_ath.c
3628
__func__, mfilt[0], mfilt[1]);
sys/dev/netif/ath/ath/if_ath.c
363
__func__,
sys/dev/netif/ath/ath/if_ath.c
3698
__func__, ic->ic_curchan->ic_freq, ic->ic_curchan->ic_flags,
sys/dev/netif/ath/ath/if_ath.c
3764
device_printf(sc->sc_dev, "%s: resetting\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
3884
DPRINTF(sc, ATH_DEBUG_NODE, "%s: %s: an %p\n", __func__,
sys/dev/netif/ath/ath/if_ath.c
3887
DPRINTF(sc, ATH_DEBUG_NODE, "%s: %6D: an %p\n", __func__, mac, ":", an);
sys/dev/netif/ath/ath/if_ath.c
3899
DPRINTF(sc, ATH_DEBUG_NODE, "%s: %s: an %p\n", __func__,
sys/dev/netif/ath/ath/if_ath.c
3902
DPRINTF(sc, ATH_DEBUG_NODE, "%s: %6D: an %p\n", __func__,
sys/dev/netif/ath/ath/if_ath.c
3919
DPRINTF(sc, ATH_DEBUG_NODE, "%s: %s: an %p\n", __func__,
sys/dev/netif/ath/ath/if_ath.c
3922
DPRINTF(sc, ATH_DEBUG_NODE, "%s: %6D: an %p\n", __func__,
sys/dev/netif/ath/ath/if_ath.c
398
__func__,
sys/dev/netif/ath/ath/if_ath.c
4122
__func__, txq->axq_qnum, qi.tqi_qflags,
sys/dev/netif/ath/ath/if_ath.c
4266
__func__,
sys/dev/netif/ath/ath/if_ath.c
4273
__func__,
sys/dev/netif/ath/ath/if_ath.c
435
__func__,
sys/dev/netif/ath/ath/if_ath.c
4400
__func__, txq->axq_qnum,
sys/dev/netif/ath/ath/if_ath.c
442
device_printf(sc->sc_dev, "%s: refcnt=0?\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
4456
__func__,
sys/dev/netif/ath/ath/if_ath.c
4464
__func__,
sys/dev/netif/ath/ath/if_ath.c
4704
"%s: sc_inreset_cnt > 0; skipping\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
4747
__func__,
sys/dev/netif/ath/ath/if_ath.c
4768
__func__,
sys/dev/netif/ath/ath/if_ath.c
4815
__func__,
sys/dev/netif/ath/ath/if_ath.c
4850
KASSERT((bf->bf_node == NULL), ("%s: bf->bf_node != NULL\n", __func__));
sys/dev/netif/ath/ath/if_ath.c
4851
KASSERT((bf->bf_m == NULL), ("%s: bf->bf_m != NULL\n", __func__));
sys/dev/netif/ath/ath/if_ath.c
4925
__func__,
sys/dev/netif/ath/ath/if_ath.c
4941
__func__,
sys/dev/netif/ath/ath/if_ath.c
5043
__func__,
sys/dev/netif/ath/ath/if_ath.c
5077
__func__, sc->sc_bhalq,
sys/dev/netif/ath/ath/if_ath.c
5109
__func__, txq->axq_qnum);
sys/dev/netif/ath/ath/if_ath.c
5117
__func__, txq->axq_qnum);
sys/dev/netif/ath/ath/if_ath.c
5236
__func__);
sys/dev/netif/ath/ath/if_ath.c
5245
__func__, ieee80211_chan2ieee(ic, chan),
sys/dev/netif/ath/ath/if_ath.c
5276
__func__, ieee80211_chan2ieee(ic, chan),
sys/dev/netif/ath/ath/if_ath.c
5314
"%s: unable to restart recv logic\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
5391
DPRINTF(sc, ATH_DEBUG_CALIBRATE, "%s: shortCal=%d; longCal=%d; aniCal=%d\n", __func__, shortCal, longCal, aniCal);
sys/dev/netif/ath/ath/if_ath.c
5407
"%s: rfgain change\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
5442
__func__, sc->sc_curchan->ic_freq);
sys/dev/netif/ath/ath/if_ath.c
5478
__func__, nextcal, isCalDone ? "" : "!");
sys/dev/netif/ath/ath/if_ath.c
5482
__func__);
sys/dev/netif/ath/ath/if_ath.c
5513
__func__, rfilt, ether_sprintf(ieee80211broadcastaddr));
sys/dev/netif/ath/ath/if_ath.c
5536
__func__, rfilt, ether_sprintf(sc->sc_curbssid),
sys/dev/netif/ath/ath/if_ath.c
5561
DPRINTF(sc, ATH_DEBUG_STATE, "%s: called\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
5631
DPRINTF(sc, ATH_DEBUG_STATE, "%s: %s -> %s\n", __func__,
sys/dev/netif/ath/ath/if_ath.c
5715
__func__, rfilt, ether_sprintf(sc->sc_curbssid), sc->sc_curaid);
sys/dev/netif/ath/ath/if_ath.c
5746
"capinfo 0x%04x chan %d\n", __func__,
sys/dev/netif/ath/ath/if_ath.c
5814
"%s: STA; syncbeacon=1\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
5876
"%s: calibration disabled\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
5904
DPRINTF(sc, ATH_DEBUG_BEACON, "%s: syncbeacon=%d\n", __func__, sc->sc_syncbeacon);
sys/dev/netif/ath/ath/if_ath.c
5992
__func__,
sys/dev/netif/ath/ath/if_ath.c
5998
__func__,
sys/dev/netif/ath/ath/if_ath.c
6027
__func__,
sys/dev/netif/ath/ath/if_ath.c
6033
__func__,
sys/dev/netif/ath/ath/if_ath.c
6058
__func__, reg->regdomain, reg->country, reg->location,
sys/dev/netif/ath/ath/if_ath.c
6065
__func__, status);
sys/dev/netif/ath/ath/if_ath.c
6080
__func__, SKU_DEBUG, CTRY_DEFAULT);
sys/dev/netif/ath/ath/if_ath.c
6103
__func__, status);
sys/dev/netif/ath/ath/if_ath.c
611
DPRINTF(sc, ATH_DEBUG_ANY, "%s: devid 0x%x\n", __func__, devid);
sys/dev/netif/ath/ath/if_ath.c
6120
__func__, sc->sc_eerd, sc->sc_eecc,
sys/dev/netif/ath/ath/if_ath.c
6165
__func__, mode);
sys/dev/netif/ath/ath/if_ath.c
6418
__func__,
sys/dev/netif/ath/ath/if_ath.c
6423
__func__,
sys/dev/netif/ath/ath/if_ath.c
6523
__func__,
sys/dev/netif/ath/ath/if_ath.c
6529
__func__,
sys/dev/netif/ath/ath/if_ath.c
6539
__func__,
sys/dev/netif/ath/ath/if_ath.c
6545
__func__,
sys/dev/netif/ath/ath/if_ath.c
6558
__func__,
sys/dev/netif/ath/ath/if_ath.c
6564
__func__,
sys/dev/netif/ath/ath/if_ath.c
6579
__func__,
sys/dev/netif/ath/ath/if_ath.c
6585
__func__,
sys/dev/netif/ath/ath/if_ath.c
6603
__func__,
sys/dev/netif/ath/ath/if_ath.c
6609
__func__,
sys/dev/netif/ath/ath/if_ath.c
6684
__func__,
sys/dev/netif/ath/ath/if_ath.c
6689
__func__,
sys/dev/netif/ath/ath/if_ath.c
6711
__func__,
sys/dev/netif/ath/ath/if_ath.c
6717
__func__,
sys/dev/netif/ath/ath/if_ath.c
6800
__func__,
sys/dev/netif/ath/ath/if_ath.c
6805
__func__,
sys/dev/netif/ath/ath/if_ath.c
6833
__func__,
sys/dev/netif/ath/ath/if_ath.c
6838
__func__,
sys/dev/netif/ath/ath/if_ath.c
6868
__func__,
sys/dev/netif/ath/ath/if_ath.c
6874
__func__,
sys/dev/netif/ath/ath/if_ath.c
6890
__func__,
sys/dev/netif/ath/ath/if_ath.c
6895
__func__,
sys/dev/netif/ath/ath/if_ath.c
846
"%s: unable to attach DFS\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
854
"%s: unable to attach spectral\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
862
"%s: unable to attach bluetooth coexistence\n", __func__);
sys/dev/netif/ath/ath/if_ath.c
870
"%s: unable to attach LNA diversity\n", __func__);
sys/dev/netif/ath/ath/if_ath_alq.c
105
kprintf("%s (%s): detached\n", __func__, alq->sc_alq_devname);
sys/dev/netif/ath/ath/if_ath_alq.c
125
kprintf("%s (%s): failed, err=%d\n", __func__,
sys/dev/netif/ath/ath/if_ath_alq.c
128
kprintf("%s (%s): opened\n", __func__, alq->sc_alq_devname);
sys/dev/netif/ath/ath/if_ath_alq.c
144
kprintf("%s (%s): closed\n", __func__, alq->sc_alq_devname);
sys/dev/netif/ath/ath/if_ath_alq.c
80
kprintf("%s (%s): attached\n", __func__, alq->sc_alq_devname);
sys/dev/netif/ath/ath/if_ath_beacon.c
1022
__func__,
sys/dev/netif/ath/ath/if_ath_beacon.c
1029
__func__,
sys/dev/netif/ath/ath/if_ath_beacon.c
1037
__func__,
sys/dev/netif/ath/ath/if_ath_beacon.c
1072
__func__,
sys/dev/netif/ath/ath/if_ath_beacon.c
1125
, __func__
sys/dev/netif/ath/ath/if_ath_beacon.c
189
__func__, bf->bf_m, bf->bf_node);
sys/dev/netif/ath/ath/if_ath_beacon.c
207
device_printf(sc->sc_dev, "%s: cannot get mbuf\n", __func__);
sys/dev/netif/ath/ath/if_ath_beacon.c
223
__func__, error);
sys/dev/netif/ath/ath/if_ath_beacon.c
254
__func__, sc->sc_stagbeacons ? "stagger" : "burst",
sys/dev/netif/ath/ath/if_ath_beacon.c
289
__func__, m, m->m_len);
sys/dev/netif/ath/ath/if_ath_beacon.c
408
__func__,
sys/dev/netif/ath/ath/if_ath_beacon.c
420
__func__,
sys/dev/netif/ath/ath/if_ath_beacon.c
445
__func__, pending);
sys/dev/netif/ath/ath/if_ath_beacon.c
459
__func__, sc->sc_bmisscount);
sys/dev/netif/ath/ath/if_ath_beacon.c
467
__func__, sc->sc_bmisscount);
sys/dev/netif/ath/ath/if_ath_beacon.c
558
__func__, sc->sc_bhalq);
sys/dev/netif/ath/ath/if_ath_beacon.c
614
__func__,
sys/dev/netif/ath/ath/if_ath_beacon.c
741
__func__, error);
sys/dev/netif/ath/ath/if_ath_beacon.c
748
__func__, nmcastq, cabq->axq_depth);
sys/dev/netif/ath/ath/if_ath_beacon.c
864
__func__, error);
sys/dev/netif/ath/ath/if_ath_beacon.c
884
__func__, bf, bf->bf_m, bf->bf_node);
sys/dev/netif/ath/ath/if_ath_beacon.c
908
__func__, bf, bf->bf_m, bf->bf_node);
sys/dev/netif/ath/ath/if_ath_beacon.c
957
__func__);
sys/dev/netif/ath/ath/if_ath_beacon.c
995
__func__, nexttbtt, intval, ni->ni_intval);
sys/dev/netif/ath/ath/if_ath_debug.h
108
ath_keyprint(sc, __func__, ix, hk, mac); \
sys/dev/netif/ath/ath/if_ath_descdma.c
162
__func__, name, ndesc, dd->dd_descsize);
sys/dev/netif/ath/ath/if_ath_descdma.c
230
__func__, dd->dd_name, (uint8_t *) dd->dd_desc,
sys/dev/netif/ath/ath/if_ath_descdma.c
344
__func__, name, nbuf);
sys/dev/netif/ath/ath/if_ath_descdma.c
421
__func__,
sys/dev/netif/ath/ath/if_ath_keycache.c
315
__func__, keyix, keyix+64,
sys/dev/netif/ath/ath/if_ath_keycache.c
322
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of pair space\n", __func__);
sys/dev/netif/ath/ath/if_ath_keycache.c
363
__func__, keyix, keyix+64);
sys/dev/netif/ath/ath/if_ath_keycache.c
368
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of pair space\n", __func__);
sys/dev/netif/ath/ath/if_ath_keycache.c
401
__func__, keyix);
sys/dev/netif/ath/ath/if_ath_keycache.c
406
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of space\n", __func__);
sys/dev/netif/ath/ath/if_ath_keycache.c
444
"%s: bogus group key\n", __func__);
sys/dev/netif/ath/ath/if_ath_keycache.c
496
DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: delete key %u\n", __func__, keyix);
sys/dev/netif/ath/ath/if_ath_led.c
181
DPRINTF(sc, ATH_DEBUG_LED, "%s: on %u off %u\n", __func__, on, off);
sys/dev/netif/ath/ath/if_ath_lna_div.c
1000
__func__, antcomb->main_recv_cnt);
sys/dev/netif/ath/ath/if_ath_lna_div.c
1002
__func__, antcomb->alt_recv_cnt);
sys/dev/netif/ath/ath/if_ath_lna_div.c
1006
__func__, curr_alt_set, div_ant_conf.alt_lna_conf);
sys/dev/netif/ath/ath/if_ath_lna_div.c
1009
__func__, curr_main_set, div_ant_conf.main_lna_conf);
sys/dev/netif/ath/ath/if_ath_lna_div.c
1012
__func__, curr_bias, div_ant_conf.fast_div_bias);
sys/dev/netif/ath/ath/if_ath_lna_div.c
106
__func__);
sys/dev/netif/ath/ath/if_ath_lna_div.c
734
__func__,
sys/dev/netif/ath/ath/if_ath_lna_div.c
788
__func__,
sys/dev/netif/ath/ath/if_ath_lna_div.c
987
__func__, antcomb->total_pkt_count);
sys/dev/netif/ath/ath/if_ath_lna_div.c
990
__func__, antcomb->main_total_rssi);
sys/dev/netif/ath/ath/if_ath_lna_div.c
992
__func__, antcomb->alt_total_rssi);
sys/dev/netif/ath/ath/if_ath_lna_div.c
995
__func__, main_rssi_avg);
sys/dev/netif/ath/ath/if_ath_lna_div.c
997
__func__, alt_rssi_avg);
sys/dev/netif/ath/ath/if_ath_pci.c
360
__func__, buf);
sys/dev/netif/ath/ath/if_ath_pci.c
365
__func__);
sys/dev/netif/ath/ath/if_ath_pci.c
370
__func__, fw->data);
sys/dev/netif/ath/ath/if_ath_pci.c
375
__func__);
sys/dev/netif/ath/ath/if_ath_rx.c
1002
__func__,
sys/dev/netif/ath/ath/if_ath_rx.c
1053
DPRINTF(sc, ATH_DEBUG_RX_PROC, "%s: called\n", __func__);
sys/dev/netif/ath/ath/if_ath_rx.c
1070
device_printf(sc->sc_dev, "%s: no buffer!\n", __func__);
sys/dev/netif/ath/ath/if_ath_rx.c
1087
device_printf(sc->sc_dev, "%s: no mbuf!\n", __func__);
sys/dev/netif/ath/ath/if_ath_rx.c
1178
__func__, npkts);
sys/dev/netif/ath/ath/if_ath_rx.c
1261
DPRINTF(sc, ATH_DEBUG_RX_PROC, "%s: pending %u\n", __func__, npending);
sys/dev/netif/ath/ath/if_ath_rx.c
1265
"%s: sc_inreset_cnt > 0; skipping\n", __func__);
sys/dev/netif/ath/ath/if_ath_rx.c
1364
__func__,
sys/dev/netif/ath/ath/if_ath_rx.c
1421
__func__, error);
sys/dev/netif/ath/ath/if_ath_rx.c
247
__func__, rfilt, ieee80211_opmode_name[ic->ic_opmode]);
sys/dev/netif/ath/ath/if_ath_rx.c
273
"%s: no mbuf/cluster\n", __func__);
sys/dev/netif/ath/ath/if_ath_rx.c
293
__func__, error);
sys/dev/netif/ath/ath/if_ath_rx.c
437
__func__,
sys/dev/netif/ath/ath/if_ath_rx.c
446
__func__,
sys/dev/netif/ath/ath/if_ath_rx.c
458
__func__);
sys/dev/netif/ath/ath/if_ath_rx.c
830
__func__, rs->rs_antenna);
sys/dev/netif/ath/ath/if_ath_rx.c
888
"%s: short packet %d\n", __func__, len);
sys/dev/netif/ath/ath/if_ath_rx_edma.c
219
__func__,
sys/dev/netif/ath/ath/if_ath_rx_edma.c
230
__func__,
sys/dev/netif/ath/ath/if_ath_rx_edma.c
261
"%s: Re-initing HP FIFO\n", __func__);
sys/dev/netif/ath/ath/if_ath_rx_edma.c
264
"%s: Re-initing LP FIFO\n", __func__);
sys/dev/netif/ath/ath/if_ath_rx_edma.c
270
__func__);
sys/dev/netif/ath/ath/if_ath_rx_edma.c
341
DPRINTF(sc, ATH_DEBUG_RECV, "%s: called\n", __func__);
sys/dev/netif/ath/ath/if_ath_rx_edma.c
409
__func__);
sys/dev/netif/ath/ath/if_ath_rx_edma.c
420
__func__,
sys/dev/netif/ath/ath/if_ath_rx_edma.c
452
"%s: Q%d: completed!\n", __func__, qtype);
sys/dev/netif/ath/ath/if_ath_rx_edma.c
594
__func__,
sys/dev/netif/ath/ath/if_ath_rx_edma.c
600
__func__);
sys/dev/netif/ath/ath/if_ath_rx_edma.c
668
__func__,
sys/dev/netif/ath/ath/if_ath_rx_edma.c
706
__func__,
sys/dev/netif/ath/ath/if_ath_rx_edma.c
747
__func__);
sys/dev/netif/ath/ath/if_ath_rx_edma.c
759
__func__,
sys/dev/netif/ath/ath/if_ath_rx_edma.c
812
__func__,
sys/dev/netif/ath/ath/if_ath_rx_edma.c
829
__func__,
sys/dev/netif/ath/ath/if_ath_rx_edma.c
841
__func__,
sys/dev/netif/ath/ath/if_ath_rx_edma.c
855
__func__,
sys/dev/netif/ath/ath/if_ath_rx_edma.c
905
__func__,
sys/dev/netif/ath/ath/if_ath_rx_edma.c
913
__func__,
sys/dev/netif/ath/ath/if_ath_rx_edma.c
923
__func__);
sys/dev/netif/ath/ath/if_ath_rx_edma.c
942
__func__,
sys/dev/netif/ath/ath/if_ath_spectral.c
122
__func__);
sys/dev/netif/ath/ath/if_ath_sysctl.c
749
device_printf(sc->sc_dev, "%s: sp=0x%08x\n", __func__, *sp);
sys/dev/netif/ath/ath/if_ath_tdma.c
152
__func__,
sys/dev/netif/ath/ath/if_ath_tdma.c
183
__func__,
sys/dev/netif/ath/ath/if_ath_tdma.c
264
device_printf(sc->sc_dev, "%s: no vaps?\n", __func__);
sys/dev/netif/ath/ath/if_ath_tdma.c
313
"bsched %u guard %uus bintval %u TU dba prep %u\n", __func__,
sys/dev/netif/ath/ath/if_ath_tdma.c
387
"bintval %u TU\n", __func__,
sys/dev/netif/ath/ath/if_ath_tdma.c
573
__func__,
sys/dev/netif/ath/ath/if_ath_tdma.c
587
__func__,
sys/dev/netif/ath/ath/if_ath_tdma.c
632
__func__, sc->sc_bmisscount);
sys/dev/netif/ath/ath/if_ath_tdma.c
640
__func__, sc->sc_bmisscount);
sys/dev/netif/ath/ath/if_ath_tdma.c
673
__func__, sc->sc_bhalq);
sys/dev/netif/ath/ath/if_ath_tx.c
1210
__func__, rt->info[cix].rateCode);
sys/dev/netif/ath/ath/if_ath_tx.c
1335
"%s: bf=%p, txrate0=%d\n", __func__, bf, 0);
sys/dev/netif/ath/ath/if_ath_tx.c
1455
"%s: BAR: TX'ing direct\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
1462
"%s: swq: TX'ing\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
1476
__func__, ath_hal_ether_sprintf(ni->ni_macaddr),
sys/dev/netif/ath/ath/if_ath_tx.c
1482
__func__, ni->ni_macaddr, ":", type, subtype);
sys/dev/netif/ath/ath/if_ath_tx.c
1615
KASSERT((ni != NULL), ("%s: ni=NULL!", __func__));
sys/dev/netif/ath/ath/if_ath_tx.c
1708
wh->i_fc[0] & IEEE80211_FC0_TYPE_MASK, __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
1740
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
1764
"%s: discard frame, ACK required w/ TDMA\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
1954
__func__, tid, pri, is_ampdu);
sys/dev/netif/ath/ath/if_ath_tx.c
2018
__func__, tid, M_SEQNO_GET(m0));
sys/dev/netif/ath/ath/if_ath_tx.c
2057
"%s: bf=%p: mcastq: TX'ing\n", __func__, bf);
sys/dev/netif/ath/ath/if_ath_tx.c
2127
__func__, ismcast);
sys/dev/netif/ath/ath/if_ath_tx.c
2142
__func__, o_tid, pri, TID_TO_WME_AC(o_tid));
sys/dev/netif/ath/ath/if_ath_tx.c
2166
KASSERT((ni != NULL), ("%s: ni=NULL!", __func__));
sys/dev/netif/ath/ath/if_ath_tx.c
2308
__func__, do_override);
sys/dev/netif/ath/ath/if_ath_tx.c
2363
"%s: sc_inreset_cnt > 0; bailing\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
2380
__func__, sc->sc_running, sc->sc_invalid);
sys/dev/netif/ath/ath/if_ath_tx.c
2607
__func__, SEQNO(bf->bf_state.bfs_seqno),
sys/dev/netif/ath/ath/if_ath_tx.c
2615
__func__, tid->tid, SEQNO(bf->bf_state.bfs_seqno),
sys/dev/netif/ath/ath/if_ath_tx.c
2628
__func__, bf, tid->tid, SEQNO(bf->bf_state.bfs_seqno),
sys/dev/netif/ath/ath/if_ath_tx.c
2642
__func__, tid->tid, SEQNO(bf->bf_state.bfs_seqno),
sys/dev/netif/ath/ath/if_ath_tx.c
2654
__func__, index, cindex, tid->baw_head, tid->baw_tail);
sys/dev/netif/ath/ath/if_ath_tx.c
2657
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
2705
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
2707
"%s: old seqno=%d, new_seqno=%d\n", __func__,
sys/dev/netif/ath/ath/if_ath_tx.c
2714
" has m BA session may hang.\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
2716
"%s: old bf=%p, new bf=%p\n", __func__, old_bf, new_bf);
sys/dev/netif/ath/ath/if_ath_tx.c
2746
__func__, tid->tid, tap->txa_start, tap->txa_wnd, seqno, index,
sys/dev/netif/ath/ath/if_ath_tx.c
2762
__func__, bf, SEQNO(bf->bf_state.bfs_seqno),
sys/dev/netif/ath/ath/if_ath_tx.c
2777
__func__, tid->tid, tap->txa_start, tap->txa_wnd, tid->baw_head);
sys/dev/netif/ath/ath/if_ath_tx.c
2803
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
281
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
2812
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
2939
__func__, pri, tid, IEEE80211_QOS_HAS_SEQ(wh));
sys/dev/netif/ath/ath/if_ath_tx.c
2972
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: -> seqno=%d\n", __func__, seqno);
sys/dev/netif/ath/ath/if_ath_tx.c
3020
"%s: bfs_aggr=%d, bfs_nframes=%d\n", __func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3088
__func__, bf, pri, tid, IEEE80211_QOS_HAS_SEQ(wh));
sys/dev/netif/ath/ath/if_ath_tx.c
3107
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: paused\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
3118
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: pending\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
3158
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
3162
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
3183
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: xmit_normal\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
3200
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: swq'ing\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
3283
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3289
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3313
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3319
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3330
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3337
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3358
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
3383
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
3385
DPRINTF(sc, ATH_DEBUG_SW_TX_FILT, "%s: bf=%p\n", __func__, bf);
sys/dev/netif/ath/ath/if_ath_tx.c
3408
__func__, tid->tid);
sys/dev/netif/ath/ath/if_ath_tx.c
3436
__func__, tid->tid);
sys/dev/netif/ath/ath/if_ath_tx.c
3483
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3498
__func__, bf, nbf);
sys/dev/netif/ath/ath/if_ath_tx.c
3506
__func__, bf);
sys/dev/netif/ath/ath/if_ath_tx.c
3538
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3550
__func__, tid->tid, bf, nbf, SEQNO(bf->bf_state.bfs_seqno));
sys/dev/netif/ath/ath/if_ath_tx.c
3562
__func__, tid->tid, bf, SEQNO(bf->bf_state.bfs_seqno));
sys/dev/netif/ath/ath/if_ath_tx.c
3585
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3593
"%s: bar_tx is 1?!\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
360
__func__, m0, m0->m_pkthdr.len);
sys/dev/netif/ath/ath/if_ath_tx.c
3620
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3626
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3636
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3642
__func__, tid->an->an_node.ni_macaddr, ":",
sys/dev/netif/ath/ath/if_ath_tx.c
3668
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3674
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3705
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3711
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3726
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3732
__func__, tid->an->an_node.ni_macaddr, ":",
sys/dev/netif/ath/ath/if_ath_tx.c
3743
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3750
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3777
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3784
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3806
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3812
__func__, tid->an->an_node.ni_macaddr, ":",
sys/dev/netif/ath/ath/if_ath_tx.c
3847
__func__, SEQNO(bf->bf_state.bfs_seqno));
sys/dev/netif/ath/ath/if_ath_tx.c
3873
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3885
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3898
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3908
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3921
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3933
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3949
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
3963
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
4069
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
4077
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
4181
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
4193
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
4290
__func__, bf, fail, atid->hwq_depth - 1);
sys/dev/netif/ath/ath/if_ath_tx.c
4303
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
4310
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: filtered?!\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
4313
__func__, atid->hwq_depth);
sys/dev/netif/ath/ath/if_ath_tx.c
4322
__func__, tid);
sys/dev/netif/ath/ath/if_ath_tx.c
4371
__func__, tid, atid->incomp);
sys/dev/netif/ath/ath/if_ath_tx.c
4382
__func__, SEQNO(bf->bf_state.bfs_seqno));
sys/dev/netif/ath/ath/if_ath_tx.c
4388
__func__, tid);
sys/dev/netif/ath/ath/if_ath_tx.c
4478
"%s: TID %d: called; inprogress=%d\n", __func__, tid,
sys/dev/netif/ath/ath/if_ath_tx.c
4534
__func__, tid, atid->incomp);
sys/dev/netif/ath/ath/if_ath_tx.c
4556
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
4563
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
4572
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
4640
__func__, SEQNO(bf->bf_state.bfs_seqno));
sys/dev/netif/ath/ath/if_ath_tx.c
4649
__func__, SEQNO(bf->bf_state.bfs_seqno));
sys/dev/netif/ath/ath/if_ath_tx.c
4735
__func__, SEQNO(bf->bf_state.bfs_seqno));
sys/dev/netif/ath/ath/if_ath_tx.c
4740
__func__, SEQNO(bf->bf_state.bfs_seqno));
sys/dev/netif/ath/ath/if_ath_tx.c
4872
__func__, SEQNO(bf->bf_state.bfs_seqno));
sys/dev/netif/ath/ath/if_ath_tx.c
4880
__func__, tid);
sys/dev/netif/ath/ath/if_ath_tx.c
4938
__func__, atid->hwq_depth);
sys/dev/netif/ath/ath/if_ath_tx.c
4955
__func__, atid->hwq_depth);
sys/dev/netif/ath/ath/if_ath_tx.c
4974
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
4991
"%s: isfiltered=1, fail=%d\n", __func__, fail);
sys/dev/netif/ath/ath/if_ath_tx.c
5003
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
5068
__func__, tap->txa_start, tx_ok, ts.ts_status, ts.ts_flags,
sys/dev/netif/ath/ath/if_ath_tx.c
5084
__func__, tid, ts.ts_tid);
sys/dev/netif/ath/ath/if_ath_tx.c
5094
__func__, hasba, tx_ok, isaggr, seq_st);
sys/dev/netif/ath/ath/if_ath_tx.c
5135
__func__, bf, SEQNO(bf->bf_state.bfs_seqno),
sys/dev/netif/ath/ath/if_ath_tx.c
5145
__func__, SEQNO(bf->bf_state.bfs_seqno));
sys/dev/netif/ath/ath/if_ath_tx.c
5174
__func__, nframes, nf);
sys/dev/netif/ath/ath/if_ath_tx.c
5195
"%s: txa_start now %d\n", __func__, tap->txa_start);
sys/dev/netif/ath/ath/if_ath_tx.c
5283
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: TID=16!\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
5287
__func__, bf, bf->bf_state.bfs_tid, atid->hwq_depth,
sys/dev/netif/ath/ath/if_ath_tx.c
5293
__func__, atid->hwq_depth);
sys/dev/netif/ath/ath/if_ath_tx.c
5313
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
5316
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
5340
__func__, fail);
sys/dev/netif/ath/ath/if_ath_tx.c
5355
__func__, SEQNO(bf->bf_state.bfs_seqno));
sys/dev/netif/ath/ath/if_ath_tx.c
5393
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
5400
__func__, tid, SEQNO(bf->bf_state.bfs_seqno));
sys/dev/netif/ath/ath/if_ath_tx.c
5407
__func__, SEQNO(bf->bf_state.bfs_seqno));
sys/dev/netif/ath/ath/if_ath_tx.c
5459
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: tid=%d\n", __func__, tid->tid);
sys/dev/netif/ath/ath/if_ath_tx.c
5471
"%s: called for TID=NONQOS_TID?\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
5499
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
5505
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
5558
"%s: ath_tx_form_aggr() status=%d\n", __func__, status);
sys/dev/netif/ath/ath/if_ath_tx.c
5582
"%s: single-frame aggregate\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
5599
__func__, bf->bf_state.bfs_nframes,
sys/dev/netif/ath/ath/if_ath_tx.c
5634
DPRINTF(sc, ATH_DEBUG_SW_TX, "%s: TID=16?\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
566
__func__, bf_first->bf_state.bfs_nframes,
sys/dev/netif/ath/ath/if_ath_tx.c
5686
__func__, an, tid->tid);
sys/dev/netif/ath/ath/if_ath_tx.c
5693
__func__, tid->tid);
sys/dev/netif/ath/ath/if_ath_tx.c
5696
__func__, tid->tid);
sys/dev/netif/ath/ath/if_ath_tx.c
5720
" tid %d\n", __func__, bf->bf_state.bfs_tid,
sys/dev/netif/ath/ath/if_ath_tx.c
573
__func__, bf, 0);
sys/dev/netif/ath/ath/if_ath_tx.c
576
__func__, bf, 0);
sys/dev/netif/ath/ath/if_ath_tx.c
5803
__func__, tid->tid, tid->paused);
sys/dev/netif/ath/ath/if_ath_tx.c
585
__func__, bf, bf->bf_nseg, bf->bf_state.bfs_pktlen,
sys/dev/netif/ath/ath/if_ath_tx.c
5965
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
5971
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
5978
__func__, tap->txa_start, ni->ni_txseqs[tid]);
sys/dev/netif/ath/ath/if_ath_tx.c
6016
"%s: %s: called; status=%d, code=%d, batimeout=%d\n", __func__,
sys/dev/netif/ath/ath/if_ath_tx.c
6021
"%s: %6D: called; status=%d, code=%d, batimeout=%d\n", __func__,
sys/dev/netif/ath/ath/if_ath_tx.c
6029
__func__, tap->txa_start, ni->ni_txseqs[tid]);
sys/dev/netif/ath/ath/if_ath_tx.c
6071
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
6075
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
6163
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
6169
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
6221
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
6232
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
6259
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
6281
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
6305
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
6311
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
6376
__func__, ath_hal_ether_sprintf(an->an_node.ni_macaddr));
sys/dev/netif/ath/ath/if_ath_tx.c
6380
__func__, an->an_node.ni_macaddr, ":");
sys/dev/netif/ath/ath/if_ath_tx.c
6419
__func__, an);
sys/dev/netif/ath/ath/if_ath_tx.c
689
DPRINTF(sc, ATH_DEBUG_SW_TX_AGGR, "%s: end\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx.c
713
("%s: busy status 0x%x", __func__, bf->bf_flags));
sys/dev/netif/ath/ath/if_ath_tx.c
722
__func__, bf, bf->bf_state.bfs_tx_queue,
sys/dev/netif/ath/ath/if_ath_tx.c
766
("%s: busy status 0x%x", __func__, bf->bf_flags));
sys/dev/netif/ath/ath/if_ath_tx.c
778
__func__);
sys/dev/netif/ath/ath/if_ath_tx.c
829
"%s: link[%u](%p)=%p (%p) depth %d\n", __func__,
sys/dev/netif/ath/ath/if_ath_tx.c
858
__func__, txq->axq_qnum,
sys/dev/netif/ath/ath/if_ath_tx.c
877
__func__, bf, bf->bf_state.bfs_tx_queue,
sys/dev/netif/ath/ath/if_ath_tx.c
934
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
951
__func__,
sys/dev/netif/ath/ath/if_ath_tx.c
991
__func__,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
159
__func__,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
185
__func__,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
238
__func__,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
285
__func__,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
293
__func__,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
327
__func__,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
336
__func__,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
363
("%s: busy status 0x%x", __func__, bf->bf_flags));
sys/dev/netif/ath/ath/if_ath_tx_edma.c
406
("%s: busy status 0x%x", __func__, bf->bf_flags));
sys/dev/netif/ath/ath/if_ath_tx_edma.c
461
__func__,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
481
__func__);
sys/dev/netif/ath/ath/if_ath_tx_edma.c
548
DPRINTF(sc, ATH_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/netif/ath/ath/if_ath_tx_edma.c
601
__func__, npending);
sys/dev/netif/ath/ath/if_ath_tx_edma.c
654
__func__);
sys/dev/netif/ath/ath/if_ath_tx_edma.c
696
__func__,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
703
__func__,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
716
__func__,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
742
__func__,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
792
__func__,
sys/dev/netif/ath/ath/if_ath_tx_ht.c
350
__func__, i, rate, rc[i].flags, rc[i].max4msframelen);
sys/dev/netif/ath/ath/if_ath_tx_ht.c
441
__func__, pktlen, ndelim, mpdudensity);
sys/dev/netif/ath/ath/if_ath_tx_ht.c
489
__func__, pktlen, minlen, rix, rc, width, half_gi, ndelim);
sys/dev/netif/ath/ath/if_ath_tx_ht.c
515
__func__, amin);
sys/dev/netif/ath/ath/if_ath_tx_ht.c
866
__func__);
sys/dev/netif/ath/ath_hal/ah.c
1017
"%s: inactive queue\n", __func__);
sys/dev/netif/ath/ath_hal/ah.c
1058
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ah.c
1092
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ah.c
1408
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: no eeprom data!\n", __func__);
sys/dev/netif/ath/ath_hal/ah.c
1413
__func__, off, ATH_DATA_EEPROM_SIZE);
sys/dev/netif/ath/ath_hal/ah.c
247
__func__, reg, OS_REG_READ(ah, reg), mask, val);
sys/dev/netif/ath/ath_hal/ah.c
361
__func__, rateix, rates->info[rateix].rateCode);
sys/dev/netif/ath/ath_hal/ah.c
422
__func__, rates->info[rateix].phy, rateix);
sys/dev/netif/ath/ath_hal/ah.c
958
"%s: inactive queue\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_9287.c
271
"%s Numctls = %u\n",__func__,i);
sys/dev/netif/ath/ath_hal/ah_eeprom_9287.c
311
"%s Error reading Eeprom MAGIC\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_9287.c
315
__func__, magic);
sys/dev/netif/ath/ath_hal/ah_eeprom_9287.c
334
__func__, off);
sys/dev/netif/ath/ath_hal/ah_eeprom_9287.c
388
"%s Eeprom Version %u.%u\n", __func__,
sys/dev/netif/ath/ath_hal/ah_eeprom_9287.c
52
__func__, ath_hal_ether_sprintf(macaddr));
sys/dev/netif/ath/ath_hal/ah_eeprom_v1.c
123
"%s: cannot read EEPROM magic number\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v1.c
128
"%s: invalid EEPROM magic number 0x%x\n", __func__, eeval);
sys/dev/netif/ath/ath_hal/ah_eeprom_v1.c
135
__func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v1.c
143
"%s: unable to read EEPROM version\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v1.c
152
__func__, eeprom_version);
sys/dev/netif/ath/ath_hal/ah_eeprom_v1.c
167
__func__, sum);
sys/dev/netif/ath/ath_hal/ah_eeprom_v1.c
176
"%s: cannot read regdomain from EEPROM\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v1.c
42
__func__, i);
sys/dev/netif/ath/ath_hal/ah_eeprom_v1.c
51
__func__, ath_hal_ether_sprintf(macaddr));
sys/dev/netif/ath/ath_hal/ah_eeprom_v14.c
307
"%s Numctls = %u\n",__func__,i);
sys/dev/netif/ath/ath_hal/ah_eeprom_v14.c
352
"%s Error reading Eeprom MAGIC\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v14.c
356
__func__, magic);
sys/dev/netif/ath/ath_hal/ah_eeprom_v14.c
375
__func__, off);
sys/dev/netif/ath/ath_hal/ah_eeprom_v14.c
426
"%s Eeprom Version %u.%u\n", __func__,
sys/dev/netif/ath/ath_hal/ah_eeprom_v14.c
54
__func__, ath_hal_ether_sprintf(macaddr));
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
1510
"EEP_MAP set\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
152
"%s unable to allocate raw data struct (gen3)\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
1584
__func__, i);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
1593
"%s: mac address read failed: %s\n", __func__,
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
1786
"%s: unable to read EEPROM version\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
1791
"%u (0x%x) found\n", __func__, eeversion, eeversion);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
1797
"bits; read locked?\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
1808
"%s: cannot read EEPROM upper size\n" , __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
1816
"%s: cannot read EEPROM lower size\n" , __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
1831
__func__, sum);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
202
__func__, kk);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
211
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: no channels\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
329
__func__, mode);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
385
"%s: did not allocate power struct\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
390
"%s: did not expand power struct\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
864
__func__, mode);
sys/dev/netif/ath/ath_hal/ah_eeprom_v3.c
961
__func__, mode);
sys/dev/netif/ath/ath_hal/ah_eeprom_v4k.c
261
"%s Numctls = %u\n",__func__,i);
sys/dev/netif/ath/ath_hal/ah_eeprom_v4k.c
300
"%s Error reading Eeprom MAGIC\n", __func__);
sys/dev/netif/ath/ath_hal/ah_eeprom_v4k.c
304
__func__, magic);
sys/dev/netif/ath/ath_hal/ah_eeprom_v4k.c
323
__func__, off);
sys/dev/netif/ath/ath_hal/ah_eeprom_v4k.c
378
"%s Eeprom Version %u.%u\n", __func__,
sys/dev/netif/ath/ath_hal/ah_eeprom_v4k.c
53
__func__, ath_hal_ether_sprintf(macaddr));
sys/dev/netif/ath/ath_hal/ah_internal.h
1011
ath_hal_printf(ah, "%s: called with chan=NULL!\n", __func__);
sys/dev/netif/ath/ath_hal/ah_osdep.c
293
__func__, reg, val, ah->ah_powerMode);
sys/dev/netif/ath/ath_hal/ah_osdep.c
327
__func__, reg, ah->ah_powerMode);
sys/dev/netif/ath/ath_hal/ah_osdep.c
389
__func__, reg, val, ah->ah_powerMode);
sys/dev/netif/ath/ath_hal/ah_osdep.c
413
__func__, reg, ah->ah_powerMode);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
178
"%s: invalid regulatory domain/country code 0x%x\n", __func__, rd);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
278
"%s: invalid EEPROM contents\n",__func__);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
291
__func__, cc, regDmn);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
304
"%s: EEPROM rd 0x%x\n", __func__, rdnum);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
317
__func__, cc, regDmn);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
328
__func__, regDmn, country->countryCode);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
335
__func__, regpair->regDmn5GHz, country->countryCode);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
342
__func__, regpair->regDmn2GHz, country->countryCode);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
350
__func__, regDmn, country->countryCode);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
385
__func__, cc, regDmn, modeSelect,
sys/dev/netif/ath/ath_hal/ah_regdomain.c
398
"%s: disallow all 11a\n", __func__);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
416
__func__, cm->mode, cm->flags);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
422
__func__, modesAvail, cm->mode, cm->flags);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
429
__func__,cm->flags);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
493
"%s: Unknown HAL mode 0x%x\n", __func__, cm->mode);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
521
__func__, c, c_lo, c_hi);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
527
__func__);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
625
__func__, freq, sku);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
655
__func__, N(AH_PRIVATE(ah)->ah_channels));
sys/dev/netif/ath/ath_hal/ah_regdomain.c
669
__func__, next, c->ic_freq, c->ic_flags, freq);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
685
__func__, nchans, next);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
711
__func__, ah->ah_countryCode);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
760
__func__, ah->ah_countryCode);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
787
__func__, c->ic_devdata, AH_PRIVATE(ah)->ah_nchan);
sys/dev/netif/ath/ath_hal/ah_regdomain.c
792
__func__, c->ic_freq, c->ic_flags, c->ic_devdata,
sys/dev/netif/ath/ath_hal/ah_regdomain.c
856
__func__, AH_PRIVATE(ah)->ah_dfsDomain);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_attach.c
197
"%s: devid 0x%x sc %p st %p sh %p\n", __func__, devid,
sys/dev/netif/ath/ath_hal/ar5210/ar5210_attach.c
204
"%s: no memory for state block\n", __func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_attach.c
232
__func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_attach.c
266
__func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_attach.c
273
"%s: error getting mac address from EEPROM\n", __func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_attach.c
285
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_attach.c
302
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s:\n", __func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_attach.c
333
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_beacon.c
121
HALDEBUG(ah, HAL_DEBUG_BEACON, "%s: setting beacon timers\n", __func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_beacon.c
183
__func__, bs->bs_bmissthreshold);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_interrupts.c
104
HALDEBUG(ah, HAL_DEBUG_INTERRUPT, "%s: disable IER\n", __func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_interrupts.c
123
HALDEBUG(ah, HAL_DEBUG_INTERRUPT, "%s: new IMR 0x%x\n", __func__, mask);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_interrupts.c
129
HALDEBUG(ah, HAL_DEBUG_INTERRUPT, "%s: enable IER\n", __func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_interrupts.c
96
__func__, omask, ints);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_keycache.c
121
__func__, k->kv_type);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_misc.c
426
__func__, us);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_misc.c
452
__func__, us);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_misc.c
477
__func__, us);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_misc.c
524
__func__, us);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_misc.c
74
__func__, AR_EP_AIR(off));
sys/dev/netif/ath/ath_hal/ar5210/ar5210_phy.c
80
__func__, mode);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_power.c
106
HALDEBUG(ah, HAL_DEBUG_POWER, "%s: %s -> %s (%s)\n", __func__,
sys/dev/netif/ath/ath_hal/ar5210/ar5210_power.c
127
__func__, mode);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_power.c
70
__func__, POWER_UP_TIME/20);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_recv.c
194
__func__, size);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
101
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
112
__func__, opmode);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
122
__func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
218
"%s: error init'ing transmit power\n", __func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
243
__func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
263
"%s: noise floor calibration failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
297
HALDEBUG(ah, HAL_DEBUG_RESET, "%s: done\n", __func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
394
HALDEBUG(ah, HAL_DEBUG_RESET, "%s turbo %s\n", __func__,
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
536
__func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
552
"%s: Performing 2nd Noise Cal\n", __func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
651
ath_hal_printf(ah, "%s: empty transmit power table?\n", __func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
693
__func__, pcdac);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
749
__func__, freq);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
764
"current regularly domain (0x%0x)\n", __func__,
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
85
"%s: opmode %u channel %u/0x%x %s channel\n", __func__,
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
857
__func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
864
__func__, cp[15]);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
871
__func__, cp[16]);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
91
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: channel not 5GHz\n", __func__);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
986
__func__, nf);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
130
__func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
136
__func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
140
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: release queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
163
__func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
169
__func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
270
__func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
290
__func__, q, txdp);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
302
__func__, OS_REG_READ(ah, AR_CR));
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
312
__func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
374
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
391
__func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
408
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
416
__func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
42
__func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
435
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
453
__func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
58
__func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
87
__func__, type);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
91
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5210/ar5210_xmit.c
96
__func__, q);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
216
__func__, sc, (void*) st, (void*) sh);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
222
"%s: cannot allocate memory for state block\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
249
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: chip reset failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
269
__func__, AH_PRIVATE(ah)->ah_macVersion);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
278
__func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
296
"driver\n", __func__, AH_PRIVATE(ah)->ah_analog5GhzRev);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
305
"%u (0x%x) found\n", __func__, val, val);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
328
"this driver\n", __func__,
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
341
__func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
358
"%s: error getting mac address from EEPROM\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
362
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
377
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s:\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
408
__func__, addr, wrData, rdData);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
419
__func__, addr, wrData, rdData);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
456
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_beacon.c
127
HALDEBUG(ah, HAL_DEBUG_BEACON, "%s: setting beacon timers\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_interrupts.c
113
__func__, omask, ints);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_interrupts.c
121
HALDEBUG(ah, HAL_DEBUG_INTERRUPT, "%s: disable IER\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_interrupts.c
149
HALDEBUG(ah, HAL_DEBUG_INTERRUPT, "%s: new IMR 0x%x\n", __func__, mask);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_interrupts.c
155
HALDEBUG(ah, HAL_DEBUG_INTERRUPT, "%s: enable IER\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_interrupts.c
74
"%s: receive FIFO overrun interrupt\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_interrupts.c
90
__func__, isr, AH_PRIVATE(ah)->ah_fatalState[3]);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_keycache.c
126
__func__, entry);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_keycache.c
137
__func__, k->kv_len);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_keycache.c
152
__func__, k->kv_type);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_keycache.c
87
__func__, entry);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_misc.c
121
__func__, regDomain, regDomain);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_misc.c
429
__func__, us);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_misc.c
454
__func__, us);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_misc.c
479
__func__, us);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_misc.c
526
__func__, us);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_misc.c
77
"%s: read failed for entry 0x%x\n", __func__, off);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_phy.c
99
__func__, mode);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_power.c
108
HALDEBUG(ah, HAL_DEBUG_POWER, "%s: %s -> %s (%s)\n", __func__,
sys/dev/netif/ath/ath_hal/ar5211/ar5211_power.c
129
__func__, mode);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_power.c
59
__func__, POWER_UP_TIME/20);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_recv.c
188
__func__, size);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_recv.c
73
, __func__
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
1100
__func__, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
1155
__func__, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
1185
__func__, settings);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
1223
__func__, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
1348
__func__, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
1653
__func__, chan->ic_freq);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
178
__func__, opmode, chan->ic_freq, chan->ic_flags,
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
196
"%s: invalid operating mode %u\n", __func__, opmode);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
2037
"%s: Max gain limit.\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
2042
__func__, gv->currGain, gv->currStep->stepName);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
2056
"%s: Min gain limit.\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
2061
__func__, gv->currGain, gv->currStep->stepName);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
251
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: chip reset failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
265
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
277
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
412
"%s: error init'ing transmit power\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
433
__func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
472
"%s: noise floor calibration failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
543
HALDEBUG(ah, HAL_DEBUG_RESET, "%s: done\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
656
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
909
__func__, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
930
"%s: NF did not complete in calibration window\n", __func__);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
936
__func__, nf, nfThresh);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
980
"(runtime %u)\n", __func__,
sys/dev/netif/ath/ath_hal/ar5211/ar5211_xmit.c
102
__func__, q);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_xmit.c
133
__func__, type);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_xmit.c
137
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_xmit.c
142
__func__, q);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_xmit.c
174
"%s: tx ok 0x%x err 0x%x desc 0x%x eol 0x%x urn 0x%x\n", __func__
sys/dev/netif/ath/ath_hal/ar5211/ar5211_xmit.c
206
__func__, q);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_xmit.c
212
__func__, q);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_xmit.c
216
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: release queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_xmit.c
242
__func__, q);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_xmit.c
248
__func__, q);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_xmit.c
441
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5211/ar5211_xmit.c
86
__func__, q);
sys/dev/netif/ath/ath_hal/ar5212/ar2316.c
113
__func__, freq);
sys/dev/netif/ath/ath_hal/ar5212/ar2316.c
143
__func__, freq);
sys/dev/netif/ath/ath_hal/ar5212/ar2316.c
180
__func__, chan->ic_freq, chan->ic_flags, modesIndex);
sys/dev/netif/ath/ath_hal/ar5212/ar2316.c
242
__func__, bank);
sys/dev/netif/ath/ath_hal/ar5212/ar2316.c
439
__func__, ii, pPdGainBoundaries[ii]);/*XXX*/
sys/dev/netif/ath/ath_hal/ar5212/ar2316.c
521
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar2316.c
528
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: illegal mode\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar2316.c
571
__func__, OS_REG_READ(ah, AR_PHY_TPCRG1), tpcrg1);
sys/dev/netif/ath/ath_hal/ar5212/ar2316.c
736
"%s: cannot allocate private state\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar2317.c
120
__func__, freq);
sys/dev/netif/ath/ath_hal/ar5212/ar2317.c
158
__func__, chan->ic_freq, chan->ic_flags, modesIndex);
sys/dev/netif/ath/ath_hal/ar5212/ar2317.c
219
__func__, bank);
sys/dev/netif/ath/ath_hal/ar5212/ar2317.c
417
__func__, ii, pPdGainBoundaries[ii]);/*XXX*/
sys/dev/netif/ath/ath_hal/ar5212/ar2317.c
499
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar2317.c
506
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: illegal mode\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar2317.c
549
__func__, OS_REG_READ(ah, AR_PHY_TPCRG1), tpcrg1);
sys/dev/netif/ath/ath_hal/ar5212/ar2317.c
716
"%s: cannot allocate private state\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar2413.c
100
__func__, freq);
sys/dev/netif/ath/ath_hal/ar5212/ar2413.c
135
__func__, freq);
sys/dev/netif/ath/ath_hal/ar5212/ar2413.c
174
__func__, chan->ic_freq, chan->ic_flags, modesIndex);
sys/dev/netif/ath/ath_hal/ar5212/ar2413.c
236
__func__, bank);
sys/dev/netif/ath/ath_hal/ar5212/ar2413.c
436
__func__, ii, pPdGainBoundaries[ii]);/*XXX*/
sys/dev/netif/ath/ath_hal/ar5212/ar2413.c
519
__func__, freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar2413.c
526
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: illegal mode\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar2413.c
569
__func__, OS_REG_READ(ah, AR_PHY_TPCRG1), tpcrg1);
sys/dev/netif/ath/ath_hal/ar5212/ar2413.c
734
"%s: cannot allocate private state\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar2425.c
130
__func__, freq);
sys/dev/netif/ath/ath_hal/ar5212/ar2425.c
168
__func__, chan->ic_freq, chan->ic_flags, modesIndex);
sys/dev/netif/ath/ath_hal/ar5212/ar2425.c
215
HALDEBUG(ah, HAL_DEBUG_RFPARAM, "<==%s\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar2425.c
237
__func__, bank);
sys/dev/netif/ath/ath_hal/ar5212/ar2425.c
386
HALDEBUG(ah, HAL_DEBUG_RFPARAM, "==>%s:\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar2425.c
493
HALDEBUG(ah, HAL_DEBUG_RFPARAM, "<==%s\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar2425.c
515
__func__, freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar2425.c
522
HALDEBUG(ah, HAL_DEBUG_ANY, "%s:illegal mode\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar2425.c
697
"%s: cannot allocate private state\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5111.c
207
__func__, bank);
sys/dev/netif/ath/ath_hal/ar5212/ar5111.c
230
__func__, chan->ic_freq, chan->ic_flags, modesIndex);
sys/dev/netif/ath/ath_hal/ar5212/ar5111.c
283
__func__, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5111.c
434
__func__, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5111.c
695
"%s: cannot allocate private state\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5112.c
100
__func__, freq);
sys/dev/netif/ath/ath_hal/ar5212/ar5112.c
135
__func__, freq);
sys/dev/netif/ath/ath_hal/ar5212/ar5112.c
167
__func__, bank);
sys/dev/netif/ath/ath_hal/ar5212/ar5112.c
200
__func__, chan->ic_freq, chan->ic_flags, modesIndex);
sys/dev/netif/ath/ath_hal/ar5212/ar5112.c
238
__func__, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5112.c
393
__func__, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5112.c
400
"calibrated xpdMask 0x%x\n", __func__,
sys/dev/netif/ath/ath_hal/ar5212/ar5112.c
616
__func__, numPcdacs);
sys/dev/netif/ath/ath_hal/ar5212/ar5112.c
864
"%s: cannot allocate private state\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
1028
"%s: OFDM err %u listenTime %u\n", __func__,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
1035
"%s: CCK err %u listenTime %u\n", __func__,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
243
__func__, level, params->maxNoiseImmunityLevel);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
316
__func__, level, params->maxFirstepLevel);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
334
__func__, level, params->maxSpurImmunityLevel);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
382
__func__, cmd);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
405
HALDEBUG(ah, HAL_DEBUG_ANI, "%s: raise NI to %u\n", __func__,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
413
HALDEBUG(ah, HAL_DEBUG_ANI, "%s: raise SI to %u\n", __func__,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
429
"%s: rssi %d OWSD off\n", __func__, rssi);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
443
"%s: rssi %d raise ST %u\n", __func__, rssi,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
456
"%s: rssi %d OWSD on\n", __func__, rssi);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
463
"%s: rssi %d raise ST %u\n", __func__, rssi,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
479
__func__, rssi);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
487
__func__, rssi,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
515
HALDEBUG(ah, HAL_DEBUG_ANI, "%s: raise NI to %u\n", __func__,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
531
"%s: rssi %d raise ST %u\n", __func__, rssi,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
547
__func__, rssi,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
607
__func__, chan->ic_freq, chan->ic_flags, restore, opmode,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
611
__func__, chan->ic_freq, chan->ic_flags, restore, opmode,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
629
__func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
690
__func__, OS_REG_READ(ah, AR_MIBC),
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
73
__func__, params->ofdmPhyErrBase, params->cckPhyErrBase);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
805
"%s: rssi %d OWSD on\n", __func__, rssi);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
813
"%s: rssi %d lower ST %u\n", __func__, rssi,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
825
"%s: rssi %d lower ST %u\n", __func__, rssi,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
836
__func__, aniState->spurImmunityLevel-1);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
847
__func__, aniState->noiseImmunityLevel-1);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
877
ath_hal_printf(ah, "%s: ah_curchan = NULL?\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
332
__func__, sc, (void*) st, (void*) sh);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
338
"%s: cannot allocate memory for state block\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
347
__func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
360
__func__, AH_PRIVATE(ah)->ah_macVersion,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
371
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: chip reset failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
385
__func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
453
__func__, AH_PRIVATE(ah)->ah_analog5GhzRev);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
461
"driver (analog5GhzRev 0x%x)\n", __func__,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
473
__func__, val, val);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
482
__func__, val, val);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
488
__func__, val, AR_PCICFG_EEPROM_SIZE_16K);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
517
"supported by this driver\n", __func__,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
528
__func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
539
"%s: failed ar5212FillCapabilityInfo\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
546
__func__, ecode);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
561
"%s: error getting mac address from EEPROM\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
571
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
587
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s:\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
623
__func__, addr, wrData, rdData);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
634
__func__, addr, wrData, rdData);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
726
"%s: unable to read caps from eeprom\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
741
__func__, capField);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
753
__func__, ahpriv->ah_currentRD);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
760
__func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_beacon.c
266
__func__, bs->bs_nextdtim);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_beacon.c
268
__func__, nextTbtt);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_beacon.c
270
__func__, beaconintval);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_beacon.c
272
__func__, dtimperiod);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_eeprom.c
45
__func__, off);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_interrupts.c
105
"%s: receive FIFO overrun interrupt\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_interrupts.c
122
__func__, isr, AH_PRIVATE(ah)->ah_fatalState[3]);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_interrupts.c
145
__func__, omask, ints);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_interrupts.c
148
HALDEBUG(ah, HAL_DEBUG_INTERRUPT, "%s: disable IER\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_interrupts.c
189
HALDEBUG(ah, HAL_DEBUG_INTERRUPT, "%s: new IMR 0x%x\n", __func__, mask);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_interrupts.c
197
HALDEBUG(ah, HAL_DEBUG_INTERRUPT, "%s: enable IER\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_keycache.c
117
__func__, entry);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_keycache.c
167
__func__, entry);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_keycache.c
178
__func__, AH_PRIVATE(ah)->ah_macRev);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_keycache.c
188
__func__, entry);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_keycache.c
196
__func__, k->kv_len);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_keycache.c
211
__func__, k->kv_type);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_keycache.c
72
__func__, entry);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_misc.c
1379
__func__, rssi, dur);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_misc.c
1433
"%s: cycle counter wrap. ExtBusy = 0\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_misc.c
454
__func__, us);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_misc.c
479
__func__, us);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_misc.c
504
__func__, us);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_misc.c
551
__func__, us);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_misc.c
94
__func__, regDomain, regDomain);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_phy.c
196
__func__, mode);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_power.c
132
HALDEBUG(ah, HAL_DEBUG_POWER, "%s: %s -> %s (%s)\n", __func__,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_power.c
153
__func__, mode);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_power.c
61
__func__, scr, OS_REG_READ(ah, AR_PCICFG));
sys/dev/netif/ath/ath_hal/ar5212/ar5212_power.c
78
__func__, POWER_UP_TIME/50);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_recv.c
74
__func__,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1023
"%s: IQ cal finished: %d tries\n", __func__, i);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1026
__func__, powerMeasI, powerMeasQ, iqCorrMeas);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1054
"%s: iCoff %d qCoff %d\n", __func__, iCoff, qCoff);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1117
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1187
__func__, macStateFlag);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1331
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1401
"%s: NF did not complete in calibration window\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1414
"threshold %u\n", __func__, nf, nfThresh);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1459
__func__, OS_REG_READ(ah, AR_PHY_AGC_CONTROL));
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
149
__func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1540
__func__, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1570
__func__, settings);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1575
"%s: Setting fast diversity off.\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1581
"%s: Setting fast diversity on.\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1648
__func__, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
167
__func__, opmode);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
1767
__func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
2032
__func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
2038
__func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
2295
__func__, twiceMaxRDPower, ee->ee_turbo2WMaxPower5,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
2340
__func__, twiceMaxRDPower, twiceMaxEdgePowerCck,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
2372
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
2389
"%s: unable to find max/min power\n",__func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
261
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: chip reset failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
277
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
289
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
393
"%s: error init'ing transmit power\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
400
__func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
415
"%s: error setting board options\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
587
" noisy environment?\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
690
HALDEBUG(ah, HAL_DEBUG_RESET, "%s: done\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
781
"%s: error init'ing transmit power\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
990
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_rfgain.c
200
__func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_rfgain.c
205
__func__, gv->currGain, gv->currStep->stepName);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_rfgain.c
219
"%s: Min gain limit.\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_rfgain.c
224
__func__, gv->currGain, gv->currStep->stepName);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
111
__func__, q);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
155
"%s: no available UAPSD tx queue\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
165
"%s: no available tx queue\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
171
"%s: bad tx queue type %u\n", __func__, type);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
175
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
180
__func__, q);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
210
"%s: tx ok 0x%x err 0x%x desc 0x%x eol 0x%x urn 0x%x\n", __func__,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
239
__func__, q);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
245
__func__, q);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
249
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: release queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
279
__func__, q);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
285
__func__, q);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
289
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: reset queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
416
"%s: using tqi_readyTime\n", __func__);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
444
__func__, value);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
551
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
607
"%s: queue %u DMA did not stop in 100 msec\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
609
"%s: QSTS 0x%x Q_TXE 0x%x Q_TXD 0x%x Q_CBR 0x%x\n", __func__,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
614
__func__, OS_REG_READ(ah, AR_QMISC(q)),
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
627
__func__, ar5212NumTxPending(ah, q), q);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
642
"TSF: 0x%08x\n", __func__, tsfLow);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
660
__func__, wait);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
746
__func__, rtsctsRate);
sys/dev/netif/ath/ath_hal/ar5212/ar5212_xmit.c
93
__func__, q);
sys/dev/netif/ath/ath_hal/ar5212/ar5413.c
100
__func__, freq);
sys/dev/netif/ath/ath_hal/ar5212/ar5413.c
135
__func__, freq);
sys/dev/netif/ath/ath_hal/ar5212/ar5413.c
175
__func__, chan->ic_freq, chan->ic_flags, modesIndex);
sys/dev/netif/ath/ath_hal/ar5212/ar5413.c
209
__func__, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5413.c
279
__func__, bank);
sys/dev/netif/ath/ath_hal/ar5212/ar5413.c
480
__func__, ii, pPdGainBoundaries[ii]);/*XXX*/
sys/dev/netif/ath/ath_hal/ar5212/ar5413.c
563
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5212/ar5413.c
613
__func__, OS_REG_READ(ah, AR_PHY_TPCRG1), tpcrg1);
sys/dev/netif/ath/ath_hal/ar5212/ar5413.c
780
"%s: cannot allocate private state\n", __func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_attach.c
129
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: chip reset failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_attach.c
144
"%s: Mac Chip Rev 0x%02x.%x\n" , __func__,
sys/dev/netif/ath/ath_hal/ar5312/ar5312_attach.c
163
"this driver\n", __func__,
sys/dev/netif/ath/ath_hal/ar5312/ar5312_attach.c
175
__func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_attach.c
195
"driver (analog5GhzRev 0x%x)\n", __func__,
sys/dev/netif/ath/ath_hal/ar5312/ar5312_attach.c
226
"supported by this driver\n", __func__,
sys/dev/netif/ath/ath_hal/ar5312/ar5312_attach.c
238
__func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_attach.c
250
"%s: failed ar5212FillCapabilityInfo\n", __func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_attach.c
257
__func__, ecode);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_attach.c
75
__func__, sc, st, (void*) sh);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_attach.c
81
"%s: cannot allocate memory for state block\n", __func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_power.c
84
HALDEBUG(ah, HAL_DEBUG_POWER, "%s: %s -> %s (%s)\n", __func__,
sys/dev/netif/ath/ath_hal/ar5312/ar5312_power.c
99
__func__, mode);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_reset.c
121
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_reset.c
132
__func__, opmode);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_reset.c
210
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: chip reset failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_reset.c
315
"%s: error init'ing transmit power\n", __func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_reset.c
322
__func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_reset.c
337
"%s: error setting board options\n", __func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_reset.c
511
" noisy environment?\n", __func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_reset.c
564
HALDEBUG(ah, HAL_DEBUG_RESET, "%s: done\n", __func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_reset.c
623
__func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_reset.c
630
__func__);
sys/dev/netif/ath/ath_hal/ar5312/ar5312_reset.c
637
__func__);
sys/dev/netif/ath/ath_hal/ar5416/ar2133.c
110
__func__, new_bias, synth_freq);
sys/dev/netif/ath/ath_hal/ar5416/ar2133.c
150
"%s: invalid channel %u MHz\n", __func__, freq);
sys/dev/netif/ath/ath_hal/ar5416/ar2133.c
211
__func__, freq);
sys/dev/netif/ath/ath_hal/ar5416/ar2133.c
246
__func__, bank);
sys/dev/netif/ath/ath_hal/ar5416/ar2133.c
283
__func__,
sys/dev/netif/ath/ath_hal/ar5416/ar2133.c
292
__func__,
sys/dev/netif/ath/ath_hal/ar5416/ar2133.c
534
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: attach AR2133 radio\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar2133.c
547
"%s: cannot allocate private state\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
219
__func__, cmd);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
220
HALDEBUG(ah, HAL_DEBUG_ANI, "%s: cmd %d; mask %x\n", __func__, cmd, AH5416(ah)->ah_ani_function);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
229
HALDEBUG(ah, HAL_DEBUG_ANI, "%s: HAL_ANI_NOISE_IMMUNITY_LEVEL: set level = %d\n", __func__, level);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
233
__func__, level, params->maxNoiseImmunityLevel);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
262
HALDEBUG(ah, HAL_DEBUG_ANI, "%s: HAL_ANI_OFDM_WEAK_SIGNAL_DETECTION: %s\n", __func__, on ? "enabled" : "disabled");
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
303
HALDEBUG(ah, HAL_DEBUG_ANI, "%s: HAL_ANI_CCK_WEAK_SIGNAL_THR: %s\n", __func__, high ? "high" : "low");
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
316
HALDEBUG(ah, HAL_DEBUG_ANI, "%s: HAL_ANI_FIRSTEP_LEVEL: level = %d\n", __func__, level);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
320
__func__, level, params->maxFirstepLevel);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
335
HALDEBUG(ah, HAL_DEBUG_ANI, "%s: HAL_ANI_SPUR_IMMUNITY_LEVEL: level = %d\n", __func__, level);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
339
__func__, level, params->maxSpurImmunityLevel);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
360
__func__, cmd);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
522
"%s: Writing ofdmbase=%u cckbase=%u\n", __func__,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
564
__func__, chan->ic_freq, chan->ic_flags, restore, opmode,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
568
__func__, chan->ic_freq, chan->ic_flags, restore, opmode,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
586
__func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
659
__func__, OS_REG_READ(ah, AR_MIBC),
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
77
__func__, params->ofdmPhyErrBase, params->cckPhyErrBase);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
826
ath_hal_printf(ah, "%s: ah_curchan = NULL?\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
949
__func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
970
__func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
978
"%s: OFDM err %u listenTime %u\n", __func__,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
985
"%s: CCK err %u listenTime %u\n", __func__,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
310
__func__, sc, (void*) st, (void*) sh);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
319
"%s: cannot allocate memory for state block\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
329
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: couldn't reset chip\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
335
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: couldn't wakeup chip\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
379
__func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
388
__func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
423
"this driver\n", __func__,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
441
"%s: error getting mac address from EEPROM\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
463
__func__, ecode);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
478
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
492
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s:\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
501
__func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_beacon.c
279
__func__, bs->bs_nextdtim);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_beacon.c
281
__func__, nextTbtt);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_beacon.c
283
__func__, beaconintval);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_beacon.c
285
__func__, dtimperiod);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_btcoex.c
333
__func__,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
109
"%s: start IQ Mismatch calibration\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
114
"%s: start ADC Gain calibration\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
119
"%s: start ADC DC calibration\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
124
"%s: start Init ADC DC calibration\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
175
__func__, curCal->calData->calType);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
186
__func__, curCal->calData->calType);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
222
"noisy environment?\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
256
"not complete in time; noisy environment?\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
306
"%s: enable ADC Gain Calibration.\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
312
"%s: enable ADC DC Calibration.\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
318
"%s: enable IQ Calibration.\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
352
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
362
__func__, currCal->calState);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
372
__func__, currCal->calData->calType, chan->ic_freq,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
397
__func__, currCal->calData->calName, currCal->calState,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
406
__func__, cal->calSamples,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
468
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
512
" didn't finish; delaying CCA\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
567
__func__, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
789
"%s: NF didn't complete in calibration window\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_cal.c
805
"detected %d, threshold %d\n", __func__,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_gpio.c
107
"%s: gpio=%d, type=%d\n", __func__, gpio, type);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_gpio.c
114
__func__,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_gpio.c
143
HALDEBUG(ah, HAL_DEBUG_GPIO, "%s: gpio=%d\n", __func__, gpio);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_gpio.c
167
"%s: gpio=%d, val=%d\n", __func__, gpio, val);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_gpio.c
214
"%s: gpio=%d, ilevel=%d\n", __func__, gpio, ilevel);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_gpio.c
41
__func__, gpio, type);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_interrupts.c
229
__func__,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_interrupts.c
236
__func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_interrupts.c
249
__func__, isr, sync_cause);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_interrupts.c
271
__func__, omask, ints);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_interrupts.c
274
HALDEBUG(ah, HAL_DEBUG_INTERRUPT, "%s: disable IER\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_interrupts.c
338
HALDEBUG(ah, HAL_DEBUG_INTERRUPT, "%s: new IMR 0x%x\n", __func__, mask);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_interrupts.c
357
HALDEBUG(ah, HAL_DEBUG_INTERRUPT, "%s: enable IER\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_misc.c
158
ath_hal_printf(ah, "%s: couldn't slew things right!\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_misc.c
235
"%s: cycle counter wrap. ExtBusy = 0\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_misc.c
298
__func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_misc.c
334
__func__, cycleDelta, ctlBusyDelta, extBusyDelta, ctlClearDelta, busy);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_misc.c
695
__func__, mac_dbg.dma_dbg_3, mac_dbg.dma_dbg_4, mac_dbg.dma_dbg_5,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_misc.c
744
__func__, hang_sig, hang_list[i].code);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_misc.c
749
"<0x806c>=0x%x\n", __func__, hang_sig);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_power.c
142
HALDEBUG(ah, HAL_DEBUG_POWER, "%s: %s -> %s (%s)\n", __func__,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_power.c
162
__func__, mode);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_power.c
186
__func__, mode);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_power.c
76
__func__, POWER_UP_TIME/1000);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_radar.c
290
__func__, rssi, ext_rssi, pulse_length_pri, pulse_length_ext,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_radar.c
300
HALDEBUG(ah, HAL_DEBUG_DFS, "%s: dur and rssi are 0\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_radar.c
304
HALDEBUG(ah, HAL_DEBUG_DFS, "%s: rssi=%d, dur=%d\n", __func__, rssi, dur);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_recv.c
111
HALDEBUG(ah, HAL_DEBUG_RX, "%s: Start PCU Receive \n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_recv.c
131
HALDEBUG(ah, HAL_DEBUG_RX, "%s: Stop PCU Receive \n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_recv.c
263
__func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_recv.c
84
__func__,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
100
__func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1082
__func__,chan->ic_freq, cfgCtl );
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1094
"%s: unable to set tx power per rate table\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1100
__func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
118
__func__, opmode);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1336
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: RTC not waking up\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1406
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: RTC stuck in MAC reset\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1441
"%s Applying descriptor swap\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
178
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: chip reset failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2228
" gainBoundaries: %d, %d, %d, %d\n", __func__, i, pdGainOverlap_t2,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
223
__func__, OS_REG_READ(ah,AR_PHY_DAG_CTRLCCK));
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
225
__func__, OS_REG_READ(ah,AR_PHY_ADC_CTL));
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2283
" xpdGainValues: %d, %d, %d\n", __func__, numXpdGain,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
242
"%s: error init'ing transmit power\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
250
"%s: ar5212SetRfRegs failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
263
"%s: error setting board options\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2749
__func__, biaslevel);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
467
HALDEBUG(ah, HAL_DEBUG_RESET, "%s: done\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
506
"%s: frames pending on queue %d\n", __func__, qnum);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
517
__func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
530
"%s: error init'ing transmit power\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
640
__func__, IEEE80211_IS_CHAN_5GHZ(chan) ? "5GHz" : "2GHz");
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
930
__func__, chan->ic_freq, chan->ic_flags);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
990
__func__, OS_REG_READ(ah,AR_PHY_POWER_TX_RATE3),
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
108
" last frame\n", __func__, STOP_DMA_TIMEOUT / 1000);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
1160
"%s: no available UAPSD tx queue\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
1170
"%s: no available tx queue\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
1176
"%s: bad tx queue type %u\n", __func__, type);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
1180
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
1185
__func__, q);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
1215
"%s: tx ok 0x%x err 0x%x desc 0x%x eol 0x%x urn 0x%x\n", __func__,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
1249
__func__, q);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
1255
__func__, q);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
1259
HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: reset queue %u\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
1388
__func__, qi->tqi_readyTime);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
1391
"%s: using tqi_readyTime\n", __func__);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
1423
__func__, value);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
283
__func__,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
400
__func__, rtsctsRate);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
53
"%s: queue %u DMA did not stop in 400 msec\n", __func__, q);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
55
"%s: QSTS 0x%x Q_TXE 0x%x Q_TXD 0x%x Q_CBR 0x%x\n", __func__,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
60
__func__, OS_REG_READ(ah, AR_QMISC(q)),
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
72
__func__, ar5212NumTxPending(ah, q), q);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
831
__func__, tu);
sys/dev/netif/ath/ath_hal/ar5416/ar5416_xmit.c
89
"TSF: 0x%08x\n", __func__, tsfLow);
sys/dev/netif/ath/ath_hal/ar9001/ar9130_attach.c
135
__func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9130_attach.c
142
__func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9130_attach.c
152
__func__, MS(val, AR_XSREV_ID), MS(val, AR_XSREV_VERSION),
sys/dev/netif/ath/ath_hal/ar9001/ar9130_attach.c
175
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: chip reset failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9130_attach.c
184
__func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9130_attach.c
210
"this driver\n", __func__,
sys/dev/netif/ath/ath_hal/ar9001/ar9130_attach.c
219
__func__, ecode);
sys/dev/netif/ath/ath_hal/ar9001/ar9130_attach.c
234
"%s: error getting mac address from EEPROM\n", __func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9130_attach.c
264
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9130_attach.c
285
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: begin\n", __func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9130_attach.c
288
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: fill'ed; now setting\n", __func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9130_attach.c
84
__func__, sc, (void*) st, (void*) sh);
sys/dev/netif/ath/ath_hal/ar9001/ar9130_attach.c
90
"%s: cannot allocate memory for state block\n", __func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9160_attach.c
128
__func__, sc, (void*) st, (void*) sh);
sys/dev/netif/ath/ath_hal/ar9001/ar9160_attach.c
134
"%s: cannot allocate memory for state block\n", __func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9160_attach.c
155
__func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9160_attach.c
162
__func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9160_attach.c
170
__func__, MS(val, AR_XSREV_ID), MS(val, AR_XSREV_VERSION),
sys/dev/netif/ath/ath_hal/ar9001/ar9160_attach.c
202
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: chip reset failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9160_attach.c
211
__func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9160_attach.c
237
"this driver\n", __func__,
sys/dev/netif/ath/ath_hal/ar9001/ar9160_attach.c
246
__func__, ecode);
sys/dev/netif/ath/ath_hal/ar9001/ar9160_attach.c
261
"%s: error getting mac address from EEPROM\n", __func__);
sys/dev/netif/ath/ath_hal/ar9001/ar9160_attach.c
292
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9280.c
223
__func__, bank);
sys/dev/netif/ath/ath_hal/ar9002/ar9280.c
420
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: attach AR9280 radio\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9280.c
426
"%s: cannot allocate private state\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
164
__func__, sc, (void*) st, (void*) sh);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
170
"%s: cannot allocate memory for state block\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
217
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
224
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
232
__func__, MS(val, AR_XSREV_ID), MS(val, AR_XSREV_VERSION),
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
261
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: chip reset failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
270
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
296
"this driver\n", __func__,
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
305
__func__, ecode);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
383
"%s: error getting mac address from EEPROM\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
414
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
957
__func__, settings, ahp->ah_tx_chainmask, ahp->ah_rx_chainmask);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_olc.c
143
__func__, AH5416(ah)->initPDADC, currPDADC);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_olc.c
156
__func__, delta, AH9280(ah)->PDADCdelta);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_olc.c
255
__func__, i);
sys/dev/netif/ath/ath_hal/ar9002/ar9280_olc.c
50
HALDEBUG(ah, HAL_DEBUG_RESET, "%s: Setting up TX gain tables.\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
147
__func__, sc, (void*) st, (void*) sh);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
153
"%s: cannot allocate memory for state block\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
203
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
210
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
218
__func__, MS(val, AR_XSREV_ID), MS(val, AR_XSREV_VERSION),
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
252
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
261
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
287
"this driver\n", __func__,
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
296
__func__, ecode);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
356
"%s: error getting mac address from EEPROM\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
388
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_btcoex.c
52
__func__,
sys/dev/netif/ath/ath_hal/ar9002/ar9285_diversity.c
104
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_diversity.c
113
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_diversity.c
145
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_diversity.c
71
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_diversity.c
95
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_reset.c
103
__func__,chan->ic_freq, cfgCtl );
sys/dev/netif/ath/ath_hal/ar9002/ar9285_reset.c
114
"%s: unable to set tx power per rate table\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9285_reset.c
120
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9287.c
165
__func__, bank);
sys/dev/netif/ath/ath_hal/ar9002/ar9287.c
362
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: attach AR9280 radio\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9287.c
368
"%s: cannot allocate private state\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
126
__func__, sc, (void*) st, (void*) sh);
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
132
"%s: cannot allocate memory for state block\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
185
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
192
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
200
__func__, MS(val, AR_XSREV_ID), MS(val, AR_XSREV_VERSION),
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
244
HALDEBUG(ah, HAL_DEBUG_ANY, "%s: chip reset failed\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
253
__func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
279
"this driver\n", __func__,
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
288
__func__, ecode);
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
329
"%s: error getting mac address from EEPROM\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
359
HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9287_cal.c
66
"noisy environment?\n", __func__);
sys/dev/netif/ath/ath_hal/ar9002/ar9287_olc.c
74
__func__, AH5416(ah)->initPDADC, currPDADC);
sys/dev/netif/ath/ath_hal/ar9002/ar9287_olc.c
98
HALDEBUG(ah, HAL_DEBUG_PERCAL, "%s: delta=%d\n", __func__, delta);
sys/dev/netif/ath/ath_hal/ar9002/ar9287_reset.c
359
__func__,chan->ic_freq, cfgCtl );
sys/dev/netif/ath/ath_hal/ar9002/ar9287_reset.c
371
"%s: unable to set tx power per rate table\n", __func__);
sys/dev/netif/ath/ath_rate/amrr/amrr.c
232
"%s: set xmit rate to %dM", __func__,
sys/dev/netif/ath/ath_rate/onoe/onoe.c
205
"%s: set xmit rate to %dM", __func__,
sys/dev/netif/ath/ath_rate/onoe/onoe.c
386
"%s: %dM -> %dM (%d ok, %d err, %d retr)", __func__,
sys/dev/netif/ath/ath_rate/sample/sample.c
1105
ath_hal_ether_sprintf(ni->ni_macaddr), __func__);
sys/dev/netif/ath/ath_rate/sample/sample.c
1108
ni->ni_macaddr, ":", __func__);
sys/dev/netif/ath/ath_rate/sample/sample.c
1154
"%s: %d rates %d%sMbps (%dus)- %d%sMbps (%dus)", __func__,
sys/dev/netif/ath/ath_rate/sample/sample.c
1203
__func__,
sys/dev/netif/ath/ath_rate/sample/sample.c
508
__func__);
sys/dev/netif/ath/ath_rate/sample/sample.c
567
"%s: switching quickly..", __func__);
sys/dev/netif/ath/ath_rate/sample/sample.c
574
__func__, ticks - ssc->min_switch, sn->ticks_since_switch[size_bin]);
sys/dev/netif/ath/ath_rate/sample/sample.c
582
__func__,
sys/dev/netif/ath/ath_rate/sample/sample.c
604
__func__,
sys/dev/netif/ath/ath_rate/sample/sample.c
618
__func__,
sys/dev/netif/ath/ath_rate/sample/sample.c
651
__func__,
sys/dev/netif/ath/ath_rate/sample/sample.c
837
__func__,
sys/dev/netif/ath/ath_rate/sample/sample.c
877
device_printf(sc->sc_dev, "%s: nframes=0?\n", __func__);
sys/dev/netif/ath/ath_rate/sample/sample.c
888
__func__,
sys/dev/netif/ath/ath_rate/sample/sample.c
903
__func__, ts->ts_rate, ts->ts_finaltsi, final_rix);
sys/dev/netif/ath/ath_rate/sample/sample.c
912
__func__,
sys/dev/netif/ath/ath_rate/sample/sample.c
937
__func__,
sys/dev/netif/bwn/bwn/if_bwn.c
1058
KASSERT(!TAILQ_EMPTY(&tq->tq_pktlist), ("%s: fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn.c
1081
__func__);
sys/dev/netif/bwn/bwn/if_bwn.c
1129
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
1147
KASSERT(!dr->dr_stop, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
1154
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
1166
__func__, error);
sys/dev/netif/bwn/bwn/if_bwn.c
1172
__func__);
sys/dev/netif/bwn/bwn/if_bwn.c
1184
mt->mt_islast == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
1192
__func__, error);
sys/dev/netif/bwn/bwn/if_bwn.c
1202
__func__);
sys/dev/netif/bwn/bwn/if_bwn.c
1215
__func__, error);
sys/dev/netif/bwn/bwn/if_bwn.c
1278
device_printf(sc->sc_dev, "%s: not siba; bailing\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
1286
__func__,
sys/dev/netif/bwn/bwn/if_bwn.c
1305
KASSERT(0 == 1, ("%s: unknown phy type (%d)", __func__,
sys/dev/netif/bwn/bwn/if_bwn.c
1407
DPRINTF(sc, BWN_DEBUG_RESET, "%s: g_mode=%d\n", __func__, g_mode);
sys/dev/netif/bwn/bwn/if_bwn.c
1567
__func__,
sys/dev/netif/bwn/bwn/if_bwn.c
1607
("%s:%d warn", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
1633
("%s:%d warn", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
1668
("%s:%d warn", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
1691
("%s:%d warn", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2009
DPRINTF(sc, BWN_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
2046
DPRINTF(sc, BWN_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
2074
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2109
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2122
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2218
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2229
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2257
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2424
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2458
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2484
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2570
device_printf(sc->sc_dev, "%s: warning\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
2574
device_printf(sc->sc_dev, "%s: warning\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
2665
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2706
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2710
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2781
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2794
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
2954
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
3045
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
3281
__func__);
sys/dev/netif/bwn/bwn/if_bwn.c
3348
device_printf(sc->sc_dev, "%s: timed out\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
3387
device_printf(sc->sc_dev, "%s: timed out\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
3420
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
3499
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
3518
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
3809
KASSERT(offset % 4 == 0, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
3828
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
3868
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
3887
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
3889
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
4004
KASSERT(fw->no_pcmfile == 0, ("%s:%d fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
4230
KASSERT(!(ctl & BWN_MACCTL_MCODE_RUN), ("%s:%d: fail", __func__,
sys/dev/netif/bwn/bwn/if_bwn.c
4359
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
4380
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
4463
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
4474
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
4581
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
4583
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
4607
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
4720
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
4759
KASSERT(up_dev->mac_status == status, ("%s: fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn.c
4772
DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
4784
DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: called\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
4821
DPRINTF(sc, BWN_DEBUG_STATE, "%s: %s -> %s\n", __func__,
sys/dev/netif/bwn/bwn/if_bwn.c
4968
DPRINTF(sc, BWN_DEBUG_INTR, "%s: PHY trans error\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
5012
KASSERT(!(mac->mac_reason[1] & BWN_DMAINTR_RX_DONE), ("%s", __func__));
sys/dev/netif/bwn/bwn/if_bwn.c
5013
KASSERT(!(mac->mac_reason[2] & BWN_DMAINTR_RX_DONE), ("%s", __func__));
sys/dev/netif/bwn/bwn/if_bwn.c
5014
KASSERT(!(mac->mac_reason[3] & BWN_DMAINTR_RX_DONE), ("%s", __func__));
sys/dev/netif/bwn/bwn/if_bwn.c
5015
KASSERT(!(mac->mac_reason[4] & BWN_DMAINTR_RX_DONE), ("%s", __func__));
sys/dev/netif/bwn/bwn/if_bwn.c
5016
KASSERT(!(mac->mac_reason[5] & BWN_DMAINTR_RX_DONE), ("%s", __func__));
sys/dev/netif/bwn/bwn/if_bwn.c
5192
KASSERT(mac->mac_noise.noi_running, ("%s: fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn.c
5199
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
5271
KASSERT(!dr->dr_tx, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
5274
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
5304
__func__,
sys/dev/netif/bwn/bwn/if_bwn.c
5323
__func__,
sys/dev/netif/bwn/bwn/if_bwn.c
5364
device_printf(sc->sc_dev, "%s: failed (%d)\n", __func__, error);
sys/dev/netif/bwn/bwn/if_bwn.c
5387
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
5394
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
5434
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
5586
device_printf(sc->sc_dev, "%s: timed out\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
5597
device_printf(sc->sc_dev, "%s: len is too big\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
5601
device_printf(sc->sc_dev, "%s: len is 0\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
5608
device_printf(sc->sc_dev, "%s: FCS error", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
5618
device_printf(sc->sc_dev, "%s: out of memory", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
5926
__func__,
sys/dev/netif/bwn/bwn/if_bwn.c
5960
device_printf(sc->sc_dev, "%s: dropped\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn.c
5982
KASSERT(dr->dr_tx, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
5986
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
5997
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6022
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6032
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6117
("%s: fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn.c
6118
KASSERT(phy->set_txpwr != NULL, ("%s: fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn.c
6374
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6494
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6567
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6702
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6713
KASSERT(dr->dr_tx, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6714
KASSERT(!(dr->dr_stop), ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6715
KASSERT(bwn_dma_freeslot(dr) != 0, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6718
KASSERT(!(slot & ~0x0fff), ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6750
KASSERT(tq != NULL, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6754
KASSERT(index < N(tq->tq_pkts), ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6758
KASSERT(*pack != NULL, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6920
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
6940
KASSERT(siba_get_revid(sc->sc_dev) >= 5, ("%s: fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn.c
7094
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn.c
7402
("%s: invalid MAC status %d", __func__, mac->mac_status));
sys/dev/netif/bwn/bwn/if_bwn.c
7419
__func__, cur, prev);
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
1444
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
1541
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
1553
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
1669
KASSERT(phy->type == BWN_PHYTYPE_G, ("%s fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
1742
KASSERT(phy->type == BWN_PHYTYPE_G, ("%s fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
1820
KASSERT(phy->type == BWN_PHYTYPE_G, ("%s fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
1834
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
1927
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
1948
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
1950
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
2419
KASSERT(i >= 1 && i <= 8, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
2484
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
2598
KASSERT(BWN_DC_LT_SIZE == 32, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
2600
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
2701
KASSERT(phy->type == BWN_PHYTYPE_G, ("%s: fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
2765
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
307
KASSERT(phy->type == BWN_PHYTYPE_G, ("%s fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
3144
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
3272
KASSERT(phy->rev >= 6, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
3313
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
3424
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
3426
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
3445
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
3447
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
3468
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
3470
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
3486
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
3488
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
3591
("%s: unsupported rev %d", __func__, siba_get_revid(sc->sc_dev)));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
3604
("%s: unsupported rev %d", __func__, siba_get_revid(sc->sc_dev)));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
511
KASSERT(reg != 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
520
KASSERT(reg != 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
646
KASSERT(phy->type == BWN_PHYTYPE_G, ("%s: fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
647
KASSERT(mode == BWN_IMMODE_NONE, ("%s: fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
668
KASSERT(phy->type == BWN_PHYTYPE_G, ("%s: fail", __func__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
682
KASSERT(tssi < BWN_TSSI_MAX, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
755
DPRINTF(sc, BWN_DEBUG_TXPOW, "%s: adjust TX power\n", __func__);
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
799
KASSERT(!expired, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_g.c
944
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
1021
KASSERT(mac->mac_phy.rev < 2, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
1139
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
1620
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
1622
KASSERT(xtalfreq != 0, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
2075
KASSERT(offset <= 0xffff, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
2099
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
2114
KASSERT(offset <= 0xffff, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
2124
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
2131
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
2141
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
2527
KASSERT(mac->mac_phy.rev < 2, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
2742
KASSERT(mac->mac_phy.rev < 2, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
3423
KASSERT(offset <= 0xffff, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
3427
KASSERT(!(value & ~0xff), ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
3433
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
3443
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
3550
KASSERT(offset <= 0xffff, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
3568
KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
3661
KASSERT(mac->mac_phy.rev >= 2, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwn_phy_lp.c
3681
KASSERT(mac->mac_phy.rev < 2, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/bwn/if_bwnvar.h
955
kprintf("%s: unknown header format (%d)\n", __func__,
sys/dev/netif/bwn/siba/siba_core.c
1028
__func__, __LINE__));
sys/dev/netif/bwn/siba/siba_core.c
1095
("%s: unknown clock %d", __func__, src));
sys/dev/netif/bwn/siba/siba_core.c
1133
KASSERT(freq == 0, ("%s:%d: assertion vail", __func__, __LINE__));
sys/dev/netif/bwn/siba/siba_core.c
1140
KASSERT(e != NULL, ("%s:%d: assertion vail", __func__, __LINE__));
sys/dev/netif/bwn/siba/siba_core.c
1163
("%s:%d: assertion failed", __func__, __LINE__));
sys/dev/netif/bwn/siba/siba_core.c
1222
KASSERT(e != NULL, ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/siba/siba_core.c
1234
("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/siba/siba_core.c
1919
("%s:%d: hostmode", __func__, __LINE__));
sys/dev/netif/bwn/siba/siba_core.c
2000
__func__, __LINE__, rev));
sys/dev/netif/bwn/siba/siba_core.c
2302
("%s: unsupported voltage ID %#x", __func__, id));
sys/dev/netif/bwn/siba/siba_core.c
2895
device_printf(dev, "%s: called; no pmu\n", __func__);
sys/dev/netif/bwn/siba/siba_core.c
2929
__func__,
sys/dev/netif/bwn/siba/siba_core.c
2948
device_printf(dev, "%s: called; no pmu\n", __func__);
sys/dev/netif/bwn/siba/siba_core.c
2965
device_printf(dev, "%s: called; no pmu\n", __func__);
sys/dev/netif/bwn/siba/siba_core.c
2982
device_printf(dev, "%s: called; no pmu\n", __func__);
sys/dev/netif/bwn/siba/siba_core.c
2999
device_printf(dev, "%s: called; no pmu\n", __func__);
sys/dev/netif/bwn/siba/siba_core.c
425
("%s: unsupported bustype %#x", __func__,
sys/dev/netif/bwn/siba/siba_core.c
704
KASSERT(!(count & 1), ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/siba/siba_core.c
719
KASSERT(!(count & 3), ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/siba/siba_core.c
744
KASSERT(!(count & 1), ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/siba/siba_core.c
757
KASSERT(!(count & 3), ("%s:%d: fail", __func__, __LINE__));
sys/dev/netif/bwn/siba/siba_core.c
822
("%s: unsupported clock %#x", __func__, clock));
sys/dev/netif/et/if_et.c
2107
KASSERT(!rbd->rbd_jumbo, ("calling %s with jumbo ring", __func__));
sys/dev/netif/et/if_et.c
2325
panic("%s wrong jslot!?", __func__);
sys/dev/netif/et/if_et.c
2327
panic("%s jslot already freed", __func__);
sys/dev/netif/et/if_et.c
2348
panic("%s wrong jslot!?", __func__);
sys/dev/netif/et/if_et.c
2350
panic("%s jslot already freed", __func__);
sys/dev/netif/et/if_et.c
2364
KASSERT(rbd->rbd_jumbo, ("calling %s with non-jumbo ring", __func__));
sys/dev/netif/ic/if_ic.c
326
panic("%s: unknown event (%d)!", __func__, event);
sys/dev/netif/iwi/if_iwi.c
1008
DPRINTF(("%s: %s -> %s flags 0x%x\n", __func__,
sys/dev/netif/iwi/if_iwi.c
1792
__func__, type);
sys/dev/netif/iwi/if_iwi.c
1832
DPRINTF(("%s mac %s station %u\n", __func__, ether_sprintf(node.bssid),
sys/dev/netif/iwi/if_iwi.c
1835
DPRINTF(("%s mac %6D station %u\n", __func__, node.bssid, ":", entry));
sys/dev/netif/iwi/if_iwi.c
2769
DPRINTF(("%s: called too early - still scanning\n", __func__));
sys/dev/netif/iwi/if_iwi.c
3187
device_printf(sc->sc_dev, "%s: already loading\n", __func__);
sys/dev/netif/iwi/if_iwi.c
941
DPRINTF(("%s mac %s station %u\n", __func__,
sys/dev/netif/iwi/if_iwi.c
944
DPRINTF(("%s mac %6D station %u\n", __func__,
sys/dev/netif/iwm/if_iwm.c
1013
__func__, error);
sys/dev/netif/iwm/if_iwm.c
1022
__func__, error);
sys/dev/netif/iwm/if_iwm.c
1035
__func__, error);
sys/dev/netif/iwm/if_iwm.c
1599
__func__,
sys/dev/netif/iwm/if_iwm.c
1634
"%s: shadow registers enabled\n", __func__);
sys/dev/netif/iwm/if_iwm.c
1649
__func__, qid);
sys/dev/netif/iwm/if_iwm.c
1671
"%s: cannot enable txq %d\n", __func__, qid);
sys/dev/netif/iwm/if_iwm.c
1690
"%s: cannot enable txq %d\n", __func__, qid);
sys/dev/netif/iwm/if_iwm.c
1730
__func__, qid, fifo);
sys/dev/netif/iwm/if_iwm.c
1753
__func__, sc->scd_base_addr, scd_base_addr);
sys/dev/netif/iwm/if_iwm.c
2093
__func__);
sys/dev/netif/iwm/if_iwm.c
2116
device_printf(sc->sc_dev, "%s: mac address not found\n", __func__);
sys/dev/netif/iwm/if_iwm.c
2407
__func__, section_num);
sys/dev/netif/iwm/if_iwm.c
2440
__func__, section_num);
sys/dev/netif/iwm/if_iwm.c
2687
"%s: Exit HW not ready\n", __func__);
sys/dev/netif/iwm/if_iwm.c
2706
device_printf(sc->sc_dev, "%s: Unable to init nic\n", __func__);
sys/dev/netif/iwm/if_iwm.c
2826
__func__, pkt->hdr.code);
sys/dev/netif/iwm/if_iwm.c
2833
"%s: iwm_phy_db_set_section failed\n", __func__);
sys/dev/netif/iwm/if_iwm.c
2893
__func__);
sys/dev/netif/iwm/if_iwm.c
2910
__func__);
sys/dev/netif/iwm/if_iwm.c
2917
"%s: failed to send the paging cmd\n", __func__);
sys/dev/netif/iwm/if_iwm.c
3003
__func__, ret);
sys/dev/netif/iwm/if_iwm.c
3067
"%s: can't map mbuf, error %d\n", __func__, error);
sys/dev/netif/iwm/if_iwm.c
3123
__func__,
sys/dev/netif/iwm/if_iwm.c
3134
__func__, nbant, total);
sys/dev/netif/iwm/if_iwm.c
3246
__func__);
sys/dev/netif/iwm/if_iwm.c
3254
"%s: rssi=%d, noise=%d\n", __func__, rssi, sc->sc_noise);
sys/dev/netif/iwm/if_iwm.c
3258
__func__,
sys/dev/netif/iwm/if_iwm.c
3366
__func__);
sys/dev/netif/iwm/if_iwm.c
3371
"%s: rssi=%d, noise=%d\n", __func__, rssi, sc->sc_noise);
sys/dev/netif/iwm/if_iwm.c
3491
__func__,
sys/dev/netif/iwm/if_iwm.c
3673
__func__, pkt->hdr.idx, ring->queued, ring->cur);
sys/dev/netif/iwm/if_iwm.c
3727
__func__,
sys/dev/netif/iwm/if_iwm.c
3757
"%s: MGT (%d)\n", __func__, tp->mgmtrate);
sys/dev/netif/iwm/if_iwm.c
3761
"%s: MCAST (%d)\n", __func__, tp->mcastrate);
sys/dev/netif/iwm/if_iwm.c
3765
"%s: FIXED_RATE (%d)\n", __func__, tp->ucastrate);
sys/dev/netif/iwm/if_iwm.c
3768
IWM_DPRINTF(sc, IWM_DEBUG_TXRATE, "%s: DATA\n", __func__);
sys/dev/netif/iwm/if_iwm.c
3780
__func__, type, iwm_rates[ridx].rate);
sys/dev/netif/iwm/if_iwm.c
3785
__func__, ridx,
sys/dev/netif/iwm/if_iwm.c
3949
"%s: could not defrag mbuf\n", __func__);
sys/dev/netif/iwm/if_iwm.c
4038
"->%s begin\n", __func__);
sys/dev/netif/iwm/if_iwm.c
4043
"<-%s not RUNNING\n", __func__);
sys/dev/netif/iwm/if_iwm.c
4158
"%s: Failed to send quota: %d\n", __func__, ret);
sys/dev/netif/iwm/if_iwm.c
4191
__func__,
sys/dev/netif/iwm/if_iwm.c
4195
__func__, ether_sprintf(ni->ni_bssid));
sys/dev/netif/iwm/if_iwm.c
4218
"%s: failed to set multicast\n", __func__);
sys/dev/netif/iwm/if_iwm.c
4240
"%s: failed to update MAC\n", __func__);
sys/dev/netif/iwm/if_iwm.c
4246
"%s: failed to add MAC\n", __func__);
sys/dev/netif/iwm/if_iwm.c
4255
"%s: failed update phy ctxt\n", __func__);
sys/dev/netif/iwm/if_iwm.c
4262
"%s: binding update cmd\n", __func__);
sys/dev/netif/iwm/if_iwm.c
4277
__func__);
sys/dev/netif/iwm/if_iwm.c
4282
"%s: failed to add sta\n", __func__);
sys/dev/netif/iwm/if_iwm.c
4350
__func__, rate);
sys/dev/netif/iwm/if_iwm.c
4371
"only %zu\n", __func__, nrates, nitems(lq->rs_table));
sys/dev/netif/iwm/if_iwm.c
4376
"%s: node supports 0 rates, odd!\n", __func__);
sys/dev/netif/iwm/if_iwm.c
4382
"%s: nrates=%d\n", __func__, nrates);
sys/dev/netif/iwm/if_iwm.c
4457
__func__, error);
sys/dev/netif/iwm/if_iwm.c
4465
__func__, error);
sys/dev/netif/iwm/if_iwm.c
4473
__func__, error);
sys/dev/netif/iwm/if_iwm.c
4481
__func__, error);
sys/dev/netif/iwm/if_iwm.c
4489
__func__, error);
sys/dev/netif/iwm/if_iwm.c
4498
__func__, error);
sys/dev/netif/iwm/if_iwm.c
4509
__func__, error);
sys/dev/netif/iwm/if_iwm.c
4521
__func__, error);
sys/dev/netif/iwm/if_iwm.c
4529
__func__);
sys/dev/netif/iwm/if_iwm.c
4607
__func__, error);
sys/dev/netif/iwm/if_iwm.c
4630
"%s: failed to update STA\n", __func__);
sys/dev/netif/iwm/if_iwm.c
4639
"%s: failed to update MAC: %d\n", __func__, error);
sys/dev/netif/iwm/if_iwm.c
4651
"%s: IWM_LQ_CMD failed: %d\n", __func__, error);
sys/dev/netif/iwm/if_iwm.c
4674
__func__);
sys/dev/netif/iwm/if_iwm.c
4738
__func__);
sys/dev/netif/iwm/if_iwm.c
5006
IWM_DPRINTF(sc, IWM_DEBUG_XMIT | IWM_DEBUG_TRACE, "->%s\n", __func__);
sys/dev/netif/iwm/if_iwm.c
5022
IWM_DPRINTF(sc, IWM_DEBUG_XMIT | IWM_DEBUG_TRACE, "<-%s\n", __func__);
sys/dev/netif/iwm/if_iwm.c
5101
"%s: rfkill switch, disabling interface\n", __func__);
sys/dev/netif/iwm/if_iwm.c
5106
"%s: rfkill cleared, re-enabling interface\n", __func__);
sys/dev/netif/iwm/if_iwm.c
5471
__func__,
sys/dev/netif/iwm/if_iwm.c
5723
"%s: hw = %d cur = %d\n", __func__, hw, ring->cur);
sys/dev/netif/iwm/if_iwm.c
5828
kprintf("%s: null vap\n", __func__);
sys/dev/netif/iwm/if_iwm.c
5833
"restarting\n", __func__, vap->iv_state);
sys/dev/netif/iwm/if_iwm.c
5886
"%s: unhandled interrupts: %x\n", __func__, r1);
sys/dev/netif/iwm/if_iwm.c
6284
"<-%s\n", __func__);
sys/dev/netif/iwm/if_iwm.c
6352
"%s: failed to update MAC\n", __func__);
sys/dev/netif/iwm/if_iwm.c
6371
"->%s\n", __func__);
sys/dev/netif/iwm/if_iwm.c
6424
"<-%s\n", __func__);
sys/dev/netif/iwm/if_iwm.c
6442
"->%s begin\n", __func__);
sys/dev/netif/iwm/if_iwm.c
6449
"->%s end\n", __func__);
sys/dev/netif/iwm/if_iwm.c
645
__func__, tlv_len);
sys/dev/netif/iwm/if_iwm.c
6520
"%s: Previous scan not completed yet\n", __func__);
sys/dev/netif/iwm/if_iwm.c
656
"ridiculous\n", __func__);
sys/dev/netif/iwm/if_iwm.c
665
__func__, tlv_len);
sys/dev/netif/iwm/if_iwm.c
675
__func__, tlv_len);
sys/dev/netif/iwm/if_iwm.c
682
__func__, tlv_len);
sys/dev/netif/iwm/if_iwm.c
704
__func__, error);
sys/dev/netif/iwm/if_iwm.c
712
__func__, tlv_len);
sys/dev/netif/iwm/if_iwm.c
727
__func__);
sys/dev/netif/iwm/if_iwm.c
737
__func__, error);
sys/dev/netif/iwm/if_iwm.c
746
__func__, error);
sys/dev/netif/iwm/if_iwm.c
755
__func__, error);
sys/dev/netif/iwm/if_iwm.c
763
__func__, tlv_len,
sys/dev/netif/iwm/if_iwm.c
771
__func__, error);
sys/dev/netif/iwm/if_iwm.c
780
__func__, tlv_len);
sys/dev/netif/iwm/if_iwm.c
839
__func__, paging_mem_size);
sys/dev/netif/iwm/if_iwm.c
843
__func__, IWM_MAX_PAGING_IMAGE_SIZE);
sys/dev/netif/iwm/if_iwm.c
850
__func__, IWM_FW_PAGING_SIZE);
sys/dev/netif/iwm/if_iwm.c
889
__func__, tlv_type);
sys/dev/netif/iwm/if_iwm_mac_ctxt.c
359
__func__, le32toh(cmd->action), ret);
sys/dev/netif/iwm/if_iwm_mac_ctxt.c
379
"%s: force_assoc_off=%d\n", __func__, force_assoc_off);
sys/dev/netif/iwm/if_iwm_mac_ctxt.c
432
__func__,
sys/dev/netif/iwm/if_iwm_mac_ctxt.c
447
"%s: associd=%d\n", __func__, IEEE80211_AID(ni->ni_associd));
sys/dev/netif/iwm/if_iwm_mac_ctxt.c
460
"%s: called; action=%d\n", __func__, action);
sys/dev/netif/iwm/if_iwm_mac_ctxt.c
494
__func__);
sys/dev/netif/iwm/if_iwm_mac_ctxt.c
512
__func__);
sys/dev/netif/iwm/if_iwm_pcie_trans.c
233
"%s: write_mem failed\n", __func__);
sys/dev/netif/iwm/if_iwm_pcie_trans.c
283
"%s: resetting device via NMI\n", __func__);
sys/dev/netif/iwm/if_iwm_pcie_trans.c
392
IWM_DPRINTF(sc, IWM_DEBUG_RESET, "->%s\n", __func__);
sys/dev/netif/iwm/if_iwm_pcie_trans.c
414
IWM_DPRINTF(sc, IWM_DEBUG_RESET, "<-%s\n", __func__);
sys/dev/netif/iwm/if_iwm_pcie_trans.c
628
IWM_DPRINTF(sc, IWM_DEBUG_TRANS, "%s: iwm apm stop\n", __func__);
sys/dev/netif/iwm/if_iwm_pcie_trans.c
697
"%s: cmd_hold_nic_awake not set\n", __func__);
sys/dev/netif/iwm/if_iwm_pcie_trans.c
732
"%s: Failed to wake NIC for hcmd\n", __func__);
sys/dev/netif/iwm/if_iwm_phy_ctxt.c
162
__func__,
sys/dev/netif/iwm/if_iwm_phy_ctxt.c
188
__func__,
sys/dev/netif/iwm/if_iwm_phy_ctxt.c
246
__func__,
sys/dev/netif/iwm/if_iwm_phy_ctxt.c
277
__func__,
sys/dev/netif/iwm/if_iwm_phy_ctxt.c
298
__func__,
sys/dev/netif/iwm/if_iwm_phy_db.c
325
__func__, __LINE__, type, size);
sys/dev/netif/iwm/if_iwm_phy_db.c
421
__func__, __LINE__, type, *size);
sys/dev/netif/iwm/if_iwm_phy_db.c
503
__func__);
sys/dev/netif/iwm/if_iwm_phy_db.c
511
__func__, err);
sys/dev/netif/iwm/if_iwm_phy_db.c
519
__func__, err);
sys/dev/netif/iwm/if_iwm_phy_db.c
528
"%d\n", __func__, err);
sys/dev/netif/iwm/if_iwm_phy_db.c
536
"sect, %d\n", __func__, err);
sys/dev/netif/iwm/if_iwm_phy_db.c
546
__func__, err);
sys/dev/netif/iwm/if_iwm_phy_db.c
556
"%d\n", __func__, err);
sys/dev/netif/iwm/if_iwm_phy_db.c
562
__func__);
sys/dev/netif/iwm/if_iwm_scan.c
243
__func__);
sys/dev/netif/iwm/if_iwm_scan.c
306
__func__, c->ic_freq, c->ic_ieee, c->ic_flags);
sys/dev/netif/iwm/if_iwm_scan.c
350
__func__, c->ic_freq, c->ic_ieee, c->ic_flags);
sys/dev/netif/iwm/if_iwm_time_event.c
315
__func__, ret);
sys/dev/netif/iwm/if_iwm_time_event.c
328
__func__, ret);
sys/dev/netif/iwm/if_iwm_time_event.c
382
"%s: Failed to add TE to protect session\n", __func__);
sys/dev/netif/iwm/if_iwm_time_event.c
391
__func__);
sys/dev/netif/iwm/if_iwm_time_event.c
412
"%s: Removing TE 0x%x\n", __func__, le32toh(time_cmd.id));
sys/dev/netif/iwm/if_iwm_util.c
243
"%s: can't map mbuf, error %d\n", __func__, error);
sys/dev/netif/iwn/if_iwn.c
1278
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
1311
DPRINTF(sc, IWN_DEBUG_TRACE, "%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
1321
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
1360
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
1366
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/netif/iwn/if_iwn.c
1451
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
1502
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n", __func__);
sys/dev/netif/iwn/if_iwn.c
1661
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end timeout\n", __func__);
sys/dev/netif/iwn/if_iwn.c
1681
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
1728
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/netif/iwn/if_iwn.c
1740
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
1775
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/netif/iwn/if_iwn.c
1909
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
1918
__func__, error);
sys/dev/netif/iwn/if_iwn.c
1928
__func__, error);
sys/dev/netif/iwn/if_iwn.c
1945
__func__, error);
sys/dev/netif/iwn/if_iwn.c
1960
__func__, error);
sys/dev/netif/iwn/if_iwn.c
1968
"%s: could not allocate RX mbuf\n", __func__);
sys/dev/netif/iwn/if_iwn.c
1978
"%s: can't map mbuf, error %d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
1990
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
1996
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end in error\n",__func__);
sys/dev/netif/iwn/if_iwn.c
2006
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2027
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s \n", __func__);
sys/dev/netif/iwn/if_iwn.c
2062
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2071
__func__, error);
sys/dev/netif/iwn/if_iwn.c
2081
__func__, error);
sys/dev/netif/iwn/if_iwn.c
2097
__func__, error);
sys/dev/netif/iwn/if_iwn.c
2113
__func__, error);
sys/dev/netif/iwn/if_iwn.c
2118
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2123
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end in error\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2132
DPRINTF(sc, IWN_DEBUG_TRACE, "->doing %s \n", __func__);
sys/dev/netif/iwn/if_iwn.c
2163
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s \n", __func__);
sys/dev/netif/iwn/if_iwn.c
2197
DPRINTF(sc, IWN_DEBUG_RESET, "%s: enabling ICT\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2218
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2230
"%s: could not power ON adapter, error %d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
2236
device_printf(sc->sc_dev, "%s: bad ROM signature\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2241
__func__, error);
sys/dev/netif/iwn/if_iwn.c
2248
__func__, error);
sys/dev/netif/iwn/if_iwn.c
2278
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2290
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2331
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2378
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2400
"%s: calib version=%u pa type=%u voltage=%u\n", __func__,
sys/dev/netif/iwn/if_iwn.c
2429
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2465
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2504
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2517
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s start\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2520
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end no 11n\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2541
"%s: no entry for channel %d\n", __func__, chan);
sys/dev/netif/iwn/if_iwn.c
2546
__func__, chan);
sys/dev/netif/iwn/if_iwn.c
2550
"%s: channel table is full!\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2562
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2642
__func__, c->ic_ieee, c->ic_freq, c->ic_flags);
sys/dev/netif/iwn/if_iwn.c
2662
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2715
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2873
__func__,
sys/dev/netif/iwn/if_iwn.c
2904
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2906
DPRINTF(sc, IWN_DEBUG_STATE, "%s: %s -> %s\n", __func__,
sys/dev/netif/iwn/if_iwn.c
2942
"%s: could not move to auth state\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2966
"%s: could not move to run state\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2986
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end in error\n", __func__);
sys/dev/netif/iwn/if_iwn.c
2990
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
3026
DPRINTF(sc, IWN_DEBUG_CALIBRATE, "%s: received PHY stats\n", __func__);
sys/dev/netif/iwn/if_iwn.c
3054
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
3060
"%s: missing RX_PHY\n", __func__);
sys/dev/netif/iwn/if_iwn.c
3071
"%s: invalid RX statistic header, len %d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
3089
__func__, flags);
sys/dev/netif/iwn/if_iwn.c
3100
__func__, len);
sys/dev/netif/iwn/if_iwn.c
3112
__func__);
sys/dev/netif/iwn/if_iwn.c
3126
"%s: bus_dmamap_load failed, error %d\n", __func__, error);
sys/dev/netif/iwn/if_iwn.c
3134
panic("%s: could not load old RX mbuf", __func__);
sys/dev/netif/iwn/if_iwn.c
3215
__func__, type, subtype);
sys/dev/netif/iwn/if_iwn.c
3219
"%s: waking things up\n", __func__);
sys/dev/netif/iwn/if_iwn.c
3239
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
3262
DPRINTF(sc, IWN_DEBUG_TRACE | IWN_DEBUG_XMIT, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
3292
DPRINTF(sc, IWN_DEBUG_XMIT, "%s: freeing m=%p\n", __func__, m);
sys/dev/netif/iwn/if_iwn.c
3341
"->%s: end; %d ok; %d err\n",__func__, tx_ok, tx_err);
sys/dev/netif/iwn/if_iwn.c
3356
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
3361
__func__);
sys/dev/netif/iwn/if_iwn.c
3434
__func__,
sys/dev/netif/iwn/if_iwn.c
3485
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
3491
__func__);
sys/dev/netif/iwn/if_iwn.c
3499
__func__, desc->type, le16toh(desc->len));
sys/dev/netif/iwn/if_iwn.c
3521
__func__, temp);
sys/dev/netif/iwn/if_iwn.c
3532
DPRINTF(sc, IWN_DEBUG_CALIBRATE, "%s: noise %d\n", __func__, sc->noise);
sys/dev/netif/iwn/if_iwn.c
3552
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
3592
__func__, desc->qid, desc->idx,
sys/dev/netif/iwn/if_iwn.c
3622
__func__, desc->qid, desc->idx,
sys/dev/netif/iwn/if_iwn.c
3659
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
3703
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
3759
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
3761
__func__,
sys/dev/netif/iwn/if_iwn.c
3863
DPRINTF(sc, IWN_DEBUG_XMIT, "%s: freeing m=%p\n", __func__, m);
sys/dev/netif/iwn/if_iwn.c
3883
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
3911
__func__, sc->rxq.cur, desc->qid & 0xf, desc->idx, desc->flags,
sys/dev/netif/iwn/if_iwn.c
3955
"%s: beacons missed %d/%d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
4025
__func__, scan->chan, le32toh(scan->status));
sys/dev/netif/iwn/if_iwn.c
4074
__func__);
sys/dev/netif/iwn/if_iwn.c
4120
kprintf("%s: bad firmware error log address 0x%08x\n", __func__,
sys/dev/netif/iwn/if_iwn.c
4125
kprintf("%s: could not read firmware error log\n", __func__);
sys/dev/netif/iwn/if_iwn.c
4134
kprintf("%s: firmware error log is empty\n", __func__);
sys/dev/netif/iwn/if_iwn.c
4214
__func__);
sys/dev/netif/iwn/if_iwn.c
4218
__func__);
sys/dev/netif/iwn/if_iwn.c
4274
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
4292
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
4310
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
4417
__func__,
sys/dev/netif/iwn/if_iwn.c
4455
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
4495
__func__,
sys/dev/netif/iwn/if_iwn.c
458
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: begin\n",__func__);
sys/dev/netif/iwn/if_iwn.c
4664
"%s: can't map mbuf (error %d)\n", __func__, error);
sys/dev/netif/iwn/if_iwn.c
4675
"%s: could not defrag mbuf\n", __func__);
sys/dev/netif/iwn/if_iwn.c
4691
"%s: can't map mbuf (error %d)\n", __func__, error);
sys/dev/netif/iwn/if_iwn.c
4701
__func__,
sys/dev/netif/iwn/if_iwn.c
4745
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
4769
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
4882
"%s: can't map mbuf (error %d)\n", __func__, error);
sys/dev/netif/iwn/if_iwn.c
4893
"%s: could not defrag mbuf\n", __func__);
sys/dev/netif/iwn/if_iwn.c
4909
"%s: can't map mbuf (error %d)\n", __func__, error);
sys/dev/netif/iwn/if_iwn.c
4918
__func__, ring->qid, ring->cur, m->m_pkthdr.len, nsegs);
sys/dev/netif/iwn/if_iwn.c
4955
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
4970
DPRINTF(sc, IWN_DEBUG_XMIT, "%s: called\n", __func__);
sys/dev/netif/iwn/if_iwn.c
4986
__func__, m, have_p);
sys/dev/netif/iwn/if_iwn.c
5017
DPRINTF(sc, IWN_DEBUG_XMIT | IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5058
DPRINTF(sc, IWN_DEBUG_TRACE | IWN_DEBUG_XMIT, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
5103
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5229
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5275
__func__, iwn_intr_str(cmd->code), cmd->code,
sys/dev/netif/iwn/if_iwn.c
5292
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
5307
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5326
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5341
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5354
__func__,
sys/dev/netif/iwn/if_iwn.c
5400
__func__,
sys/dev/netif/iwn/if_iwn.c
5433
DPRINTF(sc, IWN_DEBUG_XMIT, "%s: mimo = %d\n", __func__, linkq.mimo);
sys/dev/netif/iwn/if_iwn.c
5435
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
5453
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5460
DPRINTF(sc, IWN_DEBUG_RESET, "%s: adding broadcast node\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5487
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
5500
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5521
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
5538
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5566
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5588
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5611
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5615
__func__, sc->temp, temp);
sys/dev/netif/iwn/if_iwn.c
5676
__func__, vdiff, le32toh(uc->volt), sc->eeprom_voltage);
sys/dev/netif/iwn/if_iwn.c
5690
"%s: chan %d, attenuation group=%d\n", __func__, chan, grp);
sys/dev/netif/iwn/if_iwn.c
5701
"%s: chan %d sub-band=%d\n", __func__, chan, i);
sys/dev/netif/iwn/if_iwn.c
5718
__func__, c, power, gain, temp);
sys/dev/netif/iwn/if_iwn.c
5724
__func__, tdiff, sc->temp, temp);
sys/dev/netif/iwn/if_iwn.c
5765
__func__, c, ridx, idx);
sys/dev/netif/iwn/if_iwn.c
5772
"%s: set tx power for chan %d\n", __func__, chan);
sys/dev/netif/iwn/if_iwn.c
5786
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5798
__func__,
sys/dev/netif/iwn/if_iwn.c
5817
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5831
"%s: agc %d mask 0x%x rssi %d %d %d result %d\n", __func__, agc,
sys/dev/netif/iwn/if_iwn.c
5844
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5853
"%s: agc %d rssi %d %d %d result %d\n", __func__, agc,
sys/dev/netif/iwn/if_iwn.c
5887
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5913
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5938
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
5964
__func__);
sys/dev/netif/iwn/if_iwn.c
5983
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6005
__func__, sc->rxchainmask, sc->chainmask);
sys/dev/netif/iwn/if_iwn.c
6020
__func__);
sys/dev/netif/iwn/if_iwn.c
6028
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
6037
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6043
"%s: setting initial differential gains\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6052
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6059
"%s: setting initial differential gains\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6070
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6105
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6165
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6169
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end not so long\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6181
"%s: OFDM high false alarm count: %u\n", __func__, fa);
sys/dev/netif/iwn/if_iwn.c
6190
"%s: OFDM low false alarm count: %u\n", __func__, fa);
sys/dev/netif/iwn/if_iwn.c
6234
"%s: CCK high false alarm count: %u\n", __func__, fa);
sys/dev/netif/iwn/if_iwn.c
6254
"%s: CCK low false alarm count: %u\n", __func__, fa);
sys/dev/netif/iwn/if_iwn.c
6268
"%s: CCK normal false alarm count: %u\n", __func__, fa);
sys/dev/netif/iwn/if_iwn.c
6282
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
6314
"%s: set sensitivity %d/%d/%d/%d/%d/%d/%d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
6388
__func__,
sys/dev/netif/iwn/if_iwn.c
6408
__func__,
sys/dev/netif/iwn/if_iwn.c
6430
__func__,
sys/dev/netif/iwn/if_iwn.c
6493
__func__);
sys/dev/netif/iwn/if_iwn.c
6547
__func__,
sys/dev/netif/iwn/if_iwn.c
6567
__func__,
sys/dev/netif/iwn/if_iwn.c
6611
"%s: configuring runtime calibration\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6653
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6659
" : 0x%08x Flags : 0x%08x \n", __func__,
sys/dev/netif/iwn/if_iwn.c
6671
"%s: could not set temperature offset\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6679
__func__);
sys/dev/netif/iwn/if_iwn.c
6690
__func__);
sys/dev/netif/iwn/if_iwn.c
6700
"%s: configuring valid TX chains 0x%x\n", __func__, txmask);
sys/dev/netif/iwn/if_iwn.c
6706
"error %d\n", __func__, error);
sys/dev/netif/iwn/if_iwn.c
6723
__func__, error);
sys/dev/netif/iwn/if_iwn.c
6771
__func__,
sys/dev/netif/iwn/if_iwn.c
6779
__func__, le32toh(sc->rxon->flags));
sys/dev/netif/iwn/if_iwn.c
6783
__func__);
sys/dev/netif/iwn/if_iwn.c
6787
__func__);
sys/dev/netif/iwn/if_iwn.c
6793
__func__);
sys/dev/netif/iwn/if_iwn.c
6800
__func__);
sys/dev/netif/iwn/if_iwn.c
6806
"%s: could not set critical temperature\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6813
"%s: could not set power saving level\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6817
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
6865
__func__,
sys/dev/netif/iwn/if_iwn.c
6909
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
6917
__func__);
sys/dev/netif/iwn/if_iwn.c
6929
__func__);
sys/dev/netif/iwn/if_iwn.c
7014
__func__,
sys/dev/netif/iwn/if_iwn.c
7121
"isactive=%d numssid=%d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
7134
__func__);
sys/dev/netif/iwn/if_iwn.c
7143
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
7156
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7190
__func__);
sys/dev/netif/iwn/if_iwn.c
7194
__func__, error);
sys/dev/netif/iwn/if_iwn.c
7201
"%s: could not set TX power, error %d\n", __func__, error);
sys/dev/netif/iwn/if_iwn.c
7210
"%s: could not add broadcast node, error %d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
7215
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
7229
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7239
"%s: could not set timing, error %d\n", __func__, error);
sys/dev/netif/iwn/if_iwn.c
7273
__func__);
sys/dev/netif/iwn/if_iwn.c
7277
"%s: could not update configuration, error %d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
7285
"%s: could not set TX power, error %d\n", __func__, error);
sys/dev/netif/iwn/if_iwn.c
7311
DPRINTF(sc, IWN_DEBUG_STATE, "%s: adding BSS node\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7315
"%s: could not add BSS node, error %d\n", __func__, error);
sys/dev/netif/iwn/if_iwn.c
7319
__func__, node.id);
sys/dev/netif/iwn/if_iwn.c
7323
__func__, node.id, error);
sys/dev/netif/iwn/if_iwn.c
7329
"%s: could not set sensitivity, error %d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
7342
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
7364
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7398
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7423
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7431
__func__);
sys/dev/netif/iwn/if_iwn.c
7437
"%s: failed to alloc TX aggregation structure\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7455
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7485
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7502
__func__, wn->id, tid, tap->txa_start, qid);
sys/dev/netif/iwn/if_iwn.c
7518
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7543
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7580
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7602
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7640
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
766
__func__,
sys/dev/netif/iwn/if_iwn.c
7677
__func__);
sys/dev/netif/iwn/if_iwn.c
7723
__func__, error);
sys/dev/netif/iwn/if_iwn.c
773
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
7753
__func__);
sys/dev/netif/iwn/if_iwn.c
7830
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
786
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end in error\n",__func__);
sys/dev/netif/iwn/if_iwn.c
7882
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7888
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s end in error\n", __func__);
sys/dev/netif/iwn/if_iwn.c
7949
__func__, error);
sys/dev/netif/iwn/if_iwn.c
7958
__func__, error);
sys/dev/netif/iwn/if_iwn.c
7967
__func__, error);
sys/dev/netif/iwn/if_iwn.c
7981
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
8020
__func__);
sys/dev/netif/iwn/if_iwn.c
8060
__func__);
sys/dev/netif/iwn/if_iwn.c
8074
__func__, error);
sys/dev/netif/iwn/if_iwn.c
8110
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8152
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8163
__func__, ".text", error);
sys/dev/netif/iwn/if_iwn.c
8171
__func__, ".data", error);
sys/dev/netif/iwn/if_iwn.c
8198
"%s: bad firmware, need API version >=2\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8208
__func__, fw->size);
sys/dev/netif/iwn/if_iwn.c
8221
__func__, fw->size);
sys/dev/netif/iwn/if_iwn.c
8249
__func__, fw->size);
sys/dev/netif/iwn/if_iwn.c
8255
__func__, le32toh(hdr->signature));
sys/dev/netif/iwn/if_iwn.c
8282
"%s: firmware too short: %zu bytes\n", __func__,
sys/dev/netif/iwn/if_iwn.c
8335
__func__,
sys/dev/netif/iwn/if_iwn.c
8368
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8378
__func__, sc->fwname);
sys/dev/netif/iwn/if_iwn.c
8388
__func__, fw->size);
sys/dev/netif/iwn/if_iwn.c
8401
__func__, error);
sys/dev/netif/iwn/if_iwn.c
8405
device_printf(sc->sc_dev, "%s: ucode rev=0x%08x\n", __func__, sc->ucode_rev);
sys/dev/netif/iwn/if_iwn.c
8415
__func__);
sys/dev/netif/iwn/if_iwn.c
8449
"%s: timeout waiting for clock stabilization\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8459
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8525
device_printf(sc->sc_dev, "%s: timeout waiting for master\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8543
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8567
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8617
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8656
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8663
"%s: could not power ON adapter, error %d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
8745
"%s: could not load firmware, error %d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
8757
__func__, error);
sys/dev/netif/iwn/if_iwn.c
8762
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
8772
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8826
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8841
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8865
kprintf("%s: null vap\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8870
"restarting\n", __func__, vap->iv_state);
sys/dev/netif/iwn/if_iwn.c
8889
"%s: could not move to auth state\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8894
"%s: could not move to run state\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8906
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s begin\n", __func__);
sys/dev/netif/iwn/if_iwn.c
8914
__func__, error);
sys/dev/netif/iwn/if_iwn.c
8935
"%s: could not read firmware, error %d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
8945
"%s: could not initialize hardware, error %d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
8953
"%s: could not configure device, error %d\n", __func__,
sys/dev/netif/iwn/if_iwn.c
8960
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end\n",__func__);
sys/dev/netif/iwn/if_iwn.c
8967
DPRINTF(sc, IWN_DEBUG_TRACE, "->%s: end in error\n",__func__);
sys/dev/netif/iwn/if_iwn.c
9052
DPRINTF(sc, IWN_DEBUG_TRACE, "->Doing %s\n", __func__);
sys/dev/netif/iwn/if_iwn.c
9068
"%s: error %d settting channel\n", __func__, error);
sys/dev/netif/jme/if_jme.c
2198
("%s: freeing NULL mbuf!", __func__));
sys/dev/netif/jme/if_jme.c
2253
("%s: Active Tx desc counter was garbled", __func__));
sys/dev/netif/jme/if_jme.c
2353
__func__, JME_RX_ERR_BITS, JME_RX_ERR(status));
sys/dev/netif/lnc/am7990.c
129
panic("%s: memsize", __func__);
sys/dev/netif/lnc/am7990.c
401
if_printf(ifp, "%s: entering with isr=%04x\n", __func__, isr);
sys/dev/netif/lnc/am79900.c
167
panic("%s: memsize", __func__);
sys/dev/netif/lnc/am79900.c
438
if_printf(ifp, "%s: entering with isr=%04x\n", __func__, isr);
sys/dev/netif/lnc/if_lnc_pci.c
285
KASSERT(nsegs == 1, ("%s: bad DMA segment count", __func__));
sys/dev/netif/msk/if_msk.c
2340
KASSERT(sc_if != NULL, ("%s: can't find softc pointer!", __func__));
sys/dev/netif/msk/if_msk.c
2347
("%s: asked to free buffer that we don't manage!", __func__));
sys/dev/netif/msk/if_msk.c
2350
KASSERT(entry != NULL, ("%s: buffer not in use!", __func__));
sys/dev/netif/msk/if_msk.c
2914
__func__));
sys/dev/netif/msk/if_msk.c
799
KASSERT(nsegs == 1, ("%s: %d segments returned!", __func__, nsegs));
sys/dev/netif/nfe/if_nfe.c
1845
panic("%s: free wrong jumbo buffer", __func__);
sys/dev/netif/nfe/if_nfe.c
1847
panic("%s: jumbo buffer already freed", __func__);
sys/dev/netif/nfe/if_nfe.c
1863
panic("%s: ref wrong jumbo buffer", __func__);
sys/dev/netif/nfe/if_nfe.c
1865
panic("%s: jumbo buffer already freed", __func__);
sys/dev/netif/nfe/if_nfe.c
930
DPRINTFN(sc, 5, "%s: interrupt register %x\n", __func__, r);
sys/dev/netif/ral/rt2661.c
2334
__func__, error);
sys/dev/netif/ral/rt2661.c
2540
__func__, sc->sc_id);
sys/dev/netif/ral/rt2661.c
2549
__func__, imagename);
sys/dev/netif/ral/rt2661.c
2580
"%s: timeout waiting for MCU to initialize\n", __func__);
sys/dev/netif/sk/if_sk.c
3183
__func__));
sys/dev/netif/sk/if_sk.c
3193
__func__));
sys/dev/netif/sk/if_sk.c
900
panic("%s: free wrong jumbo buffer", __func__);
sys/dev/netif/sk/if_sk.c
902
panic("%s: jumbo buffer already freed", __func__);
sys/dev/netif/sk/if_sk.c
920
panic("%s: free wrong jumbo buffer", __func__);
sys/dev/netif/sk/if_sk.c
922
panic("%s: jumbo buffer already freed", __func__);
sys/dev/netif/sln/if_sln.c
72
#define PDEBUG(fmt, args...) kprintf("%s: " fmt "\n" , __func__ , ## args)
sys/dev/netif/wi/if_wi.c
1826
__func__, cmd);
sys/dev/netif/wi/if_wi.c
1860
"event status 0x%04x\n", __func__, cmd, s);
sys/dev/netif/wi/if_wi.c
1882
__func__, id, off);
sys/dev/netif/wi/if_wi.c
1892
__func__, id, off);
sys/dev/netif/wi/if_wi.c
1971
__func__, len);
sys/dev/netif/wi/if_wi.c
1981
device_printf(sc->sc_dev, "%s: timeout in alloc\n", __func__);
sys/dev/netif/wi/if_wi.c
2032
__func__, rid);
sys/dev/netif/wi/if_wi.c
2038
__func__, rid);
sys/dev/netif/wi/if_wi.c
731
DPRINTF(("%s: channel %d, %sscanning\n", __func__,
sys/dev/netif/wi/if_wi.c
747
DPRINTF(("%s\n", __func__));
sys/dev/netif/wi/if_wi.c
769
DPRINTF(("%s: restore port type %d\n", __func__, sc->sc_porttype));
sys/dev/netif/wi/if_wi.c
803
DPRINTF(("%s: %s -> %s\n", __func__,
sys/dev/netif/wi/if_wi.c
873
DPRINTF(("%s: %s -> %s\n", __func__,
sys/dev/netif/wpi/if_wpi.c
1024
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
1033
__func__, error);
sys/dev/netif/wpi/if_wpi.c
1050
__func__, error);
sys/dev/netif/wpi/if_wpi.c
1065
__func__, error);
sys/dev/netif/wpi/if_wpi.c
1072
"%s: could not allocate RX mbuf\n", __func__);
sys/dev/netif/wpi/if_wpi.c
1082
"%s: can't map mbuf (error %d)\n", __func__,
sys/dev/netif/wpi/if_wpi.c
1094
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
1100
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/netif/wpi/if_wpi.c
1125
__func__);
sys/dev/netif/wpi/if_wpi.c
1140
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
1163
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
1199
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
1208
__func__, error);
sys/dev/netif/wpi/if_wpi.c
1223
__func__, error);
sys/dev/netif/wpi/if_wpi.c
1239
__func__, error);
sys/dev/netif/wpi/if_wpi.c
1254
__func__, error);
sys/dev/netif/wpi/if_wpi.c
1259
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
1264
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/netif/wpi/if_wpi.c
1286
__func__, ring->qid);
sys/dev/netif/wpi/if_wpi.c
1299
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
1331
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
1367
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
1372
"%s: could not power ON adapter, error %d\n", __func__,
sys/dev/netif/wpi/if_wpi.c
1416
__func__);
sys/dev/netif/wpi/if_wpi.c
1502
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
1507
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/netif/wpi/if_wpi.c
1516
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
1564
__func__, c->ic_ieee, c->ic_freq, c->ic_flags);
sys/dev/netif/wpi/if_wpi.c
1580
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
1584
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/netif/wpi/if_wpi.c
1607
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
1736
__func__, error);
sys/dev/netif/wpi/if_wpi.c
1767
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
1771
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/netif/wpi/if_wpi.c
1778
DPRINTF(sc, WPI_DEBUG_STATE, "%s: %s -> %s\n", __func__,
sys/dev/netif/wpi/if_wpi.c
1786
__func__);
sys/dev/netif/wpi/if_wpi.c
1800
"%s: could not send RXON\n", __func__);
sys/dev/netif/wpi/if_wpi.c
1824
__func__, error);
sys/dev/netif/wpi/if_wpi.c
1850
__func__);
sys/dev/netif/wpi/if_wpi.c
1869
"%s: could not move to RUN state\n", __func__);
sys/dev/netif/wpi/if_wpi.c
1877
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/netif/wpi/if_wpi.c
1881
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
1973
" rate %x chan %d tstamp %ju\n", __func__, ring->cur,
sys/dev/netif/wpi/if_wpi.c
1980
__func__, flags);
sys/dev/netif/wpi/if_wpi.c
1986
__func__, len);
sys/dev/netif/wpi/if_wpi.c
1993
__func__);
sys/dev/netif/wpi/if_wpi.c
2002
"%s: bus_dmamap_load failed, error %d\n", __func__, error);
sys/dev/netif/wpi/if_wpi.c
2010
panic("%s: could not load old RX mbuf", __func__);
sys/dev/netif/wpi/if_wpi.c
2109
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
2113
"status %x\n", __func__, desc->qid, desc->idx, stat->ackfailcnt,
sys/dev/netif/wpi/if_wpi.c
2142
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
2223
__func__, sc->rxq.cur, desc->qid, desc->idx, desc->flags,
sys/dev/netif/wpi/if_wpi.c
2269
__func__, misses, le32toh(miss->total), received,
sys/dev/netif/wpi/if_wpi.c
2362
__func__, scan->chan, le32toh(scan->status));
sys/dev/netif/wpi/if_wpi.c
2407
"%s: ucode wakeup from power-down sleep\n", __func__);
sys/dev/netif/wpi/if_wpi.c
2503
kprintf("%s: bad firmware error log address 0x%08x\n", __func__,
sys/dev/netif/wpi/if_wpi.c
2508
kprintf("%s: could not read firmware error log\n", __func__);
sys/dev/netif/wpi/if_wpi.c
2514
kprintf("%s: invalid count field (count = %u)\n", __func__,
sys/dev/netif/wpi/if_wpi.c
2572
DPRINTF(sc, WPI_DEBUG_INTR, "%s: reg1=0x%08x reg2=0x%08x\n", __func__,
sys/dev/netif/wpi/if_wpi.c
2661
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
2712
"%s: can't map mbuf (error %d)\n", __func__, error);
sys/dev/netif/wpi/if_wpi.c
2724
"%s: could not defrag mbuf\n", __func__);
sys/dev/netif/wpi/if_wpi.c
2744
"%s: can't map mbuf (error %d)\n", __func__,
sys/dev/netif/wpi/if_wpi.c
2766
__func__, ring->qid, cur, totlen, nsegs);
sys/dev/netif/wpi/if_wpi.c
2806
__func__);
sys/dev/netif/wpi/if_wpi.c
2943
"%s: undefined node id\n", __func__);
sys/dev/netif/wpi/if_wpi.c
3116
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
3146
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/netif/wpi/if_wpi.c
3151
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
3166
DPRINTF(sc, WPI_DEBUG_XMIT, "%s: called\n", __func__);
sys/dev/netif/wpi/if_wpi.c
3204
DPRINTF(sc, WPI_DEBUG_XMIT, "%s: done\n", __func__);
sys/dev/netif/wpi/if_wpi.c
3286
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
3302
__func__, wpi_cmd_str(code), size, async);
sys/dev/netif/wpi/if_wpi.c
3356
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
3366
fail: DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/netif/wpi/if_wpi.c
3435
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
3448
DPRINTF(sc, WPI_DEBUG_NODE, "%s: adding node %d (%s)\n", __func__,
sys/dev/netif/wpi/if_wpi.c
3454
"%s: wpi_cmd() call failed with error code %d\n", __func__,
sys/dev/netif/wpi/if_wpi.c
3463
"%s: error while setting global keys\n", __func__);
sys/dev/netif/wpi/if_wpi.c
3480
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
3490
DPRINTF(sc, WPI_DEBUG_NODE, "%s: adding broadcast node\n", __func__);
sys/dev/netif/wpi/if_wpi.c
3501
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
3523
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
3526
device_printf(sc->sc_dev, "%s: h/w table is full\n", __func__);
sys/dev/netif/wpi/if_wpi.c
3548
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
3554
DPRINTF(sc, WPI_DEBUG_NODE, "%s: deleting node %d (%s)\n", __func__,
sys/dev/netif/wpi/if_wpi.c
3560
"%s: could not delete node %u, error %d\n", __func__,
sys/dev/netif/wpi/if_wpi.c
3573
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
3594
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
360
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
3634
__func__);
sys/dev/netif/wpi/if_wpi.c
3650
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
3665
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
3692
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
3852
__func__, dtim, level, async);
sys/dev/netif/wpi/if_wpi.c
3909
__func__);
sys/dev/netif/wpi/if_wpi.c
3970
"%s: could not set TX power, error %d\n", __func__, error);
sys/dev/netif/wpi/if_wpi.c
3989
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
3994
"%s: could not set power saving level\n", __func__);
sys/dev/netif/wpi/if_wpi.c
4047
__func__);
sys/dev/netif/wpi/if_wpi.c
4058
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
4102
DPRINTF(sc, WPI_DEBUG_SCAN, "%s: bintval=%d\n", __func__,
sys/dev/netif/wpi/if_wpi.c
4156
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
4164
__func__);
sys/dev/netif/wpi/if_wpi.c
4181
__func__);
sys/dev/netif/wpi/if_wpi.c
4328
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
4332
fail: DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/netif/wpi/if_wpi.c
4347
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
4379
__func__);
sys/dev/netif/wpi/if_wpi.c
4382
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
4403
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
4425
"%s: could not copy beacon frame\n", __func__);
sys/dev/netif/wpi/if_wpi.c
4432
"%s: could not update beacon frame, error %d", __func__,
sys/dev/netif/wpi/if_wpi.c
4452
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
4460
"%s: could not allocate beacon frame\n", __func__);
sys/dev/netif/wpi/if_wpi.c
4486
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
4493
"%s: could not allocate beacon frame\n", __func__);
sys/dev/netif/wpi/if_wpi.c
4496
__func__);
sys/dev/netif/wpi/if_wpi.c
4514
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
4527
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
4533
__func__, error);
sys/dev/netif/wpi/if_wpi.c
4547
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
4558
__func__);
sys/dev/netif/wpi/if_wpi.c
4564
"%s: could not set timing, error %d\n", __func__, error);
sys/dev/netif/wpi/if_wpi.c
4598
__func__);
sys/dev/netif/wpi/if_wpi.c
4611
"%s: could not setup beacon, error %d\n", __func__,
sys/dev/netif/wpi/if_wpi.c
4624
"%s: could not add BSS node, error %d\n", __func__,
sys/dev/netif/wpi/if_wpi.c
4638
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
4654
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
4658
__func__);
sys/dev/netif/wpi/if_wpi.c
4668
device_printf(sc->sc_dev, "%s: unknown cipher %d\n", __func__,
sys/dev/netif/wpi/if_wpi.c
4685
"%s: setting %s key id %d for node %d (%s)\n", __func__,
sys/dev/netif/wpi/if_wpi.c
4725
__func__);
sys/dev/netif/wpi/if_wpi.c
4753
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
4756
DPRINTF(sc, WPI_DEBUG_KEY, "%s: node was removed\n", __func__);
sys/dev/netif/wpi/if_wpi.c
4771
__func__, (kflags & WPI_KFLAG_MULTICAST) ? "group" : "ucast",
sys/dev/netif/wpi/if_wpi.c
4810
__func__);
sys/dev/netif/wpi/if_wpi.c
4824
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
4871
device_printf(sc->sc_dev, "%s: unknown opmode %d\n", __func__,
sys/dev/netif/wpi/if_wpi.c
4914
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
4919
"RF switch: radio disabled (%s)\n", __func__);
sys/dev/netif/wpi/if_wpi.c
4985
__func__);
sys/dev/netif/wpi/if_wpi.c
5004
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
5026
__func__);
sys/dev/netif/wpi/if_wpi.c
5041
__func__, error);
sys/dev/netif/wpi/if_wpi.c
5073
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
5187
"%s: timeout waiting for clock stabilization\n", __func__);
sys/dev/netif/wpi/if_wpi.c
5198
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
5263
__func__);
sys/dev/netif/wpi/if_wpi.c
5283
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
5310
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
5317
"%s: could not power ON adapter, error %d\n", __func__,
sys/dev/netif/wpi/if_wpi.c
5402
"%s: could not load firmware, error %d\n", __func__,
sys/dev/netif/wpi/if_wpi.c
5414
__func__, error);
sys/dev/netif/wpi/if_wpi.c
5418
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
5430
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
5523
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
5531
"RF switch: radio disabled (%s)\n", __func__);
sys/dev/netif/wpi/if_wpi.c
5541
"%s: could not read firmware, error %d\n", __func__,
sys/dev/netif/wpi/if_wpi.c
5553
"%s: could not initialize hardware, error %d\n", __func__,
sys/dev/netif/wpi/if_wpi.c
5561
"%s: could not configure device, error %d\n", __func__,
sys/dev/netif/wpi/if_wpi.c
5566
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
5574
end: DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/netif/wpi/if_wpi.c
5651
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_DOING, __func__);
sys/dev/netif/wpi/if_wpi.c
5678
"%s: error %d setting channel\n", __func__,
sys/dev/netif/wpi/if_wpi.c
578
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
582
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END_ERR, __func__);
sys/dev/netif/wpi/if_wpi.c
595
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
599
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
705
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
744
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/netif/wpi/if_wpi.c
879
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_BEGIN, __func__);
sys/dev/netif/wpi/if_wpi.c
904
DPRINTF(sc, WPI_DEBUG_TRACE, TRACE_STR_END, __func__);
sys/dev/powermng/alpm/alpm.c
357
panic("%s: unknown QUICK command (%x)!", __func__, how);
sys/dev/powermng/amdpm/amdpm.c
361
panic("%s: unknown QUICK command (%x)!", __func__, how);
sys/dev/powermng/aps/aps.c
259
__func__);
sys/dev/powermng/aps/aps.c
262
__func__);
sys/dev/powermng/aps/aps.c
267
__func__);
sys/dev/powermng/aps/aps.c
271
__func__);
sys/dev/powermng/aps/aps.c
276
__func__, driver->name);
sys/dev/powermng/aps/aps.c
280
kprintf("%s: cannot add child\n", __func__);
sys/dev/powermng/aps/aps.c
286
kprintf("%s: cannot set resource\n", __func__);
sys/dev/powermng/aps/aps.c
298
device_printf(dev, "%s: port 0x%x\n", __func__, isa_get_port(dev));
sys/dev/powermng/it/it.c
118
DPRINTF(("%s: can't map i/o space\n", __func__));
sys/dev/powermng/lm/lm78_isa.c
107
DPRINTF(("%s: can't map i/o space\n", __func__));
sys/dev/powermng/uguru/uguru.c
685
kprintf("%s: cannot set resource for child\n", __func__);
sys/dev/powermng/viapm/viapm.c
644
panic("%s: unknown QUICK command (%x)!", __func__, how);
sys/dev/powermng/wbsio/wbsio.c
113
__func__, i);
sys/dev/powermng/wbsio/wbsio.c
121
__func__, i);
sys/dev/powermng/wbsio/wbsio.c
198
__func__, isa_get_port(dev),
sys/dev/raid/aac/aac.c
676
("%s: invalid detach state", __func__));
sys/dev/raid/aac/aacvar.h
484
"%s: " fmt "\n", __func__, ##args); \
sys/dev/raid/aac/aacvar.h
486
kprintf("%s: " fmt "\n", __func__, ##args); \
sys/dev/raid/aac/aacvar.h
496
#define AAC_PRINT_FIB(sc, fib) aac_print_fib(sc, fib, __func__)
sys/dev/raid/amr/amr.c
1374
device_printf(sc->amr_dev, "error %d in %s", err, __func__);
sys/dev/raid/amr/amr.c
1576
device_printf(sc->amr_dev, "error %d in %s", err, __func__);
sys/dev/raid/amr/amr.c
1612
device_printf(sc->amr_dev, "error %d in %s", err, __func__);
sys/dev/raid/amr/amrvar.h
70
# define debug(level, fmt, args...) do {if (level <= AMR_DEBUG) kprintf("%s: " fmt "\n", __func__ , ##args);} while(0)
sys/dev/raid/amr/amrvar.h
71
# define debug_called(level) do {if (level <= AMR_DEBUG) kprintf("%s: called\n", __func__);} while(0)
sys/dev/raid/amr/amrvar.h
76
#define xdebug(fmt, args...) printf("%s: " fmt "\n", __func__ , ##args)
sys/dev/raid/ciss/cissvar.h
270
if (level <= CISS_DEBUG) kprintf("%s: " fmt "\n", __func__ , ##args); \
sys/dev/raid/ciss/cissvar.h
274
if (level <= CISS_DEBUG) kprintf("%s: called\n", __func__); \
sys/dev/raid/ciss/cissvar.h
387
_ciss_report_request(a, b, c, __func__)
sys/dev/raid/hpt27xx/osm.h
231
#define HPT_CHECK_STACK(size) os_check_stack(__func__, (size))
sys/dev/raid/hptrr/osm.h
197
#define HPT_CHECK_STACK(size) os_check_stack(__func__, (size))
sys/dev/raid/mfi/mfivar.h
600
#define MFI_VALIDATE_CMD(sc, cm) mfi_validate_sg(sc, cm, __func__, __LINE__)
sys/dev/raid/mlx/mlx.c
1156
device_printf(sc->mlx_dev, "%s: unknown command 0x%x", __func__, mc->mc_mailbox[0]);
sys/dev/raid/mlx/mlxvar.h
37
#define debug(level, fmt, args...) do { if (level <= MLX_DEBUG) kprintf("%s: " fmt "\n", __func__ , ##args); } while(0)
sys/dev/raid/mlx/mlxvar.h
38
#define debug_called(level) do { if (level <= MLX_DEBUG) kprintf(__func__ ": called\n"); } while(0)
sys/dev/raid/mly/mlyvar.h
81
# define debug(level, fmt, args...) do { if (level <= MLY_DEBUG) kprintf("%s: " fmt "\n", __func__ , ##args); } while(0)
sys/dev/raid/mly/mlyvar.h
82
# define debug_called(level) do { if (level <= MLY_DEBUG) kprintf("%s: called\n", __func__); } while(0)
sys/dev/raid/mpr/mpr.c
1139
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
1149
mpr_dprint(sc, MPR_INIT, "%s exit, error= %d\n", __func__, error);
sys/dev/raid/mpr/mpr.c
1163
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
1211
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/raid/mpr/mpr.c
148
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
1935
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
1999
mpr_dprint(sc, MPR_INIT, "%s exit error= %d\n", __func__, error);
sys/dev/raid/mpr/mpr.c
2011
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
2026
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/raid/mpr/mpr.c
2113
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
2156
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/raid/mpr/mpr.c
2177
__func__, cm, cm->cm_complete, cm->cm_complete_data,
sys/dev/raid/mpr/mpr.c
2259
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
2285
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
2311
__func__, sc, sc->replypostindex);
sys/dev/raid/mpr/mpr.c
2369
__func__, reply);
sys/dev/raid/mpr/mpr.c
2371
"frame size %d\n", __func__,
sys/dev/raid/mpr/mpr.c
2374
kprintf("%s: baddr %#x,\n", __func__, baddr);
sys/dev/raid/mpr/mpr.c
241
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
2443
__func__, sc, sc->replypostindex);
sys/dev/raid/mpr/mpr.c
2481
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
2531
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
254
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/raid/mpr/mpr.c
2570
mpr_dprint(sc, MPR_TRACE, "%s finished error %d\n", __func__, error);
sys/dev/raid/mpr/mpr.c
2585
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
2617
mpr_dprint(sc, MPR_TRACE, "%s finished with error %d\n", __func__,
sys/dev/raid/mpr/mpr.c
2718
"used for building a native NVMe SGL.\n", __func__));
sys/dev/raid/mpr/mpr.c
273
__func__, sleep_flags);
sys/dev/raid/mpr/mpr.c
2891
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
2990
"used for building a native NVMe SGL.\n", __func__));
sys/dev/raid/mpr/mpr.c
3246
__func__);
sys/dev/raid/mpr/mpr.c
332
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/raid/mpr/mpr.c
3445
"segments, more than the %d allowed\n", __func__, nsegs,
sys/dev/raid/mpr/mpr.c
346
mpr_dprint(sc, MPR_INIT, "%s entered, Doorbell= 0x%x\n", __func__, reg);
sys/dev/raid/mpr/mpr.c
359
mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__);
sys/dev/raid/mpr/mpr.c
3606
" elapsed=%jd\n", __func__, timeout,
sys/dev/raid/mpr/mpr.c
3663
mpr_dprint(sc, MPR_FAULT, "Calling Reinit from %s\n", __func__);
sys/dev/raid/mpr/mpr.c
470
mpr_dprint(sc, MPR_INIT|MPR_TRACE, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr.c
489
__func__, error);
sys/dev/raid/mpr/mpr.c
738
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr.c
846
panic("%s hard reset failed with error %d\n", __func__, error);
sys/dev/raid/mpr/mpr.c
863
__func__, error);
sys/dev/raid/mpr/mpr.c
899
mpr_dprint(sc, MPR_INIT, "%s exit error= %d\n", __func__, error);
sys/dev/raid/mpr/mpr.c
922
"timeout(%d)\n", __func__, count, timeout);
sys/dev/raid/mpr/mpr.c
951
"int_status(%x)!\n", __func__, count, int_status);
sys/dev/raid/mpr/mpr_config.c
1000
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mpr/mpr_config.c
1016
__func__, error);
sys/dev/raid/mpr/mpr_config.c
1029
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
104
__func__, error);
sys/dev/raid/mpr/mpr_config.c
1062
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
1065
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
1089
__func__, error);
sys/dev/raid/mpr/mpr_config.c
1102
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
1112
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
1132
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mpr/mpr_config.c
1148
__func__, error);
sys/dev/raid/mpr/mpr_config.c
1161
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
117
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
1194
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
1197
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
1223
__func__, error);
sys/dev/raid/mpr/mpr_config.c
1233
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
1243
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
1264
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mpr/mpr_config.c
127
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
1281
__func__, error);
sys/dev/raid/mpr/mpr_config.c
1291
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
1325
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
1328
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
1352
__func__, error);
sys/dev/raid/mpr/mpr_config.c
1365
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
1375
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
1396
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mpr/mpr_config.c
1412
__func__, error);
sys/dev/raid/mpr/mpr_config.c
1425
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
147
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mpr/mpr_config.c
1484
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
1487
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
1513
__func__, error);
sys/dev/raid/mpr/mpr_config.c
1523
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
1533
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
1554
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mpr/mpr_config.c
1571
__func__, error);
sys/dev/raid/mpr/mpr_config.c
1581
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
163
__func__, error);
sys/dev/raid/mpr/mpr_config.c
176
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
209
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
212
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
236
__func__, error);
sys/dev/raid/mpr/mpr_config.c
249
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
259
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
279
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mpr/mpr_config.c
295
__func__, error);
sys/dev/raid/mpr/mpr_config.c
308
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
375
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
379
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
406
__func__, error);
sys/dev/raid/mpr/mpr_config.c
419
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
429
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
452
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mpr/mpr_config.c
467
__func__, error);
sys/dev/raid/mpr/mpr_config.c
480
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
513
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
516
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
544
__func__, error);
sys/dev/raid/mpr/mpr_config.c
557
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
567
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
590
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mpr/mpr_config.c
607
__func__, error);
sys/dev/raid/mpr/mpr_config.c
620
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
653
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
656
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
681
__func__, error);
sys/dev/raid/mpr/mpr_config.c
694
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
704
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
726
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mpr/mpr_config.c
742
__func__, error);
sys/dev/raid/mpr/mpr_config.c
755
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
77
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
790
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
793
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
80
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
818
__func__, error);
sys/dev/raid/mpr/mpr_config.c
831
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
841
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
863
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mpr/mpr_config.c
879
__func__, error);
sys/dev/raid/mpr/mpr_config.c
892
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
927
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_config.c
930
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_config.c
955
__func__, error);
sys/dev/raid/mpr/mpr_config.c
968
__func__, ioc_status);
sys/dev/raid/mpr/mpr_config.c
978
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
1007
__func__);
sys/dev/raid/mpr/mpr_mapping.c
1020
"enclosure was found.\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
1030
"all of the map entries for the enclosure.\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
1042
"enough for the new enclosure.\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
1070
"for enclosure at map index %d.\n", __func__, start_idx);
sys/dev/raid/mpr/mpr_mapping.c
1083
"the mapping table.\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
1112
"for enclosure %d.\n", __func__, enc_idx);
sys/dev/raid/mpr/mpr_mapping.c
1186
__func__, phy_change->dev_handle);
sys/dev/raid/mpr/mpr_mapping.c
1213
"the mapping table\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
1266
"enclosure's devices.\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
1291
" %d.\n", __func__, et_entry->num_slots, map_idx);
sys/dev/raid/mpr/mpr_mapping.c
1368
"the mapping table\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
139
__func__, et_entry->dpm_entry_num);
sys/dev/raid/mpr/mpr_mapping.c
1417
"enclosure's devices.\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
1442
" %d.\n", __func__, et_entry->num_slots, map_idx);
sys/dev/raid/mpr/mpr_mapping.c
145
"entry %d for enclosure failed.\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
1609
"the mapping table\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
1628
__func__, phy_change->dev_handle);
sys/dev/raid/mpr/mpr_mapping.c
1691
"available\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
1751
__func__, phy_change->dev_handle);
sys/dev/raid/mpr/mpr_mapping.c
1807
"available\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
1866
"the mapping table\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
1885
__func__, port_change->dev_handle);
sys/dev/raid/mpr/mpr_mapping.c
189
"%d is invalid. DPM will not be written.\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
1948
"available\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
2010
__func__, port_change->dev_handle);
sys/dev/raid/mpr/mpr_mapping.c
2066
"available\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
211
__func__, mt_entry->dpm_entry_num, mt_entry->id);
sys/dev/raid/mpr/mpr_mapping.c
2111
__func__, entry_num);
sys/dev/raid/mpr/mpr_mapping.c
2115
"DPM entry %d for device failed\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
215
"entry %d for target %d failed.\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
2171
__func__);
sys/dev/raid/mpr/mpr_mapping.c
2185
"table memory allocation\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
2234
"mapping table.\n", __func__, sc->max_dpm_entries);
sys/dev/raid/mpr/mpr_mapping.c
2301
"the max allowed of %d.\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
2334
" enclosure %d\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
2362
__func__, map_idx);
sys/dev/raid/mpr/mpr_mapping.c
2421
__func__);
sys/dev/raid/mpr/mpr_mapping.c
2426
"already pending or not active.\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
2465
__func__, MPR_MISSING_CHECK_DELAY);
sys/dev/raid/mpr/mpr_mapping.c
2471
mpr_dprint(sc, MPR_MAPPING, "%s: Device check complete.\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
2487
"count.\n", __func__, i);
sys/dev/raid/mpr/mpr_mapping.c
2525
__func__, i);
sys/dev/raid/mpr/mpr_mapping.c
2574
"and DPM has a max of %d entries.\n", __func__, sc->max_devices,
sys/dev/raid/mpr/mpr_mapping.c
2617
"read failed.\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
2633
"resets.\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
2762
"with handle = 0x%x reported 0 slots.\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
2786
__func__, enc_idx, et_entry->enc_handle);
sys/dev/raid/mpr/mpr_mapping.c
2829
"table because it's full.\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
2860
"deleted.\n", __func__, enc_idx);
sys/dev/raid/mpr/mpr_mapping.c
3078
"mapping table\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
3099
__func__);
sys/dev/raid/mpr/mpr_mapping.c
3112
"been removed.\n", __func__,
sys/dev/raid/mpr/mpr_mapping.c
497
"table is probably corrupt.\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
689
"updated.\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
712
__func__, mt_entry->id);
sys/dev/raid/mpr/mpr_mapping.c
724
"with target ID %d.\n", __func__, mt_entry->id);
sys/dev/raid/mpr/mpr_mapping.c
742
__func__, mt_entry->id);
sys/dev/raid/mpr/mpr_mapping.c
778
"for removal.\n", __func__, dpm_idx);
sys/dev/raid/mpr/mpr_mapping.c
809
"removed from mapping table\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
954
"table for added enclosure.\n", __func__);
sys/dev/raid/mpr/mpr_mapping.c
966
"%d.\n", __func__, start_idx);
sys/dev/raid/mpr/mpr_mapping.c
988
"%d.\n", __func__, start_idx);
sys/dev/raid/mpr/mpr_pci.c
389
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_pci.c
393
mpr_dprint(sc, MPR_FAULT, "%s: NULL dinfo\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
1149
mpr_dprint(sc, MPR_XINFO, "%s code %x target %d lun %jx\n", __func__,
sys/dev/raid/mpr/mpr_sas.c
1225
mpr_dprint(sc, MPR_INIT, "%s startup\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
1238
__func__, sc->sassc->startup_refcount);
sys/dev/raid/mpr/mpr_sas.c
1295
"This should not happen!\n", __func__, tm->cm_flags);
sys/dev/raid/mpr/mpr_sas.c
1390
"reset! This should not happen!\n", __func__, tm->cm_flags);
sys/dev/raid/mpr/mpr_sas.c
1459
"%d\n", __func__, target->tid);
sys/dev/raid/mpr/mpr_sas.c
1613
__func__, cm->cm_ccb->ccb_h.target_id);
sys/dev/raid/mpr/mpr_sas.c
181
"%s freezing simq\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
1819
"UNMAP command.\n", __func__));
sys/dev/raid/mpr/mpr_sas.c
188
mpr_dprint(sassc->sc, MPR_INIT, "%s refcount %u\n", __func__,
sys/dev/raid/mpr/mpr_sas.c
1893
__func__, cm, ccb, targ->outstanding);
sys/dev/raid/mpr/mpr_sas.c
1936
__func__, csio->ccb_h.target_id);
sys/dev/raid/mpr/mpr_sas.c
1943
"supported %u\n", __func__, csio->ccb_h.target_id);
sys/dev/raid/mpr/mpr_sas.c
1955
"target %u\n", __func__, csio->ccb_h.target_id);
sys/dev/raid/mpr/mpr_sas.c
1974
mpr_dprint(sc, MPR_INFO, "%s shutting down\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
1987
__func__, targ->tid);
sys/dev/raid/mpr/mpr_sas.c
214
"%s releasing simq\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
2222
__func__, cm, ccb, targ->outstanding);
sys/dev/raid/mpr/mpr_sas.c
224
mpr_dprint(sassc->sc, MPR_INIT, "%s refcount %u\n", __func__,
sys/dev/raid/mpr/mpr_sas.c
2932
"request!\n", __func__, cm->cm_flags);
sys/dev/raid/mpr/mpr_sas.c
2939
mpr_dprint(sc, MPR_ERROR, "%s: NULL cm_reply!\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
2952
__func__, le16toh(rpl->IOCStatus), rpl->SASStatus);
sys/dev/raid/mpr/mpr_sas.c
2958
"completed successfully\n", __func__, (uintmax_t)sasaddr);
sys/dev/raid/mpr/mpr_sas.c
3000
"supported\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
3013
__func__);
sys/dev/raid/mpr/mpr_sas.c
3058
"supported\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
3077
__func__);
sys/dev/raid/mpr/mpr_sas.c
3115
__func__);
sys/dev/raid/mpr/mpr_sas.c
3133
"%#jx\n", __func__, (uintmax_t)sasaddr);
sys/dev/raid/mpr/mpr_sas.c
3195
"mpr_map_command()\n", __func__, error);
sys/dev/raid/mpr/mpr_sas.c
321
mpr_dprint(sc, MPR_TRACE, "%s targetid %u\n", __func__, targetid);
sys/dev/raid/mpr/mpr_sas.c
3225
__func__, ccb->ccb_h.target_id);
sys/dev/raid/mpr/mpr_sas.c
3273
"a valid parent handle!\n", __func__, targ->handle);
sys/dev/raid/mpr/mpr_sas.c
3283
"a valid parent target!\n", __func__, targ->handle);
sys/dev/raid/mpr/mpr_sas.c
3291
"does not have an SMP target!\n", __func__,
sys/dev/raid/mpr/mpr_sas.c
3302
"does not have an SMP target!\n", __func__,
sys/dev/raid/mpr/mpr_sas.c
3310
"%d does not have a valid SAS address!\n", __func__,
sys/dev/raid/mpr/mpr_sas.c
3323
"handle %d\n", __func__, targ->handle);
sys/dev/raid/mpr/mpr_sas.c
3376
__func__, targ->tid);
sys/dev/raid/mpr/mpr_sas.c
3406
"handle %#04x! This should not happen!\n", __func__,
sys/dev/raid/mpr/mpr_sas.c
3413
__func__, le16toh(resp->IOCStatus), le32toh(resp->ResponseCode));
sys/dev/raid/mpr/mpr_sas.c
3441
__func__);
sys/dev/raid/mpr/mpr_sas.c
386
"0x%04x\n", __func__, handle);
sys/dev/raid/mpr/mpr_sas.c
3870
"This should not happen!\n", __func__, cm->cm_flags);
sys/dev/raid/mpr/mpr_sas.c
3936
__func__, ENOMEM);
sys/dev/raid/mpr/mpr_sas.c
455
"%s %d : invalid handle 0x%x \n", __func__,__LINE__, handle);
sys/dev/raid/mpr/mpr_sas.c
464
"%s: command alloc failure\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
486
__func__, targ->tid);
sys/dev/raid/mpr/mpr_sas.c
518
__func__, handle);
sys/dev/raid/mpr/mpr_sas.c
527
__func__);
sys/dev/raid/mpr/mpr_sas.c
550
__func__, targ->tid);
sys/dev/raid/mpr/mpr_sas.c
578
"handle %#04x! This should not happen!\n", __func__,
sys/dev/raid/mpr/mpr_sas.c
585
"0x%04x\n", __func__, handle);
sys/dev/raid/mpr/mpr_sas.c
651
"handle %#04x! This should not happen!\n", __func__,
sys/dev/raid/mpr/mpr_sas.c
660
"0x%04x\n", __func__, handle);
sys/dev/raid/mpr/mpr_sas.c
666
__func__, handle, le16toh(reply->IOCStatus));
sys/dev/raid/mpr/mpr_sas.c
745
mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__);
sys/dev/raid/mpr/mpr_sas.c
910
mpr_dprint(sc, MPR_INIT, "%s exit, error= %d\n", __func__, error);
sys/dev/raid/mpr/mpr_sas_lsi.c
1001
"(cm = %p)\n", __func__, cm);
sys/dev/raid/mpr/mpr_sas_lsi.c
1076
__func__, handle, try_count);
sys/dev/raid/mpr/mpr_sas_lsi.c
1079
__func__, handle);
sys/dev/raid/mpr/mpr_sas_lsi.c
1170
"command\n", __func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
1175
"command\n", __func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
1229
__func__, cm, sc);
sys/dev/raid/mpr/mpr_sas_lsi.c
1233
__func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
1246
__func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
1284
kprintf("%s: error reading PCIe device page0\n", __func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
1300
__func__, le16toh(config_page.ParentDevHandle));
sys/dev/raid/mpr/mpr_sas_lsi.c
1316
kprintf("%s: error reading PCIe device page2\n", __func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
1325
__FILE__, __LINE__, __func__, handle);
sys/dev/raid/mpr/mpr_sas_lsi.c
1330
__func__, id);
sys/dev/raid/mpr/mpr_sas_lsi.c
138
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
1419
__func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
1427
"WWID 0x%016llx\n", __func__, handle,
sys/dev/raid/mpr/mpr_sas_lsi.c
145
kprintf("%s: allocate failed for fw_event\n", __func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
151
kprintf("%s: allocate failed for event_data\n", __func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
1608
mpr_dprint(sc, MPR_TRACE, "%s\n", __func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
1640
kprintf("%s: command alloc failed\n", __func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
203
event_count++, __func__, fw_event->event);
sys/dev/raid/mpr/mpr_sas_lsi.c
225
"0x%x\n", __func__,
sys/dev/raid/mpr/mpr_sas_lsi.c
329
__func__);
sys/dev/raid/mpr/mpr_sas_lsi.c
355
"with error %d", __func__, error);
sys/dev/raid/mpr/mpr_sas_lsi.c
362
"iocstatus = 0x%x\n", __func__,
sys/dev/raid/mpr/mpr_sas_lsi.c
381
__func__, le16toh(element->
sys/dev/raid/mpr/mpr_sas_lsi.c
395
"0x%04x\n", __func__,
sys/dev/raid/mpr/mpr_sas_lsi.c
440
"handle 0x%x\n", __func__,
sys/dev/raid/mpr/mpr_sas_lsi.c
506
__func__, __LINE__,
sys/dev/raid/mpr/mpr_sas_lsi.c
515
__func__, le16toh(
sys/dev/raid/mpr/mpr_sas_lsi.c
585
__func__, __LINE__ ,
sys/dev/raid/mpr/mpr_sas_lsi.c
602
__func__, __LINE__ ,
sys/dev/raid/mpr/mpr_sas_lsi.c
741
__func__, handle);
sys/dev/raid/mpr/mpr_sas_lsi.c
748
"0x%x\n", __func__, handle);
sys/dev/raid/mpr/mpr_sas_lsi.c
779
__func__, fw_event->event);
sys/dev/raid/mpr/mpr_sas_lsi.c
865
__func__, handle);
sys/dev/raid/mpr/mpr_sas_lsi.c
893
__FILE__, __LINE__, __func__, handle);
sys/dev/raid/mpr/mpr_sas_lsi.c
899
__func__, id);
sys/dev/raid/mpr/mpr_user.c
1053
mpr_printf(sc, "%s: invalid request: error %d\n", __func__,
sys/dev/raid/mpr/mpr_user.c
1076
"IOCTL data to user space\n", __func__);
sys/dev/raid/mpr/mpr_user.c
1089
"than returned buffer (%d)\n", __func__,
sys/dev/raid/mpr/mpr_user.c
1204
kprintf("%s: Error while retrieving BIOS Version\n", __func__);
sys/dev/raid/mpr/mpr_user.c
1277
mpr_printf(sc, "%s: no mpr requests\n", __func__);
sys/dev/raid/mpr/mpr_user.c
1302
mpr_printf(sc, "%s: invalid request: error %d\n", __func__,
sys/dev/raid/mpr/mpr_user.c
1314
"reinitialization", __func__);
sys/dev/raid/mpr/mpr_user.c
1324
"TransferLength = 0x%x\n", __func__,
sys/dev/raid/mpr/mpr_user.c
1360
"supported by the IOC", __func__);
sys/dev/raid/mpr/mpr_user.c
1376
mpr_printf(sc, "%s: no mpr requests\n", __func__);
sys/dev/raid/mpr/mpr_user.c
1396
mpr_printf(sc, "%s: invalid request: error %d\n", __func__,
sys/dev/raid/mpr/mpr_user.c
1408
"reinitialization", __func__);
sys/dev/raid/mpr/mpr_user.c
1417
__func__, le16toh(reply->IOCStatus),
sys/dev/raid/mpr/mpr_user.c
1536
__func__);
sys/dev/raid/mpr/mpr_user.c
1552
__func__);
sys/dev/raid/mpr/mpr_user.c
2002
"allowed at a single time.", __func__);
sys/dev/raid/mpr/mpr_user.c
657
mpr_printf(sc, "%s: no mpr requests\n", __func__);
sys/dev/raid/mpr/mpr_user.c
665
mpr_dprint(sc, MPR_USER, "%s: req %p %d rpl %p %d\n", __func__,
sys/dev/raid/mpr/mpr_user.c
676
mpr_dprint(sc, MPR_USER, "%s: Function %02X MsgFlags %02X\n", __func__,
sys/dev/raid/mpr/mpr_user.c
694
"function in request (function = 0x%X)\n", __func__,
sys/dev/raid/mpr/mpr_user.c
705
__func__, err);
sys/dev/raid/mpr/mpr_user.c
718
"returned buffer (%d)\n", __func__, cmd->rpl_len, sz);
sys/dev/raid/mpr/mpr_user.c
726
mpr_dprint(sc, MPR_USER, "%s: reply size %d\n", __func__, sz);
sys/dev/raid/mpr/mpr_user.c
759
"allowed at a single time.", __func__);
sys/dev/raid/mpr/mpr_user.c
791
"data in 0x%jx %d data out 0x%jx %d data dir %d\n", __func__,
sys/dev/raid/mpr/mpr_user.c
810
mpr_dprint(sc, MPR_USER, "%s: Function %02X MsgFlags %02X\n", __func__,
sys/dev/raid/mpr/mpr_user.c
842
__func__, __LINE__, task->DevHandle);
sys/dev/raid/mpr/mpr_user.c
852
__func__);
sys/dev/raid/mpr/mpr_user.c
864
__func__, data->ReplySize, sz);
sys/dev/raid/mpr/mpr_user.c
879
mpr_printf(sc, "%s: no mpr requests\n", __func__);
sys/dev/raid/mpr/mpr_user.c
923
"data from user space\n", __func__);
sys/dev/raid/mpr/mprvar.h
67
mpr_dprint((sc), MPR_TRACE, "%s\n", __func__)
sys/dev/raid/mps/mps.c
1030
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps.c
1037
mps_printf(sc, "%s failed to transition ready\n", __func__);
sys/dev/raid/mps/mps.c
1123
mps_printf(sc, "%s failed to alloc\n", __func__);
sys/dev/raid/mps/mps.c
1130
mps_printf(sc, "%s failed to transition operational\n", __func__);
sys/dev/raid/mps/mps.c
1154
__func__, i);
sys/dev/raid/mps/mps.c
1167
__func__, error);
sys/dev/raid/mps/mps.c
1173
mps_printf(sc, "%s failed to setup interrupts\n", __func__);
sys/dev/raid/mps/mps.c
126
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps.c
1414
__func__, cm, cm->cm_complete, cm->cm_complete_data,
sys/dev/raid/mps/mps.c
1421
__func__, cm);
sys/dev/raid/mps/mps.c
1440
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps.c
1466
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps.c
1492
__func__, sc, sc->replypostindex);
sys/dev/raid/mps/mps.c
1545
__func__, reply);
sys/dev/raid/mps/mps.c
1547
"frame size %d\n", __func__,
sys/dev/raid/mps/mps.c
1550
kprintf("%s: baddr %#x,\n", __func__, baddr);
sys/dev/raid/mps/mps.c
1609
__func__, sc, sc->replypostindex);
sys/dev/raid/mps/mps.c
1645
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps.c
1690
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps.c
1725
mps_dprint(sc, MPS_TRACE, "%s finished error %d\n", __func__, error);
sys/dev/raid/mps/mps.c
1739
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps.c
175
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps.c
1771
mps_dprint(sc, MPS_TRACE, "%s finished with error %d\n", __func__, error);
sys/dev/raid/mps/mps.c
191
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps.c
2019
"more than the %d allowed\n", __func__, nsegs,
sys/dev/raid/mps/mps.c
255
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps.c
265
"%s failed to transition ready\n", __func__);
sys/dev/raid/mps/mps.c
290
mps_printf(sc, "%s sc %p\n", __func__, sc);
sys/dev/raid/mps/mps.c
295
mps_printf(sc, "%s reset already in progress\n", __func__);
sys/dev/raid/mps/mps.c
304
mps_printf(sc, "%s mask interrupts\n", __func__);
sys/dev/raid/mps/mps.c
310
__func__, error);
sys/dev/raid/mps/mps.c
327
__func__, error);
sys/dev/raid/mps/mps.c
340
mps_printf(sc, "%s doorbell 0x%08x\n", __func__, db);
sys/dev/raid/mps/mps.c
342
mps_printf(sc, "%s unmask interrupts post %u free %u\n", __func__,
sys/dev/raid/mps/mps.c
347
mps_printf(sc, "%s restarting post %u free %u\n", __func__,
sys/dev/raid/mps/mps.c
357
__func__, sc,
sys/dev/raid/mps/mps.c
523
mps_dprint(sc, MPS_TRACE, "%s SMID %u cm %p ccb %p\n", __func__,
sys/dev/raid/mps/mps.c
549
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps.c
570
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps.c
582
mps_printf(sc, "%s NULL reply\n", __func__);
sys/dev/raid/mps/mps.c
588
__func__, error, reply->IOCStatus, reply->IOCLogInfo,
sys/dev/raid/mps/mps.c
606
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_config.c
1027
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_config.c
1030
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
1050
__func__, error);
sys/dev/raid/mps/mps_config.c
1060
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
1070
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
108
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
1091
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mps/mps_config.c
1103
__func__, error);
sys/dev/raid/mps/mps_config.c
1113
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
1147
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_config.c
1150
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
1170
__func__, error);
sys/dev/raid/mps/mps_config.c
118
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
1180
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
1190
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
1211
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mps/mps_config.c
1223
__func__, error);
sys/dev/raid/mps/mps_config.c
1233
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
1292
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_config.c
1295
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
1315
__func__, error);
sys/dev/raid/mps/mps_config.c
1325
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
1335
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
1356
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mps/mps_config.c
1368
__func__, error);
sys/dev/raid/mps/mps_config.c
1378
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
138
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mps/mps_config.c
149
__func__, error);
sys/dev/raid/mps/mps_config.c
159
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
193
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_config.c
196
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
216
__func__, error);
sys/dev/raid/mps/mps_config.c
226
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
236
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
256
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mps/mps_config.c
267
__func__, error);
sys/dev/raid/mps/mps_config.c
277
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
382
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mps/mps_config.c
539
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_config.c
543
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
566
__func__, error);
sys/dev/raid/mps/mps_config.c
576
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
586
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
609
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mps/mps_config.c
620
__func__, error);
sys/dev/raid/mps/mps_config.c
630
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
663
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_config.c
666
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
689
__func__, error);
sys/dev/raid/mps/mps_config.c
699
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
709
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
732
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mps/mps_config.c
745
__func__, error);
sys/dev/raid/mps/mps_config.c
75
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_config.c
755
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
78
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
788
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_config.c
791
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
812
__func__, error);
sys/dev/raid/mps/mps_config.c
822
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
832
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
854
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mps/mps_config.c
866
__func__, error);
sys/dev/raid/mps/mps_config.c
876
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
909
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_config.c
912
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
932
__func__, error);
sys/dev/raid/mps/mps_config.c
942
__func__, ioc_status);
sys/dev/raid/mps/mps_config.c
952
kprintf("%s: command alloc failed @ line %d\n", __func__,
sys/dev/raid/mps/mps_config.c
972
kprintf("%s: page alloc failed\n", __func__);
sys/dev/raid/mps/mps_config.c
98
__func__, error);
sys/dev/raid/mps/mps_config.c
984
__func__, error);
sys/dev/raid/mps/mps_config.c
994
__func__, ioc_status);
sys/dev/raid/mps/mps_mapping.c
1148
"not in the mapping table\n", __func__,
sys/dev/raid/mps/mps_mapping.c
1162
__func__, phy_change->dev_handle);
sys/dev/raid/mps/mps_mapping.c
1220
__func__,
sys/dev/raid/mps/mps_mapping.c
1273
__func__, phy_change->dev_handle);
sys/dev/raid/mps/mps_mapping.c
1322
__func__,
sys/dev/raid/mps/mps_mapping.c
1369
__func__, entry_num);
sys/dev/raid/mps/mps_mapping.c
142
__func__, et_entry->dpm_entry_num);
sys/dev/raid/mps/mps_mapping.c
1424
__func__);
sys/dev/raid/mps/mps_mapping.c
1438
"table memory allocation\n", __func__);
sys/dev/raid/mps/mps_mapping.c
1528
"enclosures of %d\n", __func__,
sys/dev/raid/mps/mps_mapping.c
1550
"for enclosure %d\n", __func__,
sys/dev/raid/mps/mps_mapping.c
1571
"device %d\n", __func__, map_idx);
sys/dev/raid/mps/mps_mapping.c
1623
__func__, sc->pending_map_events, timeout);
sys/dev/raid/mps/mps_mapping.c
1783
__func__);
sys/dev/raid/mps/mps_mapping.c
1920
"slots\n", __func__,
sys/dev/raid/mps/mps_mapping.c
1934
"with handle = 0x%x\n",__func__, enc_idx,
sys/dev/raid/mps/mps_mapping.c
196
__func__, mt_entry->dpm_entry_num);
sys/dev/raid/mps/mps_mapping.c
1971
"mapping table is full\n", __func__);
sys/dev/raid/mps/mps_mapping.c
1995
"already been deleted", __func__, enc_idx);
sys/dev/raid/mps/mps_mapping.c
2218
"mapping table\n", __func__, le16toh
sys/dev/raid/mps/mps_mapping.c
2240
"removed\n", __func__);
sys/dev/raid/mps/mps_mapping.c
2252
"already been removed\n", __func__,
sys/dev/raid/mps/mps_mapping.c
629
kprintf("%s: no space to add entry in DPM table\n", __func__);
sys/dev/raid/mps/mps_mapping.c
703
"table\n", __func__);
sys/dev/raid/mps/mps_mapping.c
920
__func__, phy_change->dev_handle);
sys/dev/raid/mps/mps_mapping.c
952
"not in the mapping table\n", __func__,
sys/dev/raid/mps/mps_pci.c
335
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_pci.c
339
mps_dprint(sc, MPS_FAULT, "%s: NULL dinfo\n", __func__);
sys/dev/raid/mps/mps_sas.c
1015
mps_printf(sc, "%s code %x target %d lun %d\n", __func__,
sys/dev/raid/mps/mps_sas.c
1036
mps_printf(sc, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
1088
mps_printf(sc, "%s startup\n", __func__);
sys/dev/raid/mps/mps_sas.c
1101
__func__, sc->sassc->startup_refcount, sc->sassc->tm_count);
sys/dev/raid/mps/mps_sas.c
1155
"This should not happen!\n", __func__, tm->cm_flags);
sys/dev/raid/mps/mps_sas.c
1241
"This should not happen!\n", __func__, tm->cm_flags);
sys/dev/raid/mps/mps_sas.c
1305
__func__, target->tid);
sys/dev/raid/mps/mps_sas.c
1445
__func__, cm->cm_ccb->ccb_h.target_id);
sys/dev/raid/mps/mps_sas.c
1492
mps_printf(sc, "%s checking sc %p cm %p\n", __func__, sc, cm);
sys/dev/raid/mps/mps_sas.c
1567
mps_dprint(sc, MPS_TRACE, "%s ccb %p\n", __func__, ccb);
sys/dev/raid/mps/mps_sas.c
1574
__func__, csio->ccb_h.target_id);
sys/dev/raid/mps/mps_sas.c
1581
__func__, csio->ccb_h.target_id);
sys/dev/raid/mps/mps_sas.c
1602
mps_dprint(sc, MPS_TRACE, "%s shutting down\n", __func__);
sys/dev/raid/mps/mps_sas.c
1777
__func__, cm, ccb, targ->outstanding);
sys/dev/raid/mps/mps_sas.c
1797
__func__, cm, cm->cm_desc.Default.SMID, cm->cm_ccb, cm->cm_reply,
sys/dev/raid/mps/mps_sas.c
204
"%s freezing simq\n", __func__);
sys/dev/raid/mps/mps_sas.c
207
mps_dprint(sassc->sc, MPS_TRACE, "%s refcount %u\n", __func__,
sys/dev/raid/mps/mps_sas.c
221
"%s releasing simq\n", __func__);
sys/dev/raid/mps/mps_sas.c
226
mps_dprint(sassc->sc, MPS_TRACE, "%s refcount %u\n", __func__,
sys/dev/raid/mps/mps_sas.c
2414
__func__, cm->cm_flags);
sys/dev/raid/mps/mps_sas.c
2421
mps_dprint(sc, MPS_INFO, "%s: NULL cm_reply!\n", __func__);
sys/dev/raid/mps/mps_sas.c
243
mps_printf(sc, "%s freezing simq\n", __func__);
sys/dev/raid/mps/mps_sas.c
2433
__func__, rpl->IOCStatus, rpl->SASStatus);
sys/dev/raid/mps/mps_sas.c
2439
"%#jx completed successfully\n", __func__,
sys/dev/raid/mps/mps_sas.c
246
mps_dprint(sc, MPS_TRACE, "%s tm_count %u\n", __func__,
sys/dev/raid/mps/mps_sas.c
2476
__func__);
sys/dev/raid/mps/mps_sas.c
2495
__func__);
sys/dev/raid/mps/mps_sas.c
2531
mps_printf(sc, "%s: cannot allocate command\n", __func__);
sys/dev/raid/mps/mps_sas.c
2549
"address %#jx\n", __func__, (uintmax_t)sasaddr);
sys/dev/raid/mps/mps_sas.c
2611
__func__, error);
sys/dev/raid/mps/mps_sas.c
263
mps_printf(sc, "%s releasing simq\n", __func__);
sys/dev/raid/mps/mps_sas.c
2639
mps_printf(sc, "%s: target %d does not exist!\n", __func__,
sys/dev/raid/mps/mps_sas.c
266
mps_dprint(sc, MPS_TRACE, "%s tm_count %u\n", __func__,
sys/dev/raid/mps/mps_sas.c
2688
"parent handle!\n", __func__, targ->handle);
sys/dev/raid/mps/mps_sas.c
2698
"parent target!\n", __func__, targ->handle);
sys/dev/raid/mps/mps_sas.c
2706
"have an SMP target!\n", __func__,
sys/dev/raid/mps/mps_sas.c
2718
"have an SMP target!\n", __func__,
sys/dev/raid/mps/mps_sas.c
2727
__func__, targ->handle, targ->parent_handle);
sys/dev/raid/mps/mps_sas.c
2739
__func__, targ->handle);
sys/dev/raid/mps/mps_sas.c
2761
mps_dprint(sassc->sc, MPS_TRACE, __func__);
sys/dev/raid/mps/mps_sas.c
2796
mps_dprint(sc, MPS_TRACE, __func__);
sys/dev/raid/mps/mps_sas.c
2813
"This should not happen!\n", __func__, tm->cm_flags,
sys/dev/raid/mps/mps_sas.c
2819
kprintf("%s: IOCStatus = 0x%x ResponseCode = 0x%x\n", __func__,
sys/dev/raid/mps/mps_sas.c
2847
mps_printf(sassc->sc, "%s clearing MPS_TRACE\n", __func__);
sys/dev/raid/mps/mps_sas.c
2894
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
2931
mps_dprint(sassc->sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
301
mps_dprint(sc, MPS_TRACE, "%s targetid %u\n", __func__, targetid);
sys/dev/raid/mps/mps_sas.c
3258
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
3286
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
3296
"This should not happen!\n", __func__, cm->cm_flags);
sys/dev/raid/mps/mps_sas.c
354
mps_dprint(sc, MPS_INFO, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
363
__func__, handle);
sys/dev/raid/mps/mps_sas.c
414
mps_dprint(sassc->sc, MPS_INFO, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
433
kprintf("%s %d : invalid handle 0x%x \n", __func__,__LINE__, handle);
sys/dev/raid/mps/mps_sas.c
441
mps_printf(sc, "%s: command alloc failure\n", __func__);
sys/dev/raid/mps/mps_sas.c
481
mps_dprint(sassc->sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
498
kprintf("%s %d : invalid handle 0x%x \n", __func__,__LINE__, handle);
sys/dev/raid/mps/mps_sas.c
506
mps_printf(sc, "%s: command alloc failure\n", __func__);
sys/dev/raid/mps/mps_sas.c
538
mps_dprint(sc, MPS_INFO, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
551
"This should not happen!\n", __func__, tm->cm_flags,
sys/dev/raid/mps/mps_sas.c
560
__func__, handle);
sys/dev/raid/mps/mps_sas.c
609
mps_dprint(sc, MPS_INFO, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
621
"This should not happen!\n", __func__, tm->cm_flags,
sys/dev/raid/mps/mps_sas.c
630
__func__, handle);
sys/dev/raid/mps/mps_sas.c
635
mps_printf(sc, "%s on handle 0x%04x, IOCStatus= 0x%x\n", __func__,
sys/dev/raid/mps/mps_sas.c
693
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
788
mps_dprint(sc, MPS_INFO, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
843
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
858
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_sas.c
899
mps_dprint(sassc->sc, MPS_TRACE, "%s func 0x%x\n", __func__,
sys/dev/raid/mps/mps_sas_lsi.c
130
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_sas_lsi.c
137
kprintf("%s: allocate failed for fw_event\n", __func__);
sys/dev/raid/mps/mps_sas_lsi.c
143
kprintf("%s: allocate failed for event_data\n", __func__);
sys/dev/raid/mps/mps_sas_lsi.c
194
event_count++,__func__,fw_event->event);
sys/dev/raid/mps/mps_sas_lsi.c
215
"handle 0x%x\n", __func__,
sys/dev/raid/mps/mps_sas_lsi.c
291
__func__, le16toh(element->
sys/dev/raid/mps/mps_sas_lsi.c
305
"0x%04x\n", __func__,
sys/dev/raid/mps/mps_sas_lsi.c
342
"handle 0x%x\n", __func__,
sys/dev/raid/mps/mps_sas_lsi.c
403
__func__, __LINE__ , event_data->VolDevHandle);
sys/dev/raid/mps/mps_sas_lsi.c
409
__func__, le16toh(event_data->
sys/dev/raid/mps/mps_sas_lsi.c
470
__func__, __LINE__,
sys/dev/raid/mps/mps_sas_lsi.c
483
__func__, __LINE__,
sys/dev/raid/mps/mps_sas_lsi.c
560
mps_dprint(sc, MPS_INFO, "(%d)->(%s) Event Free: [%x]\n",event_count,__func__, fw_event->event);
sys/dev/raid/mps/mps_sas_lsi.c
598
kprintf("%s: error reading SAS device page0\n", __func__);
sys/dev/raid/mps/mps_sas_lsi.c
614
__func__, le16toh(config_page.ParentDevHandle));
sys/dev/raid/mps/mps_sas_lsi.c
646
"with handle 0x%04x\n", __FILE__, __LINE__, __func__,
sys/dev/raid/mps/mps_sas_lsi.c
712
__func__, handle, try_count);
sys/dev/raid/mps/mps_sas_lsi.c
715
__func__, handle);
sys/dev/raid/mps/mps_sas_lsi.c
800
__func__, error);
sys/dev/raid/mps/mps_sas_lsi.c
809
__func__, reply->IOCStatus);
sys/dev/raid/mps/mps_sas_lsi.c
833
__func__);
sys/dev/raid/mps/mps_sas_lsi.c
841
"WWID 0x%016llx\n", __func__, handle,
sys/dev/raid/mps/mps_sas_lsi.c
885
mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
sys/dev/raid/mps/mps_sas_lsi.c
917
kprintf("%s: command alloc failed\n", __func__);
sys/dev/raid/mps/mps_user.c
1002
"IOCTL data to user space\n", __func__);
sys/dev/raid/mps/mps_user.c
1015
"required: %d\n", __func__, data->ReplySize, sz);
sys/dev/raid/mps/mps_user.c
1096
kprintf("%s: Error while retrieving BIOS Version\n", __func__);
sys/dev/raid/mps/mps_user.c
1169
mps_printf(sc, "%s: no mps requests\n", __func__);
sys/dev/raid/mps/mps_user.c
1194
mps_printf(sc, "%s: invalid request: error %d\n", __func__,
sys/dev/raid/mps/mps_user.c
1208
"TransferLength = 0x%x\n", __func__, reply->IOCStatus,
sys/dev/raid/mps/mps_user.c
1242
"by the IOC", __func__);
sys/dev/raid/mps/mps_user.c
1258
mps_printf(sc, "%s: no mps requests\n", __func__);
sys/dev/raid/mps/mps_user.c
1278
mps_printf(sc, "%s: invalid request: error %d\n", __func__,
sys/dev/raid/mps/mps_user.c
1293
__func__, reply->IOCStatus, reply->IOCLogInfo);
sys/dev/raid/mps/mps_user.c
1783
"allowed at a single time.", __func__);
sys/dev/raid/mps/mps_user.c
709
__func__, err);
sys/dev/raid/mps/mps_user.c
761
"allowed at a single time.", __func__);
sys/dev/raid/mps/mps_user.c
793
"data in 0x%jx %d data out 0x%jx %d data dir %d\n", __func__,
sys/dev/raid/mps/mps_user.c
812
mps_dprint(sc, MPS_INFO, "%s: Function %02X MsgFlags %02X\n", __func__,
sys/dev/raid/mps/mps_user.c
843
__func__);
sys/dev/raid/mps/mps_user.c
854
"required: %d\n", __func__, data->ReplySize, sz);
sys/dev/raid/mps/mps_user.c
871
mps_printf(sc, "%s: no mps requests\n", __func__);
sys/dev/raid/mps/mps_user.c
904
"passthru length %d\n", __func__, cm->cm_length);
sys/dev/raid/mps/mps_user.c
919
"IOCTL data from user space\n", __func__);
sys/dev/raid/mps/mps_user.c
978
mps_printf(sc, "%s: invalid request: error %d\n", __func__,
sys/dev/raid/mrsas/mrsas.c
2239
mrsas_dprint(sc, MRSAS_TRACE, "%s\n", __func__);
sys/dev/raid/mrsas/mrsas.c
2249
"Exit due to shutdown from %s\n", __func__);
sys/dev/raid/mrsas/mrsas.c
2333
__func__);
sys/dev/raid/mrsas/mrsas.c
2508
mrsas_dprint(sc, MRSAS_OCR, "%s\n", __func__);
sys/dev/raid/mrsas/mrsas_cam.c
428
__func__);
sys/dev/raid/mrsas/mrsas_cam.c
435
__func__);
sys/dev/raid/mrsas/mrsas_cam.c
776
mrsas_dprint(sc, MRSAS_TRACE, "From %s : DMA Flag is %d \n", __func__, ccb_h->flags & CAM_DIR_MASK);
sys/dev/raid/mrsas/mrsas_fp.c
763
__func__, __LINE__);
sys/dev/raid/mrsas/mrsas_fp.c
769
"start strip %llx endSrip %llx\n", __func__,
sys/dev/raid/mrsas/mrsas_fp.c
779
__func__, __LINE__, (unsigned long long)start_row,
sys/dev/raid/mrsas/mrsas_ioctl.c
119
"====== In %s() ======================================\n", __func__);
sys/dev/raid/mrsas/mrsas_ioctl.c
173
device_printf(sc->mrsas_dev, "In %s() Got a NOP\n", __func__);
sys/dev/raid/mrsas/mrsas_ioctl.c
181
device_printf(sc->mrsas_dev, "In %s() IOCTL not for me!\n", __func__);
sys/dev/raid/mrsas/mrsas_ioctl.c
188
__func__, user_ioc->sge_count);
sys/dev/raid/twa/tw_osl.h
291
__func__, ##args)
sys/dev/raid/twa/tw_osl.h
296
kprintf("%s: " fmt "\n", __func__, ##args)
sys/dev/raid/twa/tw_osl_inline.h
319
#define tw_osl_cur_func() __func__
sys/dev/raid/twe/twe_freebsd.c
1119
twe_printf(sc, "%s: malloc failed\n", __func__);
sys/dev/raid/twe/twevar.h
35
if (level <= TWE_DEBUG) kprintf("%s: " fmt "\n", __func__ , ##args); \
sys/dev/raid/twe/twevar.h
39
if (level <= TWE_DEBUG) kprintf("%s: called\n", __func__); \
sys/dev/raid/tws/tws_services.h
66
tws_trace(__FILE__, __func__, __LINE__, sc, desc, \
sys/dev/raid/tws/tws_services.h
74
tws_trace(__FILE__, __func__, __LINE__, sc, desc, \
sys/dev/sound/pci/atiixp.c
560
__func__, blksz, blkcnt);
sys/dev/sound/pci/atiixp.c
755
__func__, pollticks);
sys/dev/sound/pci/atiixp.c
759
__func__, sc->poll_ticks,
sys/dev/sound/pci/atiixp.c
795
__func__, sc->poll_ticks,
sys/dev/sound/pci/emu10kx.c
431
printf("RW owned in %s line %d for %s\n", __func__, \
sys/dev/sound/pci/es137x.c
1304
device_printf(es->dev, "%s: timed out 0x%x [0x%x]\n", __func__,
sys/dev/sound/pci/es137x.c
434
device_printf(es->dev, "%s: timed out\n", __func__);
sys/dev/sound/pci/es137x.c
662
__func__, blksz, blkcnt);
sys/dev/sound/pci/hda/hdaa.c
2114
__func__, blksz, blkcnt);
sys/dev/sound/pci/hda/hdaa.c
3136
__func__);
sys/dev/sound/pci/hda/hdaa.c
3161
__func__);
sys/dev/sound/pci/hda/hdaa.c
3251
__func__, cnt, max));
sys/dev/sound/pci/hda/hdaa.c
3275
__func__, seq, w->nid, j);
sys/dev/sound/pci/hda/hdaa.c
3282
__func__, w->nid, j);
sys/dev/sound/pci/hda/hdac.c
1342
__func__, result);
sys/dev/sound/pci/hda/hdac.c
552
__func__, corbsize);
sys/dev/sound/pci/hda/hdac.c
576
__func__, rirbsize);
sys/dev/sound/pci/hda/hdac.c
656
__func__, result);
sys/dev/sound/pci/hda/hdac.c
669
__func__, result);
sys/dev/sound/pci/hda/hdac.c
684
__func__, result);
sys/dev/sound/pci/hda/hdac.c
690
__func__, (uintmax_t)size, (uintmax_t)roundsz);
sys/dev/sound/pci/hda/hdac.c
748
"%s: Unable to allocate memory resource\n", __func__);
sys/dev/sound/pci/hda/hdac.c
797
__func__);
sys/dev/sound/pci/hda/hdac.c
805
__func__, result);
sys/dev/sound/pci/hda/hdac.c
864
panic("%s: Invalid CORB size (%x)\n", __func__, sc->corb_size);
sys/dev/sound/pci/hda/hdac.c
915
panic("%s: Invalid RIRB size (%x)\n", __func__, sc->rirb_size);
sys/dev/sound/pci/ich.c
1165
kprintf("%s: time out\n", __func__);
sys/dev/sound/pci/ich.c
311
__func__, ch->blksz, ch->blkcnt);
sys/dev/sound/pci/ich.c
440
__func__);
sys/dev/sound/pci/ich.c
456
__func__);
sys/dev/sound/pci/ich.c
490
__func__);
sys/dev/sound/pci/ich.c
518
__func__);
sys/dev/sound/pci/ich.c
553
__func__);
sys/dev/sound/pci/ich.c
576
__func__);
sys/dev/sound/pci/ich.c
611
__func__);
sys/dev/sound/pci/via8233.c
320
device_printf(via->dev, "%s: codec busy\n", __func__);
sys/dev/sound/pci/via8233.c
335
device_printf(via->dev, "%s: codec invalid\n", __func__);
sys/dev/sound/pci/via8233.c
594
__func__, blksz, blkcnt);
sys/dev/sound/pci/via8233.c
767
"(dxs base 0x%02x).\n", __func__, ch->rbase);
sys/dev/sound/pci/via8233.c
916
__func__, pollticks);
sys/dev/sound/pci/via8233.c
920
__func__, via->poll_ticks,
sys/dev/sound/pci/via8233.c
950
__func__, via->poll_ticks,
sys/dev/sound/pcm/ac97.c
321
" 0x%08x (retry: %d)\n", __func__, reg, 100 - j);
sys/dev/sound/pcm/buffer.c
190
__func__, b, b->tmpbuf, tmpbuf,
sys/dev/sound/pcm/buffer.c
198
__func__, b, b->allocsize, b->bufsize);
sys/dev/sound/pcm/buffer.c
240
__func__, b, b->allocsize, allocsize, bufsize);
sys/dev/sound/pcm/buffer.c
244
__func__, b, b->allocsize, b->bufsize);
sys/dev/sound/pcm/buffer.c
426
KASSERT(ofs < b->bufsize, ("%s: ofs invalid %d", __func__, ofs));
sys/dev/sound/pcm/buffer.c
504
KASSERT((b->rl >= 0) && (b->rl <= b->bufsize), ("%s: b->rl invalid %d", __func__, b->rl));
sys/dev/sound/pcm/buffer.c
513
KASSERT((b->rp >= 0) && (b->rp <= b->bufsize), ("%s: b->rp invalid %d", __func__, b->rp));
sys/dev/sound/pcm/buffer.c
522
KASSERT((b->rl >= 0) && (b->rl <= b->bufsize), ("%s: b->rl invalid %d", __func__, b->rl));
sys/dev/sound/pcm/buffer.c
531
KASSERT((b->rp >= 0) && (b->rp <= b->bufsize), ("%s: b->rp invalid %d", __func__, b->rp));
sys/dev/sound/pcm/buffer.c
532
KASSERT((b->rl >= 0) && (b->rl <= b->bufsize), ("%s: b->rl invalid %d", __func__, b->rl));
sys/dev/sound/pcm/buffer.c
619
KASSERT(count <= sndbuf_getfree(b), ("%s: count %d > free %d", __func__, count, sndbuf_getfree(b)));
sys/dev/sound/pcm/buffer.c
620
KASSERT((b->rl >= 0) && (b->rl <= b->bufsize), ("%s: b->rl invalid %d", __func__, b->rl));
sys/dev/sound/pcm/buffer.c
632
KASSERT((b->rl >= 0) && (b->rl <= b->bufsize), ("%s: b->rl invalid %d, count %d", __func__, b->rl, count));
sys/dev/sound/pcm/buffer.c
656
KASSERT(count <= sndbuf_getready(b), ("%s: count %d > ready %d", __func__, count, sndbuf_getready(b)));
sys/dev/sound/pcm/buffer.c
657
KASSERT((b->rl >= 0) && (b->rl <= b->bufsize), ("%s: b->rl invalid %d", __func__, b->rl));
sys/dev/sound/pcm/buffer.c
671
KASSERT((b->rl >= 0) && (b->rl <= b->bufsize), ("%s: b->rl invalid %d, count %d", __func__, b->rl, count));
sys/dev/sound/pcm/channel.c
1396
__func__, c, vc, vt, val));
sys/dev/sound/pcm/channel.c
1437
__func__, c, vc, vt));
sys/dev/sound/pcm/channel.c
1447
KASSERT(c != NULL, ("%s(): NULL channel", __func__));
sys/dev/sound/pcm/channel.c
1461
("%s(): NULL channel or matrix", __func__));
sys/dev/sound/pcm/channel.c
1481
("%s(): NULL channel or map", __func__));
sys/dev/sound/pcm/channel.c
1497
("%s(): NULL channel or map", __func__));
sys/dev/sound/pcm/channel.c
1524
("%s(): NULL channel or retmask", __func__));
sys/dev/sound/pcm/channel.c
1564
("%s(): invalid reset c=%p vc=%d", __func__, c, vc));
sys/dev/sound/pcm/channel.c
1724
__func__, dir, latency, bps, datarate, max);
sys/dev/sound/pcm/channel.c
1913
__func__, sblkcnt, sblksz);
sys/dev/sound/pcm/channel.c
1938
__func__, CHN_DIRSTR(c),
sys/dev/sound/pcm/channel.c
2028
__func__, speed, oldspeed);
sys/dev/sound/pcm/channel.c
2057
__func__, format, oldformat);
sys/dev/sound/pcm/channel.c
2195
"prev=0x%08x\n", __func__, c->name, go,
sys/dev/sound/pcm/channel.c
2212
"prev=0x%08x\n", __func__, c->name, go,
sys/dev/sound/pcm/channel.c
247
panic("%s(): Invalid direction=%d", __func__, dir);
sys/dev/sound/pcm/channel.c
448
KASSERT(c->direction == PCMDIR_PLAY, ("%s(): bad channel", __func__));
sys/dev/sound/pcm/channel.c
535
__func__, c->name);
sys/dev/sound/pcm/channel.c
659
__func__, c->name);
sys/dev/sound/pcm/channel.c
732
"i=%d j=%d\n", __func__, CHN_DIRSTR(c),
sys/dev/sound/pcm/channel.c
756
__func__,
sys/dev/sound/pcm/channel.c
849
__func__, sndbuf_getmaxsize(b), sndbuf_getsize(b),
sys/dev/sound/pcm/channel.c
862
"minflush=%d resid=%d\n", __func__, c->timeout, count,
sys/dev/sound/pcm/channel.c
881
__func__, c->timeout, count,
sys/dev/sound/pcm/channel.c
890
__func__, c->timeout, count,
sys/dev/sound/pcm/channel.c
912
__func__, c->timeout, count, hcount, resid, residp,
sys/dev/sound/pcm/dsp.c
242
("bogus %s(), what are you trying to accomplish here?", __func__));
sys/dev/sound/pcm/dsp.c
290
("bogus %s(), what are you trying to accomplish here?", __func__));
sys/dev/sound/pcm/dsp.c
846
("%s(): io train wreck!", __func__));
sys/dev/sound/pcm/dsp.c
935
("%s(): NULL query dev=%p volch=%p", __func__, dev, volch));
sys/dev/sound/pcm/feeder.c
120
__func__, snd_unit, snd_maxautovchans,
sys/dev/sound/pcm/feeder.c
481
__func__,
sys/dev/sound/pcm/feeder_chain.c
154
"%s(): can't find feeder_format\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
164
"%s(): can't add feeder_format\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
227
"%s(): can't find feeder_rate\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
237
"%s(): can't add feeder_rate\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
255
"%s(): can't set resampling quality\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
263
"%s(): can't set source rate\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
270
"%s(): can't set destination rate\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
305
"%s(): can't find feeder_matrix\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
316
"%s(): can't add feeder_matrix\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
325
"%s(): feeder_matrix_setup() failed\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
362
"%s(): can't find feeder_volume\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
372
"%s(): can't add feeder_volume\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
387
"%s(): can't set volume bypass\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
395
"%s(): feeder_volume_apply_matrix() failed\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
430
"%s(): can't find feeder_eq\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
440
"%s(): can't add feeder_eq\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
449
"%s(): can't set rate on feeder_eq\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
472
"%s(): can't find feeder_root\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
479
"%s(): can't add feeder_root\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
510
"%s(): can't find feeder_mixer\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
520
"%s(): can't add feeder_mixer\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
616
"%s(): failed to get channel caps\n", __func__);
sys/dev/sound/pcm/feeder_chain.c
628
__func__, hwfmt);
sys/dev/sound/pcm/feeder_chain.c
647
__func__, hwfmt);
sys/dev/sound/pcm/feeder_chain.c
662
__func__, softfmt);
sys/dev/sound/pcm/feeder_chain.c
672
__func__, CHN_DIRSTR(c), c->format, softfmt);
sys/dev/sound/pcm/feeder_chain.c
739
"%s(): snd_fmtbest failed!\n", __func__);
sys/dev/sound/pcm/feeder_eq.c
133
__func__, (intmax_t)(v)); \
sys/dev/sound/pcm/feeder_format.c
149
__func__, f->desc->in, f->desc->out);
sys/dev/sound/pcm/feeder_matrix.c
118
__func__, (intmax_t)(v)); \
sys/dev/sound/pcm/feeder_rate.c
1341
fprintf(stderr, "\n%s():\n", __func__);
sys/dev/sound/pcm/feeder_rate.c
737
__func__, len, Z_SINC_LEN(info));
sys/dev/sound/pcm/feeder_rate.c
740
__func__, len, Z_SINC_LEN(info));
sys/dev/sound/pcm/mixer.c
1174
KASSERT(c != NULL, ("%s(): NULL channel", __func__));
sys/dev/sound/pcm/mixer.c
621
__func__, dev, cls, devinfo));
sys/dev/sound/pcm/mixer.c
659
("%s(): illegal mixer type=%d", __func__, m->type));
sys/dev/sound/pcm/mixer.c
782
("%s(): illegal mixer type=%d", __func__, m->type));
sys/dev/sound/pcm/sndstat.c
472
KASSERT(error == 0, ("%s: error = %d", __func__, error));
sys/dev/sound/pcm/sound.c
229
__func__, err);
sys/dev/sound/pcm/sound.c
286
__func__, d, ch, direction, pid, devunit));
sys/dev/sound/pcm/sound.c
559
__func__, dirs, *pnum, rpnum);
sys/dev/sound/pcm/sound.h
445
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
450
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
458
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
461
"Trying to acquire BUSY cv!", __func__, __LINE__); \
sys/dev/sound/pcm/sound.h
468
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
476
__func__, __LINE__, \
sys/dev/sound/pcm/sound.h
482
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
489
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
499
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
508
"Failed, snddev_info=%p", __func__, __LINE__, x); \
sys/dev/sound/pcm/sound.h
515
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
519
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
529
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
532
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
536
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
540
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
545
__func__, __LINE__); \
sys/dev/sound/pcm/sound.h
561
__func__, __LINE__)); \
sys/dev/sound/pcm/sound.h
569
__func__, __LINE__)); \
sys/dev/sound/pcm/sound.h
595
__func__, __LINE__, x))
sys/dev/sound/pcm/vchan.c
222
__func__, pformat);
sys/dev/sound/pcm/vchan.c
257
KASSERT(d != NULL, ("%s(): NULL snddev_info", __func__));
sys/dev/sound/pcm/vchan.c
391
__func__, direction, c->direction));
sys/dev/sound/pcm/vchan.c
493
__func__, direction, c->direction));
sys/dev/sound/pcm/vchan.c
602
__func__, direction, c->direction));
sys/dev/sound/pcm/vchan.c
858
__func__, c));
sys/dev/sound/pcm/vchan.c
911
("%s(): invalid passthrough", __func__));
sys/dev/sound/pcm/vchan.c
929
__func__, (devname != NULL) ? devname : "dspX", c->comm,
sys/dev/sound/pcm/vchan.h
38
#define vchan_sync(c) vchan_passthrough(c, __func__)
sys/dev/virtual/amazon/ena/ena-com/ena_eth_com.c
547
ena_trc_dbg("[%s][QID#%d] Updating SQ head to: %d\n", __func__,
sys/dev/virtual/amazon/ena/ena-com/ena_plat.h
111
fmt " \n", __func__, curthread, ##args)
sys/dev/virtual/amazon/ena/ena-com/ena_plat.h
133
__FILE__, __func__, __LINE__, ##arg); \
sys/dev/virtual/nvmm/nvmm_dragonfly.c
360
panic("%s: impossible", __func__);
sys/dev/virtual/nvmm/nvmm_netbsd.c
364
panic("%s: impossible", __func__);
sys/dev/virtual/nvmm/x86/nvmm_x86_svm.c
1830
panic("%s: wrong range", __func__);
sys/dev/virtual/nvmm/x86/nvmm_x86_svm.c
2566
panic("%s: impossible", __func__);
sys/dev/virtual/nvmm/x86/nvmm_x86_vmx.c
2506
panic("%s: wrong range", __func__);
sys/dev/virtual/nvmm/x86/nvmm_x86_vmx.c
2924
panic("%s: impossible", __func__);
sys/dev/virtual/nvmm/x86/nvmm_x86_vmx.c
3266
panic("%s: impossible", __func__);
sys/dev/virtual/nvmm/x86/nvmm_x86_vmx.c
3625
panic("%s: out of memory", __func__);
sys/dev/virtual/virtio/balloon/virtio_balloon.c
646
("%s: allocated page %p on queue", __func__, m));
sys/dev/virtual/virtio/balloon/virtio_balloon.c
670
KASSERT(m != NULL, ("%s: no more pages to deflate", __func__));
sys/dev/virtual/virtio/balloon/virtio_balloon.c
697
("%s: bogus page count %d", __func__,
sys/dev/virtual/virtio/block/virtio_blk.c
1061
"%s: IO error: %d\n", __func__, error);
sys/dev/virtual/virtio/mmio/virtio_mmio.c
853
KASSERT(vq != NULL, ("%s: vq %d not allocated", __func__, idx));
sys/dev/virtual/virtio/net/if_vtnet.c
2006
("%s: error %d adding header to sglist", __func__, error));
sys/dev/virtual/virtio/net/if_vtnet.c
2439
("%s: error %d adding set MAC msg to sglist", __func__, error));
sys/dev/virtual/virtio/net/if_vtnet.c
2483
("%s: CTRL_RX feature not negotiated", __func__));
sys/dev/virtual/virtio/net/if_vtnet.c
2496
("%s: error %d adding Rx message to sglist", __func__, error));
sys/dev/virtual/virtio/net/if_vtnet.c
2539
("%s: CTRL_RX feature not negotiated", __func__));
sys/dev/virtual/virtio/net/if_vtnet.c
2613
("%s: error %d adding MAC filter msg to sglist", __func__, error));
sys/dev/virtual/virtio/net/if_vtnet.c
2652
("%s: error %d adding VLAN message to sglist", __func__, error));
sys/dev/virtual/virtio/net/if_vtnet.c
2668
("%s: VLAN_FILTER feature not negotiated", __func__));
sys/dev/virtual/virtio/random/virtio_random.c
203
("%s: error %d adding buffer to sglist", __func__, error));
sys/dev/virtual/virtio/virtio/virtqueue.c
102
KASSERT((_exp),("%s: %s - "_msg, __func__, (_vq)->vq_name, \
sys/dev/virtual/virtio/virtio/virtqueue.c
303
__func__, vq->vq_name, vq->vq_nentries, size);
sys/dev/virtual/virtio/virtio/virtqueue.c
311
"leaking %d entries\n", __func__, vq->vq_name,
sys/dev/virtual/vmware/pvscsi/pvscsi.c
1065
kprintf("%s: failure status = %x\n", __func__,
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
2028
("%s: mbuf %p with too many segments %d", __func__, m, nsegs));
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
2225
__func__, rxcd->qid, idx));
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
2242
("%s: start of frame w/o head buffer", __func__));
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
2244
("%s: start of frame not in ring 0", __func__));
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
2247
__func__, idx, sc->vmx_rx_max_chain));
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
2249
("%s: duplicate start of frame?", __func__));
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
2272
("%s: non start of frame w/o body buffer", __func__));
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
2288
("%s: frame not started?", __func__));
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
2784
("%s: mbuf %p start %d offset %d proto %d", __func__, m,
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
2887
("%s: mbuf %p with too many segments %d", __func__, m, nsegs));
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
4051
panic("%s: bad barrier type %d", __func__, type);
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
821
panic("%s: invalid interrupt type %d", __func__,
sys/kern/imgact_elf.c
151
__func__, entry);
sys/kern/kern_exec.c
221
kprintf("%s()\n", __func__);
sys/kern/kern_fork.c
1434
("%s: went out of reaper", __func__));
sys/kern/kern_sig.c
1139
KASSERT(_SIG_VALID(sig), ("%s: invalid signal %d", __func__, sig));
sys/kern/kern_sig.c
2219
__func__, sig);
sys/kern/kern_sig.c
2263
KASSERT(_SIG_VALID(sig), ("%s: invalid signal %d", __func__, sig));
sys/kern/kern_subr.c
354
KASSERT(LIST_EMPTY(hp), ("%s: hash not empty", __func__));
sys/kern/kern_sysctl.c
1387
("%s found DYING node %p", __func__, oid));
sys/kern/kern_sysctl.c
1396
("%s found DYING node %p", __func__, oid));
sys/kern/kern_sysctl.c
198
kprintf("%s: failed to unregister sysctl\n", __func__);
sys/kern/libmchain/subr_mchain.c
47
#define MBERROR(format, ...) kprintf("%s(%d): "format, __func__ , \
sys/kern/libmchain/subr_mchain.c
50
#define MBPANIC(format, ...) kprintf("%s(%d): "format, __func__ , \
sys/kern/subr_alist.c
675
panic("%s: freeing free block", __func__);
sys/kern/subr_alist.c
732
panic("%s: freeing unexpected range", __func__);
sys/kern/subr_blist.c
530
__func__, count, radix);
sys/kern/subr_blist.c
564
panic("%s: freeing free block", __func__);
sys/kern/subr_blist.c
644
__func__, count, (long)scan->u.bmu_avail, radix);
sys/kern/subr_blist.c
661
panic("%s: freeing unexpected range", __func__);
sys/kern/subr_blist.c
762
panic("%s: allocation too large", __func__);
sys/kern/subr_blist.c
776
panic("%s: filling unexpected range", __func__);
sys/kern/subr_bus.c
62
#define PDEBUG(a) (kprintf("%s:%d: ", __func__, __LINE__), kprintf a, kprintf("\n"))
sys/kern/subr_firmware.c
186
__func__, imagename);
sys/kern/subr_firmware.c
192
__func__, imagename);
sys/kern/subr_firmware.c
320
"load firmware image %s\n", __func__, imagename);
sys/kern/subr_firmware.c
415
kprintf("%s: no memory for task!\n", __func__);
sys/kern/subr_firmware.c
521
__func__, fp->fw.name,
sys/kern/subr_gtaskqueue.c
458
__func__, ktname, error);
sys/kern/subr_gtaskqueue.c
638
panic("%s: failed to pick a qid.", __func__);
sys/kern/subr_gtaskqueue.c
677
__func__, gtask->gt_name, error);
sys/kern/subr_gtaskqueue.c
704
__func__, gtask->gt_name, cpu);
sys/kern/subr_gtaskqueue.c
725
__func__, gtask->gt_name, error);
sys/kern/subr_gtaskqueue.c
742
panic("%s: task %s not in group", __func__, gtask->gt_name);
sys/kern/subr_sbuf.c
116
#define assert_sbuf_integrity(s) _assert_sbuf_integrity(__func__, (s))
sys/kern/subr_sbuf.c
117
#define assert_sbuf_state(s, i) _assert_sbuf_state(__func__, (s), (i))
sys/kern/subr_sbuf.c
143
KASSERT(newsize >= size, ("%s: %d < %d\n", __func__, newsize, size));
sys/kern/subr_sbuf.c
216
("%s called with invalid flags", __func__));
sys/kern/subr_sbuf.c
242
("%s called with NULL uio pointer", __func__));
sys/kern/subr_sbuf.c
244
("%s called with NULL error pointer", __func__));
sys/kern/subr_sbuf.c
330
KASSERT(s->s_error == 0, ("Called %s with error on %p", __func__, s));
sys/kern/subr_sbuf.c
551
("%s called with a NULL format string", __func__));
sys/kern/subr_sbuf.c
569
("%s called with a NULL format string", __func__));
sys/kern/subr_sbuf.c
665
("%s makes no sense on sbuf %p with drain", __func__, s));
sys/kern/subr_sbuf.c
726
("%s makes no sense on sbuf %p with drain", __func__, s));
sys/kern/subr_sbuf.c
741
("%s makes no sense on sbuf %p with drain", __func__, s));
sys/kern/subr_taskqueue.c
595
kprintf("%s: lwkt_create(%s): error %d", __func__,
sys/kern/uipc_mbuf.c
150
panic("%s: mbuf %p already being tracked", __func__, m);
sys/kern/uipc_mbuf.c
1537
KASSERT(off >= 0, ("%s: negative off %d", __func__, off));
sys/kern/uipc_mbuf.c
1538
KASSERT(len >= 0, ("%s: negative len %d", __func__, len));
sys/kern/uipc_mbuf.c
1543
("%s: offset > size of mbuf chain", __func__));
sys/kern/uipc_mbuf.c
1554
("%s: length > size of mbuf chain", __func__));
sys/kern/uipc_mbuf.c
164
panic("%s: mbuf %p was not tracked", __func__, m);
sys/kern/uipc_mbuf.c
1676
KASSERT(off >= 0, ("%s: negative off %d", __func__, off));
sys/kern/uipc_mbuf.c
1677
KASSERT(len >= 0, ("%s: negative len %d", __func__, len));
sys/kern/uipc_mbuf.c
1680
("%s: offset > size of mbuf chain", __func__));
sys/kern/uipc_mbuf.c
1688
("%s: length > size of mbuf chain", __func__));
sys/kern/uipc_mbuf.c
1713
KASSERT((m->m_flags & M_PKTHDR) != 0, ("%s: !PKTHDR", __func__));
sys/kern/uipc_mbuf.c
1749
("%s: bogus m_pkthdr.len", __func__));
sys/kern/uipc_mbuf.c
185
panic("%s: mbuf %p not tracked", __func__, m);
sys/kern/uipc_mbuf.c
2334
KASSERT(off >= 0, ("%s: negative off %d", __func__, off));
sys/kern/uipc_mbuf.c
2335
KASSERT(len >= 0, ("%s: negative len %d", __func__, len));
sys/kern/uipc_mbuf.c
2412
"code path needs to be fixed:\n", __func__);
sys/kern/uipc_mbuf.c
2475
KASSERT(off >= 0, ("%s: negative off %d", __func__, off));
sys/kern/uipc_mbuf.c
2476
KASSERT(len >= 0, ("%s: negative len %d", __func__, len));
sys/kern/uipc_mbuf.c
2479
("%s: offset > size of mbuf chain", __func__));
sys/kern/uipc_mbuf.c
2487
("%s: offset > size of mbuf chain", __func__));
sys/kern/uipc_mbuf.c
2553
KASSERT((to->m_flags & M_PKTHDR), ("%s: not packet header", __func__));
sys/kern/uipc_mbuf.c
2568
KASSERT((to->m_flags & M_PKTHDR), ("%s: not packet header", __func__));
sys/kern/vfs_vnops.c
1216
("%s: Wrong command %lu", __func__, cmd));
sys/kern/vfs_vnops.c
1269
("%s: Wrong command %lu", __func__, cmd));
sys/net/accf_http/accf_http.c
92
kprintf("%s:%d: " fmt "\n", __func__, __LINE__ , ##args); \
sys/net/altq/altq_subr.c
285
kprintf("%s: no cpu clock available!\n", __func__);
sys/net/bridge/if_bridge.c
1153
("%s: not a span interface", __func__));
sys/net/bridge/if_bridge.c
3990
kprintf("%s: m_pullup failed\n", __func__);
sys/net/dummynet/ip_dummynet.c
1916
kprintf("%s -- unknown option %d\n", __func__, dn_sopt->dn_sopt_name);
sys/net/dummynet/ip_dummynet.c
1973
("%s runs on cpu%d, instead of cpu%d", __func__,
sys/net/dummynet/ip_dummynet.c
2025
__func__, ip_dn_cpu);
sys/net/dummynet/ip_dummynet.c
241
kprintf("%s, Bogus call, have %d want %d\n", __func__,
sys/net/dummynet/ip_dummynet.c
328
panic("%s from middle not supported on this heap!!!", __func__);
sys/net/dummynet/ip_dummynet.c
332
panic("%s father %d out of bound 0..%d", __func__,
sys/net/dummynet/ip_dummynet_glue.c
180
kprintf("%s -- unknown option %d\n", __func__, sopt->sopt_name);
sys/net/dummynet/ip_dummynet_glue.c
229
"target cpuid %d, mycpuid %d", __func__,
sys/net/dummynet/ip_dummynet_glue.c
245
"dummynet cpuid %d, mycpuid %d", __func__,
sys/net/dummynet/ip_dummynet_glue.c
292
"target cpuid %d, mycpuid %d", __func__,
sys/net/dummynet/ip_dummynet_glue.c
341
"target cpuid %d, mycpuid %d", __func__,
sys/net/dummynet/ip_dummynet_glue.c
382
"target cpuid %d, mycpuid %d", __func__,
sys/net/dummynet/ip_dummynet_glue.c
398
kprintf("%s: pullup fail, dropping pkt\n", __func__);
sys/net/dummynet/ip_dummynet_glue.c
429
"target cpuid %d, mycpuid %d", __func__,
sys/net/dummynet/ip_dummynet_glue.c
455
"dummynet cpuid %d, mycpuid %d", __func__,
sys/net/dummynet3/ip_dummynet3.c
1895
kprintf("%s -- unknown option %d\n", __func__, dn_sopt->dn_sopt_name);
sys/net/dummynet3/ip_dummynet3.c
1944
("%s runs on cpu%d, instead of cpu%d", __func__,
sys/net/dummynet3/ip_dummynet3.c
1991
__func__, ip_dn_cpu);
sys/net/dummynet3/ip_dummynet3.c
260
kprintf("%s, Bogus call, have %d want %d\n", __func__,
sys/net/dummynet3/ip_dummynet3.c
347
panic("%s from middle not supported on this heap!!!", __func__);
sys/net/dummynet3/ip_dummynet3.c
351
panic("%s father %d out of bound 0..%d", __func__,
sys/net/dummynet3/ip_dummynet3_glue.c
180
kprintf("%s -- unknown option %d\n", __func__, sopt->sopt_name);
sys/net/dummynet3/ip_dummynet3_glue.c
229
"target cpuid %d, mycpuid %d", __func__,
sys/net/dummynet3/ip_dummynet3_glue.c
245
"dummynet cpuid %d, mycpuid %d", __func__,
sys/net/dummynet3/ip_dummynet3_glue.c
292
"target cpuid %d, mycpuid %d", __func__,
sys/net/dummynet3/ip_dummynet3_glue.c
341
"target cpuid %d, mycpuid %d", __func__,
sys/net/dummynet3/ip_dummynet3_glue.c
382
"target cpuid %d, mycpuid %d", __func__,
sys/net/dummynet3/ip_dummynet3_glue.c
398
kprintf("%s: pullup fail, dropping pkt\n", __func__);
sys/net/dummynet3/ip_dummynet3_glue.c
429
"target cpuid %d, mycpuid %d", __func__,
sys/net/dummynet3/ip_dummynet3_glue.c
455
"dummynet cpuid %d, mycpuid %d", __func__,
sys/net/if.c
1434
__func__, (cmd == RTM_ADD ? "insertion" : "deletion"),
sys/net/if_clone.c
154
__func__, ifc->ifc_name, ifc->ifc_minifs,
sys/net/if_clone.c
175
__func__, ifc->ifc_name, unit);
sys/net/if_clone.c
346
("%s: bit is already set", __func__));
sys/net/if_clone.c
368
("%s: bit is already cleared", __func__));
sys/net/if_ethersubr.c
1078
("%s: if_lagg not loaded!", __func__));
sys/net/if_ethersubr.c
1247
("%s: if_bridge not loaded!", __func__));
sys/net/if_ethersubr.c
320
("%s: if_bridge not loaded!", __func__));
sys/net/if_ethersubr.c
326
("%s: if_lagg not loaded!", __func__));
sys/net/ip6fw/ip6_fw.c
1214
panic(__func__);
sys/net/lagg/ieee8023ad_lacp.c
1209
__func__,
sys/net/lagg/ieee8023ad_lacp.c
1225
__func__,
sys/net/lagg/ieee8023ad_lacp.c
1442
"p_sync= 0x%x, p_collecting= 0x%x\n", __func__,
sys/net/lagg/ieee8023ad_lacp.c
1488
panic("%s: unknown state", __func__);
sys/net/lagg/ieee8023ad_lacp.c
1542
panic("%s: unknown state", __func__);
sys/net/lagg/ieee8023ad_lacp.c
1558
LACP_DPRINTF((lp, "%s: aggregator %s, pending %d -> %d\n", __func__,
sys/net/lagg/ieee8023ad_lacp.c
1686
LACP_DPRINTF((lp, "%s: CURRENT -> EXPIRED\n", __func__));
sys/net/lagg/ieee8023ad_lacp.c
1690
LACP_DPRINTF((lp, "%s: EXPIRED -> DEFAULTED\n", __func__));
sys/net/lagg/ieee8023ad_lacp.c
1749
LACP_DPRINTF((lp, "%s: assert ntt\n", __func__));
sys/net/lagg/ieee8023ad_lacp.c
201
#define LACP_TRACE(a) if (lacp_debug & 0x02) { lacp_dprintf(a,"%s\n",__func__); }
sys/net/lagg/ieee8023ad_lacp.c
546
kprintf("%s: ADDMULTI failed on %s\n", __func__, lgp->lp_ifname);
sys/net/lagg/ieee8023ad_lacp.c
887
LACP_DPRINTF((NULL, "%s: waiting transit\n", __func__));
sys/net/lagg/ieee8023ad_lacp.c
893
LACP_DPRINTF((NULL, "%s: no active aggregator\n", __func__));
sys/net/lagg/if_lagg.c
1480
kprintf("%s\n", __func__);
sys/net/lagg/if_lagg.c
576
kprintf("%s: setlladdr failed on %s\n", __func__,
sys/net/lagg/if_lagg.c
803
if_printf(ifp, "%s: lp_ifflags unclean\n", __func__);
sys/net/netisr.c
359
__func__, msg->nm_so);
sys/net/netisr.c
405
kprintf("%s: Unregistered isr %d\n", __func__, num);
sys/net/netisr.c
422
__func__, num);
sys/net/netisr.c
465
kprintf("%s: unregistered isr %d\n", __func__, num);
sys/net/netisr.c
516
kprintf("%s: Unregistered isr %d\n", __func__, num);
sys/net/netisr.c
529
__func__, num);
sys/net/pf/pf_if.c
134
panic("%s: pfi_kif_get(IFG_ALL) failed", __func__);
sys/net/pf/pf_if.c
215
panic("%s: unknown type", __func__);
sys/net/pf/pf_if.c
230
kprintf("%s: rules refcount <= 0\n", __func__);
sys/net/pf/pf_if.c
237
kprintf("%s: state refcount <= 0\n", __func__);
sys/net/pf/pf_if.c
243
panic("%s: unknown type", __func__);
sys/net/pf/pf_if.c
289
panic("%s: pfi_kif_get failed", __func__);
sys/net/pf/pf_if.c
321
panic("%s: pfi_kif_get failed", __func__);
sys/net/pf/pf_if.c
351
panic("%s: pfi_kif_get failed", __func__);
sys/net/pf/pf_if.c
492
panic("%s: bad argument", __func__);
sys/net/pf/pf_if.c
526
__func__, pfi_buffer_cnt, kt->pfrkt_name, e);
sys/net/pf/pf_if.c
642
kprintf("%s: address buffer full (%d/%d)\n", __func__,
sys/net/pf/pf_norm.c
185
("BUFFER_FRAGMENTS(frag) == 0: %s", __func__));
sys/net/pf/pf_norm.c
195
("BUFFER_FRAGMENTS(frag) != 0: %s", __func__));
sys/net/pf/pf_norm.c
204
__func__));
sys/net/pf/pf_norm.c
268
" frcache->fr_end): %s", __func__));
sys/net/pf/pf_norm.c
347
("! (*frag == NULL || BUFFER_FRAGMENTS(*frag)): %s", __func__));
sys/net/pf/pf_norm.c
393
("!(frep != NULL || frea != NULL): %s", __func__));
sys/net/pf/pf_norm.c
486
KASSERT((frent != NULL), ("frent == NULL: %s", __func__));
sys/net/pf/pf_norm.c
565
("!(*frag == NULL || !BUFFER_FRAGMENTS(*frag)): %s", __func__));
sys/net/pf/pf_norm.c
619
("!(frp != NULL || fra != NULL): %s", __func__));
sys/net/pf/pf_norm.c
669
__func__));
sys/net/pf/pf_norm.c
687
__func__));
sys/net/pf/pf_norm.c
746
__func__));
sys/net/pf/pf_norm.c
785
__func__));
sys/net/pf/pf_norm.c
97
kprintf("%s: ", __func__); \
sys/net/radix.c
1255
panic("%s: invalid off_bytes=%d", __func__, off_bytes);
sys/net/radix.c
1294
panic("%s: not a mask node", __func__);
sys/net/radix.c
1313
__func__, node, rn);
sys/net/radix.c
1337
panic("%s: rn_freemask() used with non-mask tree", __func__);
sys/net/radix.c
1344
panic("%s: failed to flush all nodes", __func__);
sys/net/radix.c
1356
panic("%s: radix tree not empty", __func__);
sys/net/radix.c
1370
panic("%s: failed to create mask tree", __func__);
sys/net/radix.c
1406
panic("%s: failed to create mask tree", __func__);
sys/net/radix.c
507
log(LOG_DEBUG, "%s: Going In:\n", __func__);
sys/net/radix.c
527
log(LOG_DEBUG, "%s: Coming Out:\n", __func__);
sys/net/radix.c
596
log(LOG_ERR, "%s: mask impossibly already in tree", __func__);
sys/net/route.c
907
__func__, mycpuid);
sys/net/tun/if_tun.c
224
__func__, TUN, unit);
sys/net/wg/if_wg.c
1639
__func__, ret);
sys/net/wg/if_wg.c
1680
__func__, ret);
sys/net/wg/if_wg.c
1730
panic("%s: invalid packet in handshake queue", __func__);
sys/net/wg/if_wg.c
2957
kprintf("%s: %s\n", __func__, ret ? "pass" : "FAIL");
sys/net/wg/if_wg.c
903
panic("%s: impossible aip %p", __func__, aip);
sys/net/wg/if_wg.c
907
panic("%s: failed to delete aip %p", __func__, aip);
sys/net/wg/if_wg.c
915
__func__, peer->p_id);
sys/net/wg/selftest/allowedips.c
306
kprintf("%s: FAIL: test_aip_init\n", __func__);
sys/net/wg/selftest/allowedips.c
311
kprintf("%s: FAIL: peers malloc\n", __func__);
sys/net/wg/selftest/allowedips.c
317
kprintf("%s: FAIL: peer_new\n", __func__);
sys/net/wg/selftest/allowedips.c
322
kprintf("%s: inserting v4 routes: ", __func__);
sys/net/wg/selftest/allowedips.c
332
kprintf("%s: FAIL: wg_aip_add(v4)\n", __func__);
sys/net/wg/selftest/allowedips.c
336
kprintf("%s: FAIL: insert_v4\n", __func__);
sys/net/wg/selftest/allowedips.c
357
kprintf("%s: FAIL: wg_aip_add(v4)\n", __func__);
sys/net/wg/selftest/allowedips.c
362
kprintf("%s: FAIL: insert_v4\n", __func__);
sys/net/wg/selftest/allowedips.c
369
kprintf("%s: v4 looking up: ", __func__);
sys/net/wg/selftest/allowedips.c
378
kprintf("%s: FAIL: lookup_v4\n", __func__);
sys/net/wg/selftest/allowedips.c
390
kprintf("%s: inserting v6 routes: ", __func__);
sys/net/wg/selftest/allowedips.c
400
kprintf("%s: FAIL: wg_aip_add(v6)\n", __func__);
sys/net/wg/selftest/allowedips.c
404
kprintf("%s: FAIL: insert_v6\n", __func__);
sys/net/wg/selftest/allowedips.c
425
kprintf("%s: FAIL: wg_aip_add(v6)\n", __func__);
sys/net/wg/selftest/allowedips.c
430
kprintf("%s: FAIL: insert_v6\n", __func__);
sys/net/wg/selftest/allowedips.c
437
kprintf("%s: v6 looking up: ", __func__);
sys/net/wg/selftest/allowedips.c
446
kprintf("%s: FAIL: lookup_v6\n", __func__);
sys/net/wg/selftest/allowedips.c
453
kprintf("%s: pass\n", __func__);
sys/net/wg/selftest/allowedips.c
526
kprintf("%s: insert #%d: FAIL\n", __func__, n); \
sys/net/wg/selftest/allowedips.c
536
kprintf("%s: lookup #%d: FAIL\n", __func__, n); \
sys/net/wg/selftest/allowedips.c
543
kprintf("%s: FAIL: peer_new(%s)\n", __func__, #p); \
sys/net/wg/selftest/allowedips.c
610
kprintf("%s: FAIL: test_aip_init\n", __func__);
sys/net/wg/selftest/allowedips.c
764
kprintf("%s: aips lookup: FAIL\n", __func__);
sys/net/wg/selftest/allowedips.c
768
kprintf("%s: %s\n", __func__, success ? "pass" : "FAIL");
sys/net/wg/selftest/allowedips.c
791
kprintf("%s: %s\n", __func__, ret ? "pass" : "FAIL");
sys/net/wg/selftest/cookie.c
29
kprintf("%s %s: FAIL, iter: %d\n", __func__, test, i); \
sys/net/wg/selftest/cookie.c
33
kprintf("%s %s: FAIL\n", __func__, test); \
sys/net/wg/selftest/cookie.c
346
kprintf("%s: %s\n", __func__, ret ? "pass" : "FAIL");
sys/net/wg/selftest/cookie.c
36
#define T_PASSED kprintf("%s: pass\n", __func__)
sys/net/wg/selftest/counter.c
116
kprintf("%s: %s\n", __func__, success ? "pass" : "FAIL");
sys/net/wg/selftest/counter.c
34
kprintf("%s: self-test %u: FAIL\n", __func__, num); \
sys/net/wg/wg_noise.c
280
panic("%s: noise_local leaked", __func__);
sys/net/wg/wg_noise.c
282
panic("%s: noise_remote leaked", __func__);
sys/net/wg/wg_noise.c
284
panic("%s: noise_keypair leaked", __func__);
sys/netbt/bluetooth.h
134
kprintf("%s: "fmt, __func__ , ##args); \
sys/netbt/bluetooth.h
139
kprintf("%s: "fmt, __func__ , ##args); \
sys/netbt/bluetooth.h
143
kprintf("%s: %s = %d unknown!\n", __func__, #value, (value));
sys/netbt/l2cap_socket.c
233
__func__, m->m_pkthdr.len);
sys/netbt/rfcomm_dlc.c
399
__func__, len, dlc->rd_dlci);
sys/netbt/rfcomm_session.c
450
kprintf("%s: too many packets completed!\n", __func__);
sys/netbt/rfcomm_socket.c
243
__func__, m->m_pkthdr.len);
sys/netgraph/UI/ng_UI.c
190
panic(__func__);
sys/netgraph/UI/ng_UI.c
231
panic(__func__);
sys/netgraph/async/ng_async.c
277
panic(__func__);
sys/netgraph/async/ng_async.c
398
panic(__func__);
sys/netgraph/async/ng_async.c
400
panic("%s2", __func__);
sys/netgraph/bpf/ng_bpf.c
456
KASSERT(hip != NULL, ("%s: null info", __func__));
sys/netgraph/bridge/ng_bridge.c
1002
("%s: links: %d != %d", __func__, priv->numLinks, counter));
sys/netgraph/bridge/ng_bridge.c
530
("%s: linkNum=%u", __func__, linkNum));
sys/netgraph/bridge/ng_bridge.c
532
KASSERT(link != NULL, ("%s: link%d null", __func__, linkNum));
sys/netgraph/bridge/ng_bridge.c
645
("%s: link%d null", __func__, host->linkNum));
sys/netgraph/bridge/ng_bridge.c
729
__func__, priv->numLinks, priv->numHosts));
sys/netgraph/bridge/ng_bridge.c
748
("%s: linkNum=%u", __func__, linkNum));
sys/netgraph/bridge/ng_bridge.c
754
KASSERT(priv->links[linkNum] != NULL, ("%s: no link", __func__));
sys/netgraph/bridge/ng_bridge.c
811
("%s: entry %s exists in table", __func__, kether_ntoa(addr, ethstr)));
sys/netgraph/bridge/ng_bridge.c
962
__func__, kether_ntoa(hent->host.addr, ethstr),
sys/netgraph/bridge/ng_bridge.c
979
("%s: hosts: %d != %d", __func__, priv->numHosts, counter));
sys/netgraph/ether/ng_ether.c
287
KASSERT(!IFP2NG(ifp), ("%s: node already exists?", __func__));
sys/netgraph/ether/ng_ether.c
291
__func__, "create node", name);
sys/netgraph/ether/ng_ether.c
299
__func__, "allocate memory", name);
sys/netgraph/ether/ng_ether.c
312
__func__, name);
sys/netgraph/ether/ng_ether.c
512
panic("%s: weird hook", __func__);
sys/netgraph/ether/ng_ether.c
622
panic("%s: weird hook", __func__);
sys/netgraph/fec/ng_fec.c
287
("%s: word=%d bit=%d", __func__, ng_fec_units[index], bit));
sys/netgraph/fec/ng_fec.c
305
("%s: unit=%d len=%d", __func__, unit, ng_fec_units_len));
sys/netgraph/fec/ng_fec.c
307
("%s: unit=%d is free", __func__, unit));
sys/netgraph/frame_relay/ng_frame_relay.c
408
panic(__func__);
sys/netgraph/iface/ng_iface.c
301
("%s: word=%d bit=%d", __func__, ng_iface_units[index], bit));
sys/netgraph/iface/ng_iface.c
318
("%s: unit=%d len=%d", __func__, unit, ng_iface_units_len));
sys/netgraph/iface/ng_iface.c
320
("%s: unit=%d is free", __func__, unit));
sys/netgraph/iface/ng_iface.c
478
kprintf("%s: %s called?", ifp->if_xname, __func__);
sys/netgraph/iface/ng_iface.c
489
KASSERT(family != AF_UNSPEC, ("%s: family=AF_UNSPEC", __func__));
sys/netgraph/iface/ng_iface.c
748
KASSERT(iffam != NULL, ("%s: iffam", __func__));
sys/netgraph/iface/ng_iface.c
749
KASSERT(m->m_flags & M_PKTHDR, ("%s: not pkthdr", __func__));
sys/netgraph/iface/ng_iface.c
822
panic(__func__);
sys/netgraph/ksocket/ng_ksocket.c
968
("%s: numhooks=%d?", __func__, hook->node->numhooks));
sys/netgraph/ksocket/ng_ksocket.c
996
KASSERT(so == priv->so, ("%s: wrong socket", __func__));
sys/netgraph/l2tp/ng_l2tp.c
1025
("%s: peer_win is zero", __func__));
sys/netgraph/l2tp/ng_l2tp.c
1142
("%s: nack=%d > %d", __func__, nack, L2TP_MAX_XWIN));
sys/netgraph/l2tp/ng_l2tp.c
1439
#define CHECK(p) KASSERT((p), ("%s: not: %s", __func__, #p))
sys/netgraph/l2tp/ng_l2tp.c
925
__func__, i, seq->rack_timer_running ? "" : "not "));
sys/netgraph/mppc/ng_mppc.c
402
panic("%s: unknown hook", __func__);
sys/netgraph/mppc/ng_mppc.c
515
KASSERT(rtn != MPPC_INVALID, ("%s: invalid", __func__));
sys/netgraph/mppc/ng_mppc.c
620
__func__, numLost, node);
sys/netgraph/mppc/ng_mppc.c
655
__func__, "encrypted");
sys/netgraph/mppc/ng_mppc.c
675
__func__, "unencrypted");
sys/netgraph/mppc/ng_mppc.c
687
__func__, "compressed");
sys/netgraph/mppc/ng_mppc.c
723
KASSERT(rtn != MPPC_INVALID, ("%s: invalid", __func__));
sys/netgraph/mppc/ng_mppc.c
727
__func__, rtn);
sys/netgraph/netgraph/ng_base.c
114
panic("%s: !PKTHDR", __func__); \
sys/netgraph/netgraph/ng_base.c
119
__func__, (m)->m_pkthdr.len, total); \
sys/netgraph/netgraph/ng_base.c
1379
__func__, "hooks");
sys/netgraph/netgraph/ng_base.c
1440
__func__, "nodes");
sys/netgraph/netgraph/ng_base.c
1494
__func__, "types");
sys/netgraph/netgraph/ng_base.c
508
("%s: refs=%d", __func__, node->refs));
sys/netgraph/netgraph/ng_parse.c
1342
panic("%s", __func__);
sys/netgraph/netgraph/ng_parse.c
1389
panic("%s", __func__);
sys/netgraph/netgraph/ng_parse.c
1426
panic("%s", __func__);
sys/netgraph/netgraph/ng_parse.c
372
panic("%s: unknown type", __func__);
sys/netgraph/netgraph/ng_parse.c
466
panic("%s: unknown type", __func__);
sys/netgraph/netgraph/ng_parse.c
560
panic("%s: unknown type", __func__);
sys/netgraph/netgraph/ng_parse.c
653
panic("%s: unknown type", __func__);
sys/netgraph/ng_device.c
147
kprintf("%s()\n", __func__);
sys/netgraph/ng_device.c
179
kprintf("%s()\n", __func__);
sys/netgraph/ng_device.c
185
kprintf("%s(): ng_make_node_common failed\n", __func__);
sys/netgraph/ng_device.c
191
kprintf("%s(): ng_name_node failed\n", __func__);
sys/netgraph/ng_device.c
207
kprintf("%s()\n", __func__);
sys/netgraph/ng_device.c
233
kprintf("%s()\n", __func__);
sys/netgraph/ng_device.c
270
kprintf("%s()\n", __func__);
sys/netgraph/ng_device.c
275
kprintf("%s(): ERROR: new_connection == NULL\n", __func__);
sys/netgraph/ng_device.c
282
"increas MAX_NGD\n", __func__);
sys/netgraph/ng_device.c
289
kprintf("%s(): make_dev failed\n", __func__);
sys/netgraph/ng_device.c
298
kprintf("%s(): readq malloc failed\n", __func__);
sys/netgraph/ng_device.c
323
kprintf("%s()\n", __func__);
sys/netgraph/ng_device.c
342
kprintf("%s()\n", __func__);
sys/netgraph/ng_device.c
351
kprintf("%s(): connection still NULL, no hook found\n", __func__);
sys/netgraph/ng_device.c
359
kprintf("%s(): ERROR: m_pullup failed\n", __func__);
sys/netgraph/ng_device.c
365
kprintf("%s(): ERROR: buffer malloc failed\n", __func__);
sys/netgraph/ng_device.c
375
kprintf("%s(): queue full, first read out a bit\n", __func__);
sys/netgraph/ng_device.c
393
kprintf("%s()\n", __func__);
sys/netgraph/ng_device.c
403
__func__);
sys/netgraph/ng_device.c
423
kprintf("%s()\n", __func__);
sys/netgraph/ng_device.c
437
kprintf("%s()\n", __func__);
sys/netgraph/ng_device.c
461
kprintf("%s()\n", __func__);
sys/netgraph/ng_device.c
471
__func__);
sys/netgraph/ng_device.c
479
kprintf("%s(): msg == NULL\n", __func__);
sys/netgraph/ng_device.c
492
kprintf("%s(): ng_send_msg() error: %d\n", __func__, error);
sys/netgraph/ng_device.c
515
kprintf("%s()\n", __func__);
sys/netgraph/ng_device.c
524
kprintf("%s(): connection still NULL, no dev found\n", __func__);
sys/netgraph/ng_device.c
544
kprintf("%s(): uiomove returns error %d\n", __func__, ret);
sys/netgraph/ng_device.c
569
kprintf("%s()\n", __func__);
sys/netgraph/ng_device.c
579
kprintf("%s(): connection still NULL, no dev found\n", __func__);
sys/netgraph/ng_device.c
587
kprintf("%s(): len <= 0 : supposed to happen?!\n", __func__);
sys/netgraph/ng_device.c
597
kprintf("%s(): uiomove returned err: %d\n", __func__, ret);
sys/netgraph/ng_device.c
624
"no dev found\n", __func__);
sys/netgraph/one2many/ng_one2many.c
398
("%s: linkNum=%d", __func__, linkNum));
sys/netgraph/one2many/ng_one2many.c
403
KASSERT(src->hook != NULL, ("%s: no src%d", __func__, linkNum));
sys/netgraph/one2many/ng_one2many.c
440
("%s: numActiveMany=%d", __func__, priv->numActiveMany));
sys/netgraph/one2many/ng_one2many.c
460
("%s: linkNum=%d", __func__, linkNum));
sys/netgraph/one2many/ng_one2many.c
502
panic("%s: invalid failAlg", __func__);
sys/netgraph/one2many/ng_one2many.c
515
panic("%s: invalid xmitAlg", __func__);
sys/netgraph/ppp/ng_ppp.c
1212
("%s: no packet", __func__));
sys/netgraph/ppp/ng_ppp.c
1216
("%s: empty q", __func__));
sys/netgraph/ppp/ng_ppp.c
1262
("%s: last frag < MSEQ?", __func__));
sys/netgraph/ppp/ng_ppp.c
1275
("%s: empty q", __func__));
sys/netgraph/ppp/ng_ppp.c
1321
("%s: empty q", __func__));
sys/netgraph/ppp/ng_ppp.c
1414
("%s: empty q", __func__));
sys/netgraph/ppp/ng_ppp.c
1462
KASSERT(priv->timerActive, ("%s: !timerActive", __func__));
sys/netgraph/ppp/ng_ppp.c
1464
KASSERT(node->refs > 1, ("%s: refs=%d", __func__, node->refs));
sys/netgraph/ppp/ng_ppp.c
2042
("%s: refs=%d", __func__, node->refs));
sys/netgraph/ppp/ng_ppp.c
604
("%s: bogus index 0x%x", __func__, index));
sys/netgraph/ppp/ng_ppp.c
726
panic("%s: bogus index 0x%x", __func__, index);
sys/netgraph/pppoe/ng_pppoe.c
43
#define AAA kprintf("pppoe: %s\n", __func__ );
sys/netgraph/pptpgre/ng_pptpgre.c
417
panic("%s: weird hook", __func__);
sys/netgraph/pptpgre/ng_pptpgre.c
462
panic("%s: unknown hook", __func__);
sys/netgraph/pptpgre/ng_pptpgre.c
752
KASSERT(a->rackTimerPtr == NULL, ("%s: rackTimer", __func__));
sys/netgraph/pptpgre/ng_pptpgre.c
809
KASSERT(node->refs > 0, ("%s: no refs", __func__));
sys/netgraph/pptpgre/ng_pptpgre.c
810
KASSERT(priv != NULL, ("%s: priv=NULL", __func__));
sys/netgraph/pptpgre/ng_pptpgre.c
864
KASSERT(a->sackTimerPtr == NULL, ("%s: sackTimer", __func__));
sys/netgraph/pptpgre/ng_pptpgre.c
913
KASSERT(node->refs > 0, ("%s: no refs", __func__));
sys/netgraph/pptpgre/ng_pptpgre.c
914
KASSERT(priv != NULL, ("%s: priv=NULL", __func__));
sys/netgraph/rfc1490/ng_rfc1490.c
300
panic(__func__);
sys/netgraph/rfc1490/ng_rfc1490.c
343
panic(__func__);
sys/netgraph/socket/ng_socket.c
563
panic(__func__);
sys/netgraph/tee/ng_tee.c
299
panic("%s: no hook!", __func__);
sys/netgraph/tee/ng_tee.c
378
KASSERT(hinfo != NULL, ("%s: null info", __func__));
sys/netgraph/tty/ng_tty.c
113
panic("%s: queue", __func__); \
sys/netgraph/tty/ng_tty.c
529
panic(__func__);
sys/netgraph/tty/ng_tty.c
576
panic(__func__);
sys/netgraph/tty/ng_tty.c
668
__func__);
sys/netgraph/vjc/ng_vjc.c
442
panic("%s: type=%d", __func__, type);
sys/netgraph/vjc/ng_vjc.c
530
panic("%s: unknown hook", __func__);
sys/netgraph/vjc/ng_vjc.c
574
panic("%s: unknown hook", __func__);
sys/netgraph7/UI/ng_UI.c
199
panic(__func__);
sys/netgraph7/UI/ng_UI.c
236
panic(__func__);
sys/netgraph7/async/ng_async.c
297
panic(__func__);
sys/netgraph7/async/ng_async.c
415
panic(__func__);
sys/netgraph7/async/ng_async.c
417
panic("%s 2", __func__);
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
1005
__func__);
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
184
kprintf("%s: Unable to create new node!\n", __func__);
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
200
kprintf("%s: %s - node name exists?\n", __func__, name);
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
352
NG_H4_INFO("%s: %s - no carrier\n", __func__,
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
367
NG_H4_ERR("%s: %s - line error %#x, c=%#x\n", __func__,
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
388
__func__, NG_NODE_NAME(sc->node), c & TTY_CHARMASK,
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
405
NG_H4_INFO("%s: %s - got char %#x, want=%d, got=%d\n", __func__,
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
418
NG_H4_INFO("%s: %s - got packet indicator %#x\n", __func__,
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
443
"type=%#x\n", __func__, NG_NODE_NAME(sc->node),
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
480
"packet size=%d, payload size=%d\n", __func__,
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
505
"length=%d\n", __func__,
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
531
"packet size=%d\n", __func__,
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
543
__func__, NG_NODE_NAME(sc->node));
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
703
panic("%s: hook != sc->hook", __func__);
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
727
panic("%s: hook != sc->hook", __func__);
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
798
panic("%s: hook != sc->hook", __func__);
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
806
NG_H4_ERR("%s: %s - dropping mbuf, len=%d\n", __func__,
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
819
NG_H4_INFO("%s: %s - queue mbuf, len=%d\n", __func__,
sys/netgraph7/bluetooth/hci/ng_hci_cmds.c
103
__func__, NG_NODE_NAME(unit->node), NG_HCI_HOOK_DRV);
sys/netgraph7/bluetooth/hci/ng_hci_cmds.c
130
__func__, NG_NODE_NAME(unit->node), error);
sys/netgraph7/bluetooth/hci/ng_hci_cmds.c
241
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_cmds.c
332
__func__, NG_NODE_NAME(unit->node), unit->state);
sys/netgraph7/bluetooth/hci/ng_hci_cmds.c
341
"%s: %s - empty command queue?!\n", __func__, NG_NODE_NAME(unit->node));
sys/netgraph7/bluetooth/hci/ng_hci_cmds.c
353
"%s: %s - command queue is out of sync\n", __func__, NG_NODE_NAME(unit->node));
sys/netgraph7/bluetooth/hci/ng_hci_cmds.c
389
kprintf("%s: Netgraph node is not valid\n", __func__);
sys/netgraph7/bluetooth/hci/ng_hci_cmds.c
401
"%s: %s - command queue is out of sync!\n", __func__, NG_NODE_NAME(unit->node));
sys/netgraph7/bluetooth/hci/ng_hci_cmds.c
411
__func__, NG_NODE_NAME(unit->node), NG_HCI_OGF(opcode),
sys/netgraph7/bluetooth/hci/ng_hci_cmds.c
419
"%s: %s - no pending command\n", __func__, NG_NODE_NAME(unit->node));
sys/netgraph7/bluetooth/hci/ng_hci_cmds.c
502
__func__, NG_NODE_NAME(unit->node), h);
sys/netgraph7/bluetooth/hci/ng_hci_cmds.c
506
"%s: %s - invalid link type=%d\n", __func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
101
__func__, NG_NODE_NAME(unit->node), hdr->event, hdr->length);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
1011
__func__, NG_NODE_NAME(unit->node), h);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
1033
__func__, NG_NODE_NAME(unit->node), ep->status);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
1061
__func__, NG_NODE_NAME(unit->node), h);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
1066
__func__, NG_NODE_NAME(unit->node), con->link_type);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
1071
__func__, NG_NODE_NAME(unit->node), con->state, h);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
222
__func__, NG_NODE_NAME(unit->node), count);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
235
__func__, NG_NODE_NAME(unit->node), count);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
293
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
302
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
322
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
678
__func__, NG_NODE_NAME(unit->node), h);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
709
__func__, NG_NODE_NAME(unit->node), h);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
714
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
725
__func__, NG_NODE_NAME(unit->node), ep->status);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
755
__func__, NG_NODE_NAME(unit->node), h);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
777
__func__, NG_NODE_NAME(unit->node), ep->status);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
805
__func__, NG_NODE_NAME(unit->node), h);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
810
__func__, NG_NODE_NAME(unit->node), con->link_type, h);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
815
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
832
__func__, NG_NODE_NAME(unit->node), *mtod(event, u_int8_t *));
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
860
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
867
__func__, NG_NODE_NAME(unit->node), ep->status,
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
909
"handle=%d, pending=%d, ncp=%d\n", __func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
923
__func__, NG_NODE_NAME(unit->node), h);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
955
__func__, NG_NODE_NAME(unit->node), h);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
960
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
968
__func__, NG_NODE_NAME(unit->node), ep->status);
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
981
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
1027
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
1037
__func__, NG_NODE_NAME(unit->node), m->m_pkthdr.len);
sys/netgraph7/bluetooth/hci/ng_hci_main.c
1053
__func__, NG_NODE_NAME(unit->node), m->m_pkthdr.len,
sys/netgraph7/bluetooth/hci/ng_hci_main.c
1063
__func__, NG_NODE_NAME(unit->node));
sys/netgraph7/bluetooth/hci/ng_hci_main.c
1072
__func__, NG_NODE_NAME(unit->node), m->m_pkthdr.len,
sys/netgraph7/bluetooth/hci/ng_hci_main.c
720
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
735
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
756
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
790
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
801
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
821
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
833
"con_handle=%d\n", __func__, NG_NODE_NAME(unit->node), con_handle);
sys/netgraph7/bluetooth/hci/ng_hci_main.c
842
"link_type=%d\n", __func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
852
"con_handle=%d\n", __func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
862
__func__, NG_NODE_NAME(unit->node), con_handle,
sys/netgraph7/bluetooth/hci/ng_hci_main.c
910
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
921
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
941
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
953
"con_handle=%d\n", __func__, NG_NODE_NAME(unit->node), con_handle);
sys/netgraph7/bluetooth/hci/ng_hci_main.c
962
"link_type=%d\n", __func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
972
"con_handle=%d\n", __func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_main.c
982
__func__, NG_NODE_NAME(unit->node), con_handle,
sys/netgraph7/bluetooth/hci/ng_hci_misc.c
123
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_misc.c
369
"%s: %s - Duplicated command timeout!\n", __func__, NG_NODE_NAME(unit->node));
sys/netgraph7/bluetooth/hci/ng_hci_misc.c
388
"%s: %s - No command timeout!\n", __func__, NG_NODE_NAME(unit->node));
sys/netgraph7/bluetooth/hci/ng_hci_misc.c
409
__func__, NG_NODE_NAME(con->unit->node));
sys/netgraph7/bluetooth/hci/ng_hci_misc.c
429
"%s: %s - No connection timeout!\n", __func__, NG_NODE_NAME(con->unit->node));
sys/netgraph7/bluetooth/hci/ng_hci_misc.c
75
__func__, NG_NODE_NAME(unit->node), error);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
1069
__func__, NG_NODE_NAME(unit->node), unit->acl);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
1089
__func__, NG_NODE_NAME(unit->node), unit->sco);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
1127
__func__, NG_NODE_NAME(unit->node), unit->acl);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
1142
__func__, NG_NODE_NAME(unit->node), unit->sco);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
1158
kprintf("%s: Netgraph node is not valid\n", __func__);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
1168
__func__, NG_NODE_NAME(node), con_handle);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
1175
__func__, NG_NODE_NAME(node), con_handle, con->state,
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
1206
__func__, NG_NODE_NAME(node), con->state);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
195
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
202
__func__, NG_NODE_NAME(unit->node), con->state);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
338
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
395
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
492
__func__, NG_NODE_NAME(unit->node), unit->state);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
501
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
514
__func__, NG_NODE_NAME(unit->node), ep->con_handle);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
523
__func__, NG_NODE_NAME(unit->node), con->state,
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
600
__func__, NG_NODE_NAME(unit->node), unit->acl);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
623
__func__, NG_NODE_NAME(unit->node), unit->acl);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
669
__func__, NG_NODE_NAME(unit->node), hook);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
70
__func__, NG_NODE_NAME(unit->node), unit->state);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
700
__func__, NG_NODE_NAME(unit->node), unit->state);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
709
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
80
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
862
__func__, NG_NODE_NAME(unit->node), con->state);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
906
__func__, NG_NODE_NAME(unit->node), unit->acl);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
924
__func__, NG_NODE_NAME(unit->node), unit->sco);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
94
__func__, NG_NODE_NAME(unit->node), hook);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
949
__func__, NG_NODE_NAME(unit->node), unit->state);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
958
__func__, NG_NODE_NAME(unit->node),
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
971
__func__, NG_NODE_NAME(unit->node), ep->con_handle);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
979
__func__, NG_NODE_NAME(unit->node), con->link_type);
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
988
__func__, NG_NODE_NAME(unit->node), con->state,
sys/netgraph7/bluetooth/hci/ng_hci_var.h
57
__func__, NG_NODE_NAME(unit->node), (s)); \
sys/netgraph7/bluetooth/l2cap/ng_l2cap_cmds.c
217
__func__, NG_NODE_NAME(con->l2cap->node), cmd->code);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_cmds.c
237
__func__, NG_NODE_NAME(l2cap->node), result);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_cmds.c
252
__func__, NG_NODE_NAME(l2cap->node)));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_cmds.c
297
__func__, NG_NODE_NAME(l2cap->node), cmd->code);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_cmds.c
335
kprintf("%s: Netgraph node is not valid\n", __func__);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_cmds.c
345
__func__, NG_NODE_NAME(node), con_handle);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_cmds.c
353
__func__, NG_NODE_NAME(node), con_handle, ident);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_cmds.c
392
__func__, NG_NODE_NAME(l2cap->node), cmd->code);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_cmds.c
74
__func__, NG_NODE_NAME(con->l2cap->node)));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
1036
__func__, NG_NODE_NAME(l2cap->node), ident);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
1119
__func__, NG_NODE_NAME(l2cap->node), ident);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
1145
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
115
__func__, NG_NODE_NAME(l2cap->node), hdr->length,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
1153
__func__, NG_NODE_NAME(l2cap->node), cp->type);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
164
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
185
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
248
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
326
__func__, NG_NODE_NAME(l2cap->node), cmd->code);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
335
__func__, NG_NODE_NAME(l2cap->node), ident);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
429
__func__, NG_NODE_NAME(l2cap->node), ident,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
440
__func__, NG_NODE_NAME(l2cap->node), scid,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
449
__func__, NG_NODE_NAME(l2cap->node), cmd->ch->scid,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
494
__func__, NG_NODE_NAME(l2cap->node), result,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
549
__func__, NG_NODE_NAME(l2cap->node), dcid);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
558
__func__, NG_NODE_NAME(l2cap->node), dcid, ch->state);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
683
__func__, NG_NODE_NAME(l2cap->node), ident,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
695
__func__, NG_NODE_NAME(l2cap->node), cmd->ch->scid,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
705
__func__, NG_NODE_NAME(l2cap->node), cmd->ch->scid,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
757
__func__, NG_NODE_NAME(l2cap->node), error);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
785
__func__, NG_NODE_NAME(l2cap->node), error);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
834
__func__, NG_NODE_NAME(l2cap->node), dcid);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
844
__func__, NG_NODE_NAME(l2cap->node), dcid, ch->state);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
854
__func__, NG_NODE_NAME(l2cap->node), ch->scid, ch->dcid,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
924
__func__, NG_NODE_NAME(l2cap->node), ident,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
934
__func__, NG_NODE_NAME(l2cap->node), scid,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
944
__func__, NG_NODE_NAME(l2cap->node), cmd->ch->scid,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
96
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_evnt.c
979
__func__, NG_NODE_NAME(l2cap->node), sizeof(*hdr));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
145
__func__, NG_NODE_NAME(l2cap->node));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
157
__func__, NG_NODE_NAME(l2cap->node));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
167
__func__, NG_NODE_NAME(l2cap->node), con->state,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
215
__func__, NG_NODE_NAME(l2cap->node));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
228
__func__, NG_NODE_NAME(l2cap->node), con->state,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
238
__func__, NG_NODE_NAME(l2cap->node), NG_L2CAP_HOOK_HCI);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
294
__func__, NG_NODE_NAME(l2cap->node));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
307
__func__, NG_NODE_NAME(l2cap->node), ep->con_handle);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
317
__func__, NG_NODE_NAME(l2cap->node), con->state,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
358
__func__, NG_NODE_NAME(l2cap->node), con_handle);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
368
__func__, NG_NODE_NAME(l2cap->node), con->state,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
378
__func__, NG_NODE_NAME(l2cap->node), NG_L2CAP_HOOK_HCI);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
417
__func__, NG_NODE_NAME(l2cap->node));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
445
__func__, NG_NODE_NAME(l2cap->node));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
458
__func__, NG_NODE_NAME(l2cap->node), ep->con_handle);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
468
__func__, NG_NODE_NAME(l2cap->node), con->state,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
494
("%s: %s - another packet pending?!\n", __func__, NG_NODE_NAME(l2cap->node)));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
496
("%s: %s - invalid l2cap->pkt_size?!\n", __func__, NG_NODE_NAME(l2cap->node)));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
503
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
528
"%s: %s - m_split(%d) failed\n", __func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
541
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
564
__func__, NG_NODE_NAME(l2cap->node), con->con_handle,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
613
__func__, NG_NODE_NAME(l2cap->node), m->m_pkthdr.len);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
634
__func__, NG_NODE_NAME(l2cap->node), con_handle, pb, length);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
642
__func__, NG_NODE_NAME(l2cap->node), con_handle);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
651
__func__, NG_NODE_NAME(l2cap->node), con->state);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
661
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
671
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
685
__func__, NG_NODE_NAME(l2cap->node), con_handle,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
695
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
706
__func__, NG_NODE_NAME(l2cap->node), pb);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
715
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
759
__func__, NG_NODE_NAME(l2cap->node), NG_L2CAP_HOOK_HCI);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
772
__func__, NG_NODE_NAME(l2cap->node), con->con_handle,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
779
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
790
__func__, NG_NODE_NAME(l2cap->node), con->pending,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
80
__func__, NG_NODE_NAME(l2cap->node), con->state,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
816
kprintf("%s: Netgraph node is not valid\n", __func__);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
826
__func__, NG_NODE_NAME(node), con_handle);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
833
__func__, NG_NODE_NAME(node), con_handle, con->state,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
862
kprintf("%s: Netgraph node is not valid\n", __func__);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
872
__func__, NG_NODE_NAME(node), con_handle);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
879
__func__, NG_NODE_NAME(node), con_handle, con->state,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
890
__func__, NG_NODE_NAME(l2cap->node), NG_L2CAP_HOOK_HCI);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
90
__func__, NG_NODE_NAME(l2cap->node), NG_L2CAP_HOOK_HCI);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_main.c
278
"pkt_size=%d bytes, num_pkts=%d\n", __func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_main.c
312
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_main.c
320
"con_handle=%d, pending=%d, completed=%d\n", __func__,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_misc.c
159
__func__, NG_NODE_NAME(con->l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_misc.c
177
"%s: %s - con->refcnt < 0\n", __func__, NG_NODE_NAME(con->l2cap->node));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_misc.c
207
__func__, NG_NODE_NAME(con->l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_misc.c
229
__func__, NG_NODE_NAME(con->l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_misc.c
281
__func__, NG_NODE_NAME(con->l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_misc.c
426
__func__, NG_NODE_NAME(con->l2cap->node)));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_misc.c
456
__func__, NG_NODE_NAME(con->l2cap->node)));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_misc.c
476
__func__, NG_NODE_NAME(con->l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_misc.c
498
__func__, NG_NODE_NAME(con->l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_misc.c
522
__func__, NG_NODE_NAME(cmd->con->l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_misc.c
543
__func__, NG_NODE_NAME(cmd->con->l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_misc.c
91
__func__, NG_NODE_NAME(l2cap->node), NG_HOOK_NAME(hook),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1021
__func__, NG_NODE_NAME(l2cap->node), hdr->c_h.psm);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1051
__func__, NG_NODE_NAME(l2cap->node), ch->psm);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1086
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1100
__func__, NG_NODE_NAME(l2cap->node), ip->lcid);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1111
__func__, NG_NODE_NAME(l2cap->node), ch->state,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1167
__func__, NG_NODE_NAME(l2cap->node), ch->psm);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1207
__func__, NG_NODE_NAME(l2cap->node), ch->psm);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1309
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1319
__func__, NG_NODE_NAME(l2cap->node), ip->echo_size);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1332
__func__, NG_NODE_NAME(l2cap->node), error);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1339
("%s: %s - could not find connection!\n", __func__, NG_NODE_NAME(l2cap->node)));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1390
__func__, NG_NODE_NAME(l2cap->node));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1438
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1454
__func__, NG_NODE_NAME(l2cap->node), error);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1461
("%s: %s - could not find connection!\n", __func__, NG_NODE_NAME(l2cap->node)));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1511
__func__, NG_NODE_NAME(l2cap->node));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1562
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
1611
"%s: %s - unsupported PSM=%d\n", __func__, NG_NODE_NAME(l2cap->node), ip->psm);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
164
__func__, NG_NODE_NAME(l2cap->node), ch->psm);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
214
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
228
__func__, NG_NODE_NAME(l2cap->node), ip->lcid);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
238
__func__, NG_NODE_NAME(l2cap->node), ch->state,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
256
__func__, NG_NODE_NAME(l2cap->node), ch->scid,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
321
__func__, NG_NODE_NAME(l2cap->node), ch->psm);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
361
__func__, NG_NODE_NAME(l2cap->node), ch->psm);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
404
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
418
__func__, NG_NODE_NAME(l2cap->node), ip->lcid);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
428
__func__, NG_NODE_NAME(l2cap->node), ch->state,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
509
__func__, NG_NODE_NAME(l2cap->node), ch->psm);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
574
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
588
__func__, NG_NODE_NAME(l2cap->node), ip->lcid);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
598
__func__, NG_NODE_NAME(l2cap->node), ch->state,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
668
__func__, NG_NODE_NAME(l2cap->node), ch->psm);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
721
__func__, NG_NODE_NAME(l2cap->node), ch->psm);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
75
__func__, NG_NODE_NAME(l2cap->node),
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
761
__func__,NG_NODE_NAME(l2cap->node),m->m_pkthdr.len);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
780
__func__, NG_NODE_NAME(l2cap->node), l2ca_hdr->length,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
790
__func__, NG_NODE_NAME(l2cap->node), l2ca_hdr->lcid);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
800
__func__, NG_NODE_NAME(l2cap->node), l2ca_hdr->lcid);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
808
__func__, NG_NODE_NAME(l2cap->node), ch->scid,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
851
__func__, NG_NODE_NAME(l2cap->node), ch->psm);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
900
__func__, NG_NODE_NAME(l2cap->node), hdr->dcid);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
91
__func__, NG_NODE_NAME(l2cap->node), error);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
910
__func__, NG_NODE_NAME(l2cap->node), ch->scid,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
921
__func__, NG_NODE_NAME(l2cap->node), hdr->length,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
937
__func__, NG_NODE_NAME(l2cap->node), ch->psm);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
976
__func__, NG_NODE_NAME(l2cap->node), length);
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
98
("%s: %s - could not find connection!\n", __func__, NG_NODE_NAME(l2cap->node)));
sys/netgraph7/bluetooth/l2cap/ng_l2cap_ulpi.c
985
__func__, NG_NODE_NAME(l2cap->node), length,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_var.h
59
__func__, NG_NODE_NAME(l2cap->node), (s)); \
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
191
"%s: Could not create Netgraph node, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
202
"%s: Could not name Netgraph node, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
273
"%s: Input queue is full\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
327
"%s: Input queue is full\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
340
"%s: Failed to allocate address mbuf\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
485
("%s: m_type=%d\n", __func__, nam->m_type));
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
487
("%s: m_flags=%#x\n", __func__, m0->m_flags));
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
531
"%s: sbappendaddr() failed\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
613
("%s: invalid item type=%ld\n", __func__, (item->el_flags & NGQF_TYPE)));
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
637
("%s: m_type=%d\n", __func__, nam->m_type));
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
639
("%s: m_flags=%#x\n", __func__, m->m_flags));
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
738
"%s: Could not register Netgraph node type, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
747
"%s: Could not create Netgraph node, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
758
"%s: Could not name Netgraph node, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
794
kprintf("%s: Could not allocate security filter!\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1051
__func__,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1101
"state=%d\n", __func__,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1335
"%s: Invalid source hook for L2CAP data packet\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1342
"%s: Could not find out source bdaddr for L2CAP data packet\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1349
"%s: L2CAP data packet too small, len=%d\n", __func__, m->m_pkthdr.len);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1366
__func__, m->m_pkthdr.len, hdr->length);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1384
__func__,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1405
"state=%d\n", __func__,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1420
__func__,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1443
__func__,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1470
__func__,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1482
__func__,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1502
__func__,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1582
__func__, NG_HOOK_NAME(hook),
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1589
"%s: Unknown message, cmd=%d\n", __func__, msg->header.cmd);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1607
"%s: Invalid source hook for L2CA message\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1614
"%s: Could not find out source bdaddr for L2CA message\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1659
"%s: Unknown L2CA message, cmd=%d\n", __func__, msg->header.cmd);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1723
("%s: invalid item type=%ld\n", __func__, (item->el_flags & NGQF_TYPE)));
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1815
"%s: Could not register Netgraph node type, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1824
"%s: Could not create Netgraph node, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
1835
"%s: Could not name Netgraph node, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
244
"%s: Could not create Netgraph node, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
2546
"%s: Packet too big, len=%d, omtu=%d\n", __func__, m->m_pkthdr.len, pcb->omtu);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
255
"%s: Could not name Netgraph node, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
2607
"%s: Failed to create L2CA packet header\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
2619
__func__, m->m_pkthdr.len, hdr->length, hdr->lcid,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
2757
("%s: Duplicated socket timeout?!\n", __func__));
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
2774
("%s: No socket timeout?!\n", __func__));
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
2817
"%s: Invalid socket state=%d\n", __func__, pcb->state);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
331
"%s: Input queue is full (msg)\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
367
"%s: Input queue is full (data)\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
417
"state=%d\n", __func__, msg->header.token,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
513
__func__, msg->header.token,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
572
__func__,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
609
("%s: pcb1 == NULL\n", __func__));
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
703
__func__, msg->header.token,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
810
__func__, msg->header.token,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
904
__func__,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
995
__func__, msg->header.token,
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap_raw.c
196
"%s: Could not create Netgraph node, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap_raw.c
207
"%s: Could not name Netgraph node, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap_raw.c
293
"%s: Input queue is full\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap_raw.c
355
("%s: invalid item type=%ld\n", __func__, (item->el_flags & NGQF_TYPE)));
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap_raw.c
397
__func__, NG_HOOK_NAME(hook),
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap_raw.c
434
"%s: Unknown message, cmd=%d\n", __func__, msg->header.cmd);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap_raw.c
521
"%s: Could not register Netgraph node type, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap_raw.c
530
"%s: Could not create Netgraph node, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap_raw.c
541
"%s: Could not name Netgraph node, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1108
panic("%s: so == NULL", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1112
"%s: Could not enqueue RFCOMM task, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1139
panic("%s: DLC list is not empty", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1174
"state=%d, flags=%#x\n", __func__, s->l2so, s->l2so->so_state,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1219
__func__, s->state, s->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1270
panic("%s: pcb1 == NULL", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1488
"%s: Could not accept connection on L2CAP socket, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1503
panic("%s: l2so == NULL", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1513
"%s: soaccept() on L2CAP socket failed, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1550
"%s: Failed to create new RFCOMM session, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1557
"dst=%x:%x:%x:%x:%x:%x, state=%d, flags=%#x\n", __func__,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1590
__func__, error, s->state, s->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1647
__func__, error, s->state, s->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1671
"%s: Could not receive data from L2CAP socket, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1707
__func__, error, s->state, s->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1727
"%s: Could not send data to L2CAP socket, error=%d\n", __func__, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1760
__func__, pcb->dlci, pcb->state, pcb->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1861
__func__, pcb->state, pcb->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1925
"%s: m_pullup(%d) failed\n", __func__, length);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1947
__func__, type, dlci, length, RFCOMM_CR(hdr->address),
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1960
__func__, m->m_len);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
1969
"%s: Invalid RFCOMM packet. Bad checksum\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2032
"%s: Invalid RFCOMM packet. Unknown type=%#x\n", __func__, type);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2056
__func__, s->state, s->flags, s->mtu, dlci);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2077
__func__, s->state, s->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2089
"flags=%#x\n", __func__, dlci, s->state, s->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2106
__func__, dlci, pcb->state, pcb->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2172
__func__, s->state, s->flags, s->mtu, dlci);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2196
__func__, dlci, pcb->state, pcb->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2211
"%s: Got DISC for non-existing dlci=%d\n", __func__, dlci);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2235
__func__, s->state, s->flags, s->mtu, dlci);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2253
__func__, s->state, INITIATOR(s), s->flags,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2269
__func__, dlci, pcb->state, pcb->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2289
__func__, dlci, pcb->state, pcb->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2297
"%s: Got UA for non-existing dlci=%d\n", __func__, dlci);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2319
__func__, s->state, s->flags, s->mtu, dlci);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2333
__func__, dlci, pcb->state, pcb->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2345
"%s: Got DM for non-existing dlci=%d\n", __func__, dlci);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2366
__func__, s->state, s->flags, s->mtu, dlci, pf,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2373
__func__, s->state, s->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2381
"%s: Got UIH for non-existing dlci=%d\n", __func__, dlci);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2392
__func__, dlci, pcb->state, pcb->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2403
__func__, dlci, pcb->state, pcb->flags,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2413
__func__, *mtod(m0, u_int8_t *), dlci, pcb->state,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2433
"rx_cred=%d, tx_cred=%d\n", __func__, dlci, pcb->state, pcb->flags,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2441
__func__, dlci, pcb->state, pcb->flags,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2456
__func__, dlci, pcb->state, pcb->flags,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2524
__func__, length, m0->m_pkthdr.len);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2559
"mtu=%d, len=%d\n", __func__, RFCOMM_MCC_TYPE(*((u_int8_t *)(hdr + 1))), cr,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2568
__func__, type, cr, length, s->state, s->flags,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2607
"len=%d\n", __func__, RFCOMM_CR(hdr->type), RFCOMM_MCC_LENGTH(hdr->length),
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2641
"len=%d\n", __func__, (type == RFCOMM_MCC_FCON)? "ON" : "OFF",
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2677
__func__, RFCOMM_DLCI(msc->address), RFCOMM_CR(hdr->type),
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2686
__func__, RFCOMM_DLCI(msc->address));
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2698
__func__, RFCOMM_DLCI(msc->address),
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2747
__func__, RFCOMM_DLCI(rpn->dlci), RFCOMM_CR(hdr->type),
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2857
__func__, RFCOMM_DLCI(rls->address), rls->status,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2864
"%s: Got RLS dlci=%d, error=%#x\n", __func__, RFCOMM_DLCI(rls->address),
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2894
__func__, pn->dlci, RFCOMM_CR(hdr->type),
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2900
NG_BTSOCKET_RFCOMM_ERR("%s: Zero dlci in MCC PN\n", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
2940
__func__, pn->dlci, pcb->state);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3041
__func__, cr, pcb->dlci, pcb->state, pcb->flags, pcb->mtu,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3061
__func__, type, s->state, s->flags, s->mtu, dlci);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3075
panic("%s: Invalid frame type=%#x", __func__, type);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3163
__func__, s->state, s->flags, address, length, pf, credits,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3202
__func__, pcb->dlci, pcb->state, pcb->flags, msc->address,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3257
"credits=%d\n", __func__, pcb->dlci, pcb->state, pcb->flags, pcb->mtu,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3280
__func__, pcb->dlci, pcb->state, pcb->flags, pcb->mtu,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3297
"rx_cred=%d, tx_cred=%d\n", __func__, credits, pcb->dlci, pcb->state,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3303
__func__, error, pcb->dlci, pcb->state,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3342
__func__, pcb->dlci, pcb->flags, pcb->rmodem,
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3394
__func__, pcb->so, pcb->dlci, pcb->state, pcb->flags, error);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3398
__func__, pcb, pcb->state, pcb->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3420
__func__, s->state, s->flags, s->mtu);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3450
__func__, s->state, s->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3525
panic("%s: Duplicated socket timeout?!", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3542
panic("%s: No socket timeout?!", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3558
__func__, pcb->so, pcb->dlci, pcb->state, pcb->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3576
__func__, pcb->dlci, pcb->state, pcb->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3642
panic("%s: length=%d", __func__, length);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
3644
panic("%s: bogus length=%d, n=%p", __func__, length, n);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
788
panic("%s: pcb->session != NULL", __func__);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
791
__func__, pcb->flags);
sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
859
__func__, pcb->state, pcb->flags);
sys/netgraph7/bpf/ng_bpf.c
524
KASSERT(hip != NULL, ("%s: null info", __func__));
sys/netgraph7/bridge/ng_bridge.c
1003
("%s: hosts: %d != %d", __func__, priv->numHosts, counter));
sys/netgraph7/bridge/ng_bridge.c
1026
("%s: links: %d != %d", __func__, priv->numLinks, counter));
sys/netgraph7/bridge/ng_bridge.c
533
("%s: linkNum=%u", __func__, linkNum));
sys/netgraph7/bridge/ng_bridge.c
535
KASSERT(link != NULL, ("%s: link%d null", __func__, linkNum));
sys/netgraph7/bridge/ng_bridge.c
655
("%s: link%d null", __func__, host->linkNum));
sys/netgraph7/bridge/ng_bridge.c
768
__func__, priv->numLinks, priv->numHosts));
sys/netgraph7/bridge/ng_bridge.c
789
("%s: linkNum=%u", __func__, linkNum));
sys/netgraph7/bridge/ng_bridge.c
795
KASSERT(priv->links[linkNum] != NULL, ("%s: no link", __func__));
sys/netgraph7/bridge/ng_bridge.c
851
("%s: entry %s exists in table", __func__, kether_ntoa(addr, ethstr)));
sys/netgraph7/bridge/ng_bridge.c
986
__func__, kether_ntoa(hent->host.addr, ethstr),
sys/netgraph7/deflate/ng_deflate.c
343
log(LOG_NOTICE, "%s: error: %d\n", __func__, error);
sys/netgraph7/deflate/ng_deflate.c
350
log(LOG_NOTICE, "%s: error: %d\n", __func__, error);
sys/netgraph7/deflate/ng_deflate.c
597
__func__, rtn, priv->cx.msg);
sys/netgraph7/deflate/ng_deflate.c
648
__func__, rtn, priv->cx.msg);
sys/netgraph7/ether/ng_ether.c
281
KASSERT(!IFP2NG(ifp), ("%s: node already exists?", __func__));
sys/netgraph7/ether/ng_ether.c
284
__func__, "create node", ifp->if_xname);
sys/netgraph7/ether/ng_ether.c
293
__func__, "allocate memory", ifp->if_xname);
sys/netgraph7/ether/ng_ether.c
305
__func__, ifp->if_xname);
sys/netgraph7/ether/ng_ether.c
586
panic("%s: weird hook", __func__);
sys/netgraph7/ether/ng_ether.c
716
panic("%s: weird hook", __func__);
sys/netgraph7/frame_relay/ng_frame_relay.c
399
panic(__func__);
sys/netgraph7/iface/ng_iface.c
307
("%s: word=%d bit=%d", __func__, ng_iface_units[index], bit));
sys/netgraph7/iface/ng_iface.c
324
("%s: unit=%d len=%d", __func__, unit, ng_iface_units_len));
sys/netgraph7/iface/ng_iface.c
326
("%s: unit=%d is free", __func__, unit));
sys/netgraph7/iface/ng_iface.c
458
KASSERT(ifq_is_enabled(&ifp->if_snd), ("%s without ALTQ", __func__));
sys/netgraph7/iface/ng_iface.c
481
KASSERT(family != AF_UNSPEC, ("%s: family=AF_UNSPEC", __func__));
sys/netgraph7/iface/ng_iface.c
783
KASSERT(iffam != NULL, ("%s: iffam", __func__));
sys/netgraph7/iface/ng_iface.c
856
panic(__func__);
sys/netgraph7/ksocket/ng_ksocket.c
1023
KASSERT(so == priv->so, ("%s: wrong socket", __func__));
sys/netgraph7/ksocket/ng_ksocket.c
963
("%s: numhooks=%d?", __func__,
sys/netgraph7/l2tp/ng_l2tp.c
1212
("%s: peer_win is zero", __func__));
sys/netgraph7/l2tp/ng_l2tp.c
1347
("%s: nack=%d > %d", __func__, nack, L2TP_MAX_XWIN));
sys/netgraph7/l2tp/ng_l2tp.c
1591
#define CHECK(p) KASSERT((p), ("%s: not: %s", __func__, #p))
sys/netgraph7/mppc/ng_mppc.c
407
panic("%s: unknown hook", __func__);
sys/netgraph7/mppc/ng_mppc.c
522
KASSERT(rtn != MPPC_INVALID, ("%s: invalid", __func__));
sys/netgraph7/mppc/ng_mppc.c
634
__func__, numLost, node);
sys/netgraph7/mppc/ng_mppc.c
672
__func__, "encrypted");
sys/netgraph7/mppc/ng_mppc.c
702
__func__, "unencrypted");
sys/netgraph7/mppc/ng_mppc.c
714
__func__, "compressed");
sys/netgraph7/mppc/ng_mppc.c
762
KASSERT(rtn != MPPC_INVALID, ("%s: invalid", __func__));
sys/netgraph7/mppc/ng_mppc.c
766
__func__, rtn);
sys/netgraph7/netgraph/ng_base.c
1843
("%s: working on deadnode", __func__));
sys/netgraph7/netgraph/ng_base.c
1853
("%s: working on deadnode", __func__));
sys/netgraph7/netgraph/ng_base.c
2251
__func__, "hooks");
sys/netgraph7/netgraph/ng_base.c
2302
("%s: no space", __func__));
sys/netgraph7/netgraph/ng_base.c
2340
("%s: no space", __func__));
sys/netgraph7/netgraph/ng_base.c
2376
KASSERT(tl->numtypes < num, ("%s: no space", __func__));
sys/netgraph7/netgraph/ng_base.c
2590
("%s: incorrect item type: %d", __func__, type));
sys/netgraph7/netgraph/ng_base.c
2671
KASSERT((item != NULL), ("%s: can't reallocate NULL", __func__));
sys/netgraph7/netgraph/ng_base.c
2673
("%s: incorrect item type: %d", __func__, type));
sys/netgraph7/netgraph/ng_base.c
3208
("%s: NG_REUSE_ITEM but no pitem", __func__));
sys/netgraph7/netgraph/ng_base.c
365
panic("%s: m_nextpkt", __func__); \
sys/netgraph7/netgraph/ng_base.c
370
__func__, (m)->m_pkthdr.len, total); \
sys/netgraph7/netgraph/ng_parse.c
1510
panic("%s", __func__);
sys/netgraph7/netgraph/ng_parse.c
1557
panic("%s", __func__);
sys/netgraph7/netgraph/ng_parse.c
1594
panic("%s", __func__);
sys/netgraph7/netgraph/ng_parse.c
375
panic("%s: unknown type", __func__);
sys/netgraph7/netgraph/ng_parse.c
474
panic("%s: unknown type", __func__);
sys/netgraph7/netgraph/ng_parse.c
576
panic("%s: unknown type", __func__);
sys/netgraph7/netgraph/ng_parse.c
674
panic("%s: unknown type", __func__);
sys/netgraph7/ng_device.c
182
kprintf("%s(): make_dev() failed\n",__func__);
sys/netgraph7/ng_device.c
35
#define DBG do { kprintf("ng_device: %s\n", __func__ ); } while (0)
sys/netgraph7/ng_device.c
386
kprintf("%s(): msg == NULL\n",__func__);
sys/netgraph7/ng_device.c
396
kprintf("%s(): NG_SEND_MSG_HOOK error: %d\n",__func__,error);
sys/netgraph7/ng_fec.c
306
("%s: word=%d bit=%d", __func__, ng_fec_units[index], bit));
sys/netgraph7/ng_fec.c
326
("%s: unit=%d len=%d", __func__, unit, ng_fec_units_len));
sys/netgraph7/ng_fec.c
328
("%s: unit=%d is free", __func__, unit));
sys/netgraph7/ng_gif.c
235
KASSERT(!IFP2NG(ifp), ("%s: node already exists?", __func__));
sys/netgraph7/ng_gif.c
238
__func__, "create node", ifp->if_xname);
sys/netgraph7/ng_gif.c
247
__func__, "allocate memory", ifp->if_xname);
sys/netgraph7/ng_gif.c
258
__func__, ifp->if_xname);
sys/netgraph7/ng_gif.c
453
panic("%s: weird hook", __func__);
sys/netgraph7/ng_gif.c
526
panic("%s: weird hook", __func__);
sys/netgraph7/ng_gif_demux.c
393
panic(__func__);
sys/netgraph7/ng_ipfw.c
108
log(LOG_ERR, "%s: can't create ng_ipfw node", __func__);
sys/netgraph7/ng_ipfw.c
115
__func__);
sys/netgraph7/ng_pred1.c
314
log(LOG_NOTICE, "%s: error: %d\n", __func__, error);
sys/netgraph7/ng_pred1.c
321
log(LOG_NOTICE, "%s: error: %d\n", __func__, error);
sys/netgraph7/ng_source.c
561
KASSERT(hook == sc->input, ("%s: no hook!", __func__));
sys/netgraph7/ng_source.c
598
KASSERT(sc != NULL, ("%s: null node private", __func__));
sys/netgraph7/ng_source.c
620
kprintf("%s: can't find interface %d\n", __func__, if_index);
sys/netgraph7/ng_source.c
731
KASSERT(sc != NULL, ("%s: null node private", __func__));
sys/netgraph7/ng_source.c
780
KASSERT(tosend >= 0, ("%s: negative tosend param", __func__));
sys/netgraph7/ng_source.c
782
("%s: inactive node", __func__));
sys/netgraph7/ng_source.c
898
KASSERT(M_WRITABLE(m), ("%s: packet not writable", __func__));
sys/netgraph7/ng_split.c
170
KASSERT(localhook != NULL, ("%s: null info", __func__));
sys/netgraph7/ng_sppp.c
140
("%s: word=%d bit=%d", __func__, ng_sppp_units[index], bit));
sys/netgraph7/ng_sppp.c
158
("%s: unit=%d len=%d", __func__, unit, ng_sppp_units_len));
sys/netgraph7/ng_sppp.c
160
("%s: unit=%d is free", __func__, unit));
sys/netgraph7/ng_sppp.c
365
KASSERT (m->m_flags & M_PKTHDR, ("%s: not pkthdr", __func__));
sys/netgraph7/ng_tag.c
613
KASSERT(hip != NULL, ("%s: null info", __func__));
sys/netgraph7/one2many/ng_one2many.c
383
("%s: linkNum=%d", __func__, linkNum));
sys/netgraph7/one2many/ng_one2many.c
430
("%s: linkNum=%d", __func__, linkNum));
sys/netgraph7/one2many/ng_one2many.c
435
KASSERT(src->hook != NULL, ("%s: no src%d", __func__, linkNum));
sys/netgraph7/one2many/ng_one2many.c
479
panic("%s: invalid xmitAlg", __func__);
sys/netgraph7/one2many/ng_one2many.c
504
("%s: numActiveMany=%d", __func__, priv->numActiveMany));
sys/netgraph7/one2many/ng_one2many.c
524
("%s: linkNum=%d", __func__, linkNum));
sys/netgraph7/one2many/ng_one2many.c
569
panic("%s: invalid failAlg", __func__);
sys/netgraph7/one2many/ng_one2many.c
590
panic("%s: invalid xmitAlg", __func__);
sys/netgraph7/ppp/ng_ppp.c
1392
("%s: bogus index 0x%x", __func__, index));
sys/netgraph7/ppp/ng_ppp.c
1689
("%s: no packet", __func__));
sys/netgraph7/ppp/ng_ppp.c
1693
("%s: empty q", __func__));
sys/netgraph7/ppp/ng_ppp.c
1739
("%s: last frag < MSEQ?", __func__));
sys/netgraph7/ppp/ng_ppp.c
1752
("%s: empty q", __func__));
sys/netgraph7/ppp/ng_ppp.c
1778
("%s: empty q", __func__));
sys/netgraph7/ppp/ng_ppp.c
1912
("%s: empty q", __func__));
sys/netgraph7/pppoe/ng_pppoe.c
1032
CTR2(KTR_NET, "%20s: returning %d", __func__, error);
sys/netgraph7/pppoe/ng_pppoe.c
1060
CTR2(KTR_NET, "%20s: called %d", __func__, sp->Session_ID);
sys/netgraph7/pppoe/ng_pppoe.c
1093
CTR2(KTR_NET, "%20s: called %d", __func__, sp->Session_ID);
sys/netgraph7/pppoe/ng_pppoe.c
1115
CTR2(KTR_NET, "%20s: called %d", __func__, sp->Session_ID);
sys/netgraph7/pppoe/ng_pppoe.c
1142
__func__, node->nd_ID, node, item, hook->hk_name, hook);
sys/netgraph7/pppoe/ng_pppoe.c
1297
__func__, node->nd_ID, node, item, hook->hk_name, hook);
sys/netgraph7/pppoe/ng_pppoe.c
1376
__func__);
sys/netgraph7/pppoe/ng_pppoe.c
1678
__func__, node->nd_ID, node, item, hook->hk_name, hook);
sys/netgraph7/pppoe/ng_pppoe.c
1816
__func__, node->nd_ID, node, hook->hk_name, hook, sp->Session_ID);
sys/netgraph7/pppoe/ng_pppoe.c
1866
CTR2(KTR_NET, "%20s: called %d", __func__, sp->Session_ID);
sys/netgraph7/pppoe/ng_pppoe.c
1904
CTR2(KTR_NET, "%20s: called %d", __func__, sp->Session_ID);
sys/netgraph7/pppoe/ng_pppoe.c
318
__func__, idx);
sys/netgraph7/pppoe/ng_pppoe.c
322
CTR2(KTR_NET, "%20s: found tag %d", __func__, idx);
sys/netgraph7/pppoe/ng_pppoe.c
329
CTR2(KTR_NET, "%20s: not found tag %d", __func__, idx);
sys/netgraph7/pppoe/ng_pppoe.c
342
KASSERT(sp->neg != NULL, ("%s: no neg", __func__));
sys/netgraph7/pppoe/ng_pppoe.c
352
KASSERT(neg != NULL, ("%s: no neg", __func__));
sys/netgraph7/pppoe/ng_pppoe.c
380
("%s: called from wrong state", __func__));
sys/netgraph7/pppoe/ng_pppoe.c
381
CTR2(KTR_NET, "%20s: called %d", __func__, sp->Session_ID);
sys/netgraph7/pppoe/ng_pppoe.c
440
CTR3(KTR_NET, "%20s: matched %p for %s", __func__,
sys/netgraph7/pppoe/ng_pppoe.c
527
CTR2(KTR_NET, "%20s: new sid %d", __func__, val);
sys/netgraph7/pppoe/ng_pppoe.c
573
CTR3(KTR_NET, "%20s: matched %p for %d", __func__, sp?sp->hook:NULL,
sys/netgraph7/pppoe/ng_pppoe.c
594
CTR3(KTR_NET, "%20s: matched %p for %p", __func__, hook, uniq.pointer);
sys/netgraph7/pppoe/ng_pppoe.c
632
__func__, node->nd_ID, node);
sys/netgraph7/pppoe/ng_pppoe.c
672
__func__, node->nd_ID, node, name, hook);
sys/netgraph7/pppoe/ng_pppoe.c
729
__func__, node->nd_ID, node, msg->header.cmd,
sys/netgraph7/rfc1490/ng_rfc1490.c
443
panic(__func__);
sys/netgraph7/rfc1490/ng_rfc1490.c
488
panic(__func__);
sys/netgraph7/socket/ng_socket.c
648
panic(__func__);
sys/netgraph7/socket/ng_socket.c
937
kprintf("%s: ksnprintf([%x]) failed - %d\n", __func__, retaddr,
sys/netgraph7/tee/ng_tee.c
374
KASSERT(hinfo != NULL, ("%s: null info", __func__));
sys/netgraph7/tty/ng_tty.c
540
panic(__func__);
sys/netgraph7/tty/ng_tty.c
586
panic(__func__);
sys/netgraph7/tty/ng_tty.c
675
__func__);
sys/netgraph7/vjc/ng_vjc.c
434
panic("%s: type=%d", __func__, type);
sys/netgraph7/vjc/ng_vjc.c
528
panic("%s: unknown hook", __func__);
sys/netgraph7/vjc/ng_vjc.c
569
panic("%s: unknown hook", __func__);
sys/netinet/ip_carp.c
1297
__func__, mycpuid));
sys/netinet/ip_carp.c
1455
CARP_LOG("%s: in6_setscope failed\n", __func__);
sys/netinet/ip_carp.c
1714
__func__, mycpuid));
sys/netinet/ip_carp.c
1965
("%s temp vhaddr is alloc upon error", __func__));
sys/netinet/ip_carp.c
2899
KASSERT(ifp->if_carp != NULL, ("%s carp_if_insert failed", __func__));
sys/netinet/ip_carp.c
745
KASSERT(found, ("%s carp_softc is not on carp_if", __func__));
sys/netinet/ip_carp.c
862
("%s carp_if_remove failed", __func__));
sys/netinet/ip_divert.c
284
KASSERT(mtag != NULL, ("%s no divert tag!", __func__));
sys/netinet/ip_divert.c
288
KASSERT(port != 0, ("%s: port=0", __func__));
sys/netinet/ip_input.c
358
"error %d\n", __func__, i);
sys/netinet/tcp_output.c
1096
__func__, ip->ip_v));
sys/netinet/tcp_output.c
407
KASSERT(len >= 0, ("%s: len < 0", __func__));
sys/netinet/tcp_subr.c
2252
kprintf("%s: SADB lookup failed\n", __func__);
sys/netinet6/icmp6.c
282
__func__, ip6_sprintf(&oip6->ip6_src),
sys/netinet6/ip6_input.c
171
"error %d\n", __func__, i);
sys/netproto/802_11/ieee80211_dragonfly.h
68
#define wlan_serialize_enter() _wlan_serialize_enter(__func__)
sys/netproto/802_11/ieee80211_dragonfly.h
69
#define wlan_serialize_exit() _wlan_serialize_exit(__func__)
sys/netproto/802_11/ieee80211_dragonfly.h
70
#define wlan_serialize_push() _wlan_serialize_push(__func__)
sys/netproto/802_11/ieee80211_dragonfly.h
71
#define wlan_serialize_pop(wst) _wlan_serialize_pop(__func__, wst)
sys/netproto/802_11/ieee80211_node.h
411
ieee80211_free_node_debug(ni, __func__, __LINE__)
sys/netproto/802_11/ieee80211_node.h
413
ieee80211_find_node_locked_debug(nt, mac, __func__, __LINE__)
sys/netproto/802_11/ieee80211_node.h
415
ieee80211_find_node_debug(nt, mac, __func__, __LINE__)
sys/netproto/802_11/ieee80211_node.h
417
ieee80211_find_vap_node_locked_debug(nt, vap, mac, __func__, __LINE__)
sys/netproto/802_11/ieee80211_node.h
419
ieee80211_find_vap_node_debug(nt, vap, mac, __func__, __LINE__)
sys/netproto/802_11/ieee80211_node.h
421
ieee80211_find_rxnode_debug(ic, wh, __func__, __LINE__)
sys/netproto/802_11/ieee80211_node.h
423
ieee80211_find_rxnode_withkey_debug(ic, wh, keyix, __func__, __LINE__)
sys/netproto/802_11/ieee80211_node.h
425
ieee80211_find_txnode_debug(vap, mac, __func__, __LINE__)
sys/netproto/802_11/ieee80211_proto.h
192
("%s: control frame", __func__));
sys/netproto/802_11/wlan/ieee80211.c
1239
KASSERT(flags[0] != 0, ("%s: no correct mode provided\n", __func__));
sys/netproto/802_11/wlan/ieee80211.c
1359
KASSERT(flags[0] != 0, ("%s: no correct mode provided\n", __func__));
sys/netproto/802_11/wlan/ieee80211.c
1383
KASSERT(flags[0] != 0, ("%s: no correct mode provided\n", __func__));
sys/netproto/802_11/wlan/ieee80211.c
1493
__func__,
sys/netproto/802_11/wlan/ieee80211.c
1937
__func__, chan->ic_freq, chan->ic_flags);
sys/netproto/802_11/wlan/ieee80211.c
251
ic_printf(ic, "%s: need callback\n", __func__);
sys/netproto/802_11/wlan/ieee80211.c
555
__func__);
sys/netproto/802_11/wlan/ieee80211.c
699
__func__, ieee80211_opmode_name[vap->iv_opmode],
sys/netproto/802_11/wlan/ieee80211.c
767
__func__, ieee80211_opmode_name[vap->iv_opmode], ic->ic_name);
sys/netproto/802_11/wlan/ieee80211.c
855
__func__, ic));
sys/netproto/802_11/wlan/ieee80211.c
882
__func__, ic));
sys/netproto/802_11/wlan/ieee80211_adhoc.c
143
__func__, ieee80211_state_name[ostate],
sys/netproto/802_11/wlan/ieee80211_adhoc.c
257
"%s: unexpected state transition %s -> %s\n", __func__,
sys/netproto/802_11/wlan/ieee80211_amrr.c
113
KASSERT(vap->iv_rs == NULL, ("%s called multiple times", __func__));
sys/netproto/802_11/wlan/ieee80211_amrr.c
191
"%s: 11n node", __func__);
sys/netproto/802_11/wlan/ieee80211_amrr.c
195
"%s: non-11n node", __func__);
sys/netproto/802_11/wlan/ieee80211_crypto.c
198
__func__, cip->ic_name, cip->ic_cipher);
sys/netproto/802_11/wlan/ieee80211_crypto.c
203
__func__, cip->ic_name);
sys/netproto/802_11/wlan/ieee80211_crypto.c
217
__func__, cip->ic_name, cip->ic_cipher);
sys/netproto/802_11/wlan/ieee80211_crypto.c
222
__func__, cip->ic_name);
sys/netproto/802_11/wlan/ieee80211_crypto.c
274
__func__, cipher, flags, key->wk_keyix);
sys/netproto/802_11/wlan/ieee80211_crypto.c
281
"%s: invalid cipher %u\n", __func__, cipher);
sys/netproto/802_11/wlan/ieee80211_crypto.c
295
__func__, cipher, cipher_modnames[cipher]);
sys/netproto/802_11/wlan/ieee80211_crypto.c
306
__func__, cipher, cipher_modnames[cipher]);
sys/netproto/802_11/wlan/ieee80211_crypto.c
323
__func__, cip->ic_name);
sys/netproto/802_11/wlan/ieee80211_crypto.c
335
__func__);
sys/netproto/802_11/wlan/ieee80211_crypto.c
357
__func__, cip->ic_name);
sys/netproto/802_11/wlan/ieee80211_crypto.c
383
__func__, cip->ic_name);
sys/netproto/802_11/wlan/ieee80211_crypto.c
395
"0x%x -> 0x%x\n", __func__, cip->ic_name,
sys/netproto/802_11/wlan/ieee80211_crypto.c
401
"flags 0x%x\n", __func__, cip->ic_name,
sys/netproto/802_11/wlan/ieee80211_crypto.c
428
__func__, key->wk_cipher->ic_name,
sys/netproto/802_11/wlan/ieee80211_crypto.c
441
__func__, key->wk_keyix);
sys/netproto/802_11/wlan/ieee80211_crypto.c
496
__func__, cip->ic_name, key->wk_keyix,
sys/netproto/802_11/wlan/ieee80211_crypto.c
505
__func__);
sys/netproto/802_11/wlan/ieee80211_crypto.c
516
__func__, cip->ic_name, key->wk_keyix,
sys/netproto/802_11/wlan/ieee80211_crypto.c
553
__func__, vap->iv_def_txkey);
sys/netproto/802_11/wlan/ieee80211_crypto.c
601
__func__, m->m_pkthdr.len);
sys/netproto/802_11/wlan/ieee80211_dfs.c
393
"on NOL to expire\n", __func__);
sys/netproto/802_11/wlan/ieee80211_dragonfly.c
1056
kprintf("%s: load the %s module by hand for now.\n", __func__, modname);
sys/netproto/802_11/wlan/ieee80211_dragonfly.c
420
__func__);
sys/netproto/802_11/wlan/ieee80211_dragonfly.c
96
ic_printf(ic, "%s: invalid opmode %d\n", __func__,
sys/netproto/802_11/wlan/ieee80211_hostap.c
128
"%s: inact %u", __func__, ni->ni_inact);
sys/netproto/802_11/wlan/ieee80211_hostap.c
167
__func__, ieee80211_state_name[ostate],
sys/netproto/802_11/wlan/ieee80211_ht.c
1066
__func__,
sys/netproto/802_11/wlan/ieee80211_ht.c
1078
__func__, ni);
sys/netproto/802_11/wlan/ieee80211_ht.c
1104
__func__, ni);
sys/netproto/802_11/wlan/ieee80211_ht.c
1737
__func__);
sys/netproto/802_11/wlan/ieee80211_ht.c
2112
__func__, chw, ni->ni_chw != chw ? "*" : "");
sys/netproto/802_11/wlan/ieee80211_ht.c
2139
"%s: HT MIMO PS (%s%s)", __func__,
sys/netproto/802_11/wlan/ieee80211_ht.c
2222
__func__, tap->txa_tid, TID_TO_WME_AC(tap->txa_tid));
sys/netproto/802_11/wlan/ieee80211_ht.c
2256
__func__, tap->txa_tid, reason,
sys/netproto/802_11/wlan/ieee80211_ht.c
2269
"(reason: %d (%s))", __func__, tap->txa_tid, reason,
sys/netproto/802_11/wlan/ieee80211_ht.c
2288
ni, "%s: tid %u flags 0x%x attempts %d", __func__,
sys/netproto/802_11/wlan/ieee80211_ht.c
2314
__func__);
sys/netproto/802_11/wlan/ieee80211_ht.c
2336
__func__);
sys/netproto/802_11/wlan/ieee80211_ht.c
2346
__func__);
sys/netproto/802_11/wlan/ieee80211_ht.c
2357
__func__, tap->txa_tid, tap->txa_flags,
sys/netproto/802_11/wlan/ieee80211_ht.c
2381
__func__);
sys/netproto/802_11/wlan/ieee80211_ht.c
2420
__func__);
sys/netproto/802_11/wlan/ieee80211_ht.c
2502
__func__, ret);
sys/netproto/802_11/wlan/ieee80211_ht.c
2554
"ieee80211_ref_node (%s:%u) %p<%s> refcnt %d\n", __func__, __LINE__,
sys/netproto/802_11/wlan/ieee80211_ht.c
2602
"ieee80211_ref_node (%s:%u) %p<%s> refcnt %d\n", __func__, __LINE__,
sys/netproto/802_11/wlan/ieee80211_ht.c
2640
"ieee80211_ref_node (%s:%u) %p<%s> refcnt %d\n", __func__, __LINE__,
sys/netproto/802_11/wlan/ieee80211_ht.c
2751
__func__,
sys/netproto/802_11/wlan/ieee80211_ht.c
590
__func__,
sys/netproto/802_11/wlan/ieee80211_ht.c
746
("%s: BA window slot 0 occupied", __func__));
sys/netproto/802_11/wlan/ieee80211_ht.c
757
__func__, n, rap->rxa_qframes, i, rap->rxa_start,
sys/netproto/802_11/wlan/ieee80211_hwmp.c
2128
("%s: discovering self!", __func__));
sys/netproto/802_11/wlan/ieee80211_hwmp.c
268
kprintf("%s: couldn't alloc HWMP state\n", __func__);
sys/netproto/802_11/wlan/ieee80211_hwmp.c
297
__func__, ieee80211_state_name[ostate],
sys/netproto/802_11/wlan/ieee80211_hwmp.c
620
__func__, __LINE__,
sys/netproto/802_11/wlan/ieee80211_ioctl.c
2136
"%s: bad # chans, i_len %d nchans %d\n", __func__,
sys/netproto/802_11/wlan/ieee80211_ioctl.c
2150
"%s: no memory, nchans %d\n", __func__, nchans);
sys/netproto/802_11/wlan/ieee80211_ioctl.c
2158
"%s: chan cnt mismatch, %d != %d\n", __func__,
sys/netproto/802_11/wlan/ieee80211_ioctl.c
2511
__func__, sr->sr_flags,
sys/netproto/802_11/wlan/ieee80211_ioctl.c
2944
"%s: active scan request\n", __func__);
sys/netproto/802_11/wlan/ieee80211_ioctl.c
2969
"%s: cancel scan\n", __func__);
sys/netproto/802_11/wlan/ieee80211_mesh.c
1038
"%s: !valid, flags 0x%x", __func__, rt->rt_flags);
sys/netproto/802_11/wlan/ieee80211_mesh.c
1047
"%s: meshgate !valid, flags 0x%x", __func__,
sys/netproto/802_11/wlan/ieee80211_mesh.c
1250
KASSERT(mccopy->mc_ttl > 0, ("%s called with wrong ttl", __func__));
sys/netproto/802_11/wlan/ieee80211_mesh.c
202
("%s: adding broadcast to the routing table", __func__));
sys/netproto/802_11/wlan/ieee80211_mesh.c
251
("%s: duplicate entry in the routing table", __func__));
sys/netproto/802_11/wlan/ieee80211_mesh.c
253
("%s: adding self to the routing table", __func__));
sys/netproto/802_11/wlan/ieee80211_mesh.c
2788
"ieee80211_ref_node (%s:%u) %p<%s> refcnt %d\n", __func__, __LINE__,
sys/netproto/802_11/wlan/ieee80211_mesh.c
2849
"ieee80211_ref_node (%s:%u) %p<%s> refcnt %d\n", __func__, __LINE__,
sys/netproto/802_11/wlan/ieee80211_mesh.c
2916
"ieee80211_ref_node (%s:%u) %p<%s> refcnt %d\n", __func__, __LINE__,
sys/netproto/802_11/wlan/ieee80211_mesh.c
2969
"ieee80211_ref_node (%s:%u) %p<%s> refcnt %d\n", __func__, __LINE__,
sys/netproto/802_11/wlan/ieee80211_mesh.c
3009
"ieee80211_ref_node (%s:%u) %p<%s> refcnt %d\n", __func__, __LINE__,
sys/netproto/802_11/wlan/ieee80211_mesh.c
678
kprintf("%s: couldn't alloc MBSS state\n", __func__);
sys/netproto/802_11/wlan/ieee80211_mesh.c
718
__func__, ieee80211_state_name[ostate],
sys/netproto/802_11/wlan/ieee80211_monitor.c
103
__func__, ieee80211_state_name[ostate],
sys/netproto/802_11/wlan/ieee80211_node.c
1205
"%s %p<%s> in %s table\n", __func__, ni,
sys/netproto/802_11/wlan/ieee80211_node.c
1234
"%s: inact_reload %u", __func__, ni->ni_inact_reload);
sys/netproto/802_11/wlan/ieee80211_node.c
1259
"%s %p<%s>\n", __func__, ni, ether_sprintf(macaddr));
sys/netproto/802_11/wlan/ieee80211_node.c
1386
"%s (%s:%u) %p<%s> refcnt %d\n", __func__,
sys/netproto/802_11/wlan/ieee80211_node.c
1437
"%s (%s:%u) %p<%s> refcnt %d\n", __func__,
sys/netproto/802_11/wlan/ieee80211_node.c
1480
"%s: mac<%s>\n", __func__, ether_sprintf(macaddr));
sys/netproto/802_11/wlan/ieee80211_node.c
1568
"%s: doing HT setup\n", __func__);
sys/netproto/802_11/wlan/ieee80211_node.c
1597
"%s: mac<%s>\n", __func__, ether_sprintf(wh->i_addr2));
sys/netproto/802_11/wlan/ieee80211_node.c
163
"%s: init %u auth %u run %u probe %u\n", __func__,
sys/netproto/802_11/wlan/ieee80211_node.c
1697
__func__, ni, ether_sprintf(ni->ni_macaddr),
sys/netproto/802_11/wlan/ieee80211_node.c
1762
"no node, discard frame (%s)", __func__);
sys/netproto/802_11/wlan/ieee80211_node.c
1782
"%s %p<%s> in %s table\n", __func__, ni,
sys/netproto/802_11/wlan/ieee80211_node.c
1811
__func__, ni, ether_sprintf(ni->ni_macaddr), keyix);
sys/netproto/802_11/wlan/ieee80211_node.c
1831
"%s (%s:%u) %p<%s> refcnt %d\n", __func__, func, line, ni,
sys/netproto/802_11/wlan/ieee80211_node.c
1896
__func__, ni, ether_sprintf(ni->ni_macaddr),
sys/netproto/802_11/wlan/ieee80211_node.c
1916
__func__, ni, ether_sprintf(ni->ni_macaddr),
sys/netproto/802_11/wlan/ieee80211_node.c
192
__func__, vap->iv_max_aid);
sys/netproto/802_11/wlan/ieee80211_node.c
2024
kprintf("%s: %s[%u] still active\n", __func__,
sys/netproto/802_11/wlan/ieee80211_node.c
2095
__func__, ni->ni_inact, ni->ni_inact_reload,
sys/netproto/802_11/wlan/ieee80211_node.c
232
"%s: inact_reload %u", __func__, ni->ni_inact_reload);
sys/netproto/802_11/wlan/ieee80211_node.c
246
"%s: inact_reload %u inact %u", __func__,
sys/netproto/802_11/wlan/ieee80211_node.c
2515
"%s: enable use of protection\n", __func__);
sys/netproto/802_11/wlan/ieee80211_node.c
2648
__func__);
sys/netproto/802_11/wlan/ieee80211_node.c
2667
"%s: disable use of protection\n", __func__);
sys/netproto/802_11/wlan/ieee80211_node.c
343
"%s: creating %s on channel %u%c\n", __func__,
sys/netproto/802_11/wlan/ieee80211_node.c
585
"%s: merge failed, capabilities mismatch\n", __func__);
sys/netproto/802_11/wlan/ieee80211_node.c
621
"%s: new bssid %s: %s preamble, %s slot time%s\n", __func__,
sys/netproto/802_11/wlan/ieee80211_node.c
77
#define REFCNT_LOC "%s (%s:%u) %p<%s> refcnt %d\n", __func__, func, line
sys/netproto/802_11/wlan/ieee80211_node.c
79
#define REFCNT_LOC "%s %p<%s> refcnt %d\n", __func__
sys/netproto/802_11/wlan/ieee80211_output.c
1233
"%s: cannot get writable mbuf\n", __func__);
sys/netproto/802_11/wlan/ieee80211_output.c
1252
"%s: cannot expand storage\n", __func__);
sys/netproto/802_11/wlan/ieee80211_output.c
1394
__func__, vap->iv_def_txkey);
sys/netproto/802_11/wlan/ieee80211_output.c
1519
IEEE80211_DPRINTF(vap, IEEE80211_MSG_SUPERG, "%s: called; M_FF\n", __func__);
sys/netproto/802_11/wlan/ieee80211_output.c
1698
__func__);
sys/netproto/802_11/wlan/ieee80211_output.c
2230
__func__, __LINE__,
sys/netproto/802_11/wlan/ieee80211_output.c
2369
__func__, __LINE__,
sys/netproto/802_11/wlan/ieee80211_output.c
238
__func__);
sys/netproto/802_11/wlan/ieee80211_output.c
2421
"request encrypt frame (%s)", __func__);
sys/netproto/802_11/wlan/ieee80211_output.c
248
__func__);
sys/netproto/802_11/wlan/ieee80211_output.c
2895
__func__, __LINE__, bss, ether_sprintf(bss->ni_macaddr),
sys/netproto/802_11/wlan/ieee80211_output.c
3314
"%s: cannot get buf; size %u\n", __func__, pktlen);
sys/netproto/802_11/wlan/ieee80211_output.c
3404
__func__, wme->wme_hipri_traffic);
sys/netproto/802_11/wlan/ieee80211_output.c
3416
__func__, wme->wme_hipri_traffic);
sys/netproto/802_11/wlan/ieee80211_output.c
3522
__func__, vap->iv_ps_pending, timoff, timlen);
sys/netproto/802_11/wlan/ieee80211_output.c
3648
"%s: no space for ether_header\n", __func__);
sys/netproto/802_11/wlan/ieee80211_output.c
477
__func__, parent->if_xname);
sys/netproto/802_11/wlan/ieee80211_output.c
501
__func__, ieee80211_state_name[vap->iv_state]);
sys/netproto/802_11/wlan/ieee80211_output.c
560
__func__, ieee80211_state_name[vap->iv_state]);
sys/netproto/802_11/wlan/ieee80211_output.c
941
"encrypting frame (%s)", __func__);
sys/netproto/802_11/wlan/ieee80211_phy.c
402
__func__, c->ic_freq, c->ic_flags);
sys/netproto/802_11/wlan/ieee80211_phy.c
565
panic("%s: unknown phy %u (rate %u)\n", __func__,
sys/netproto/802_11/wlan/ieee80211_power.c
465
__func__));
sys/netproto/802_11/wlan/ieee80211_power.c
475
("%s: vapq with M_ENCAP frame!\n", __func__));
sys/netproto/802_11/wlan/ieee80211_power.c
579
"%s: TIM=%d; wakeup\n", __func__, set);
sys/netproto/802_11/wlan/ieee80211_power.c
586
__func__);
sys/netproto/802_11/wlan/ieee80211_power.c
622
__func__, (unsigned long long) ic->ic_lastdata,
sys/netproto/802_11/wlan/ieee80211_power.c
650
"%s: time delta=%d msec\n", __func__,
sys/netproto/802_11/wlan/ieee80211_power.c
96
kprintf("%s: no memory for TIM bitmap!\n", __func__);
sys/netproto/802_11/wlan/ieee80211_proto.c
1285
"%s: WME params updated, cap_info 0x%x\n", __func__,
sys/netproto/802_11/wlan/ieee80211_proto.c
1460
"%s: up parent %s\n", __func__, ic->ic_name);
sys/netproto/802_11/wlan/ieee80211_proto.c
1516
"%s\n", __func__);
sys/netproto/802_11/wlan/ieee80211_proto.c
1949
"%s: %s -> %s arg %d\n", __func__,
sys/netproto/802_11/wlan/ieee80211_proto.c
1975
"%s: %s -> %s arg %d\n", __func__,
sys/netproto/802_11/wlan/ieee80211_proto.c
1987
"%s: %s returned error %d\n", __func__,
sys/netproto/802_11/wlan/ieee80211_proto.c
2092
__func__,
sys/netproto/802_11/wlan/ieee80211_proto.c
2101
"%s: pending %s -> %s transition lost\n", __func__,
sys/netproto/802_11/wlan/ieee80211_proto.c
2108
__func__, ieee80211_state_name[vap->iv_state],
sys/netproto/802_11/wlan/ieee80211_proto.c
2128
"%s: %s -> %s (nrunning %d nscanning %d)\n", __func__,
sys/netproto/802_11/wlan/ieee80211_proto.c
2146
__func__, ieee80211_state_name[ostate],
sys/netproto/802_11/wlan/ieee80211_proto.c
2167
__func__,
sys/netproto/802_11/wlan/ieee80211_proto.c
2185
"%s: defer %s -> %s (legacy WDS)\n", __func__,
sys/netproto/802_11/wlan/ieee80211_proto.c
2203
"%s: override %s -> %s (DFS)\n", __func__,
sys/netproto/802_11/wlan/ieee80211_proto.c
748
"ucastrate %x\n", __func__, flags, okrate, error,
sys/netproto/802_11/wlan/ieee80211_radiotap.c
108
ic_printf(ic, "%s: no rx channel, radiotap 0x%x\n", __func__,
sys/netproto/802_11/wlan/ieee80211_radiotap.c
374
kprintf("%s: unknown item %d\n", __func__, i);
sys/netproto/802_11/wlan/ieee80211_radiotap.c
382
"off %d width %zu len %d\n", __func__, i,
sys/netproto/802_11/wlan/ieee80211_radiotap.c
92
ic_printf(ic, "%s: no tx channel, radiotap 0x%x\n", __func__,
sys/netproto/802_11/wlan/ieee80211_ratectl.c
147
__func__, type, ratectl_modnames[type]);
sys/netproto/802_11/wlan/ieee80211_regdomain.c
256
__func__);
sys/netproto/802_11/wlan/ieee80211_regdomain.c
303
__func__, IEEE80211_COUNTRY_MAX_BANDS);
sys/netproto/802_11/wlan/ieee80211_regdomain.c
353
"%s: invalid location 0x%x\n", __func__, reg->rd.location);
sys/netproto/802_11/wlan/ieee80211_regdomain.c
358
"%s: invalid iso cc 0x%x:0x%x\n", __func__,
sys/netproto/802_11/wlan/ieee80211_regdomain.c
364
"%s: too many channels %u, max %u\n", __func__,
sys/netproto/802_11/wlan/ieee80211_regdomain.c
377
"%s: invalid channel spec at [%u]\n", __func__, i);
sys/netproto/802_11/wlan/ieee80211_regdomain.c
383
"freq %u flags 0x%x\n", __func__,
sys/netproto/802_11/wlan/ieee80211_regdomain.c
401
"%s: reject: vaps are running\n", __func__);
sys/netproto/802_11/wlan/ieee80211_regdomain.c
409
"%s: driver rejected request, error %u\n", __func__, error);
sys/netproto/802_11/wlan/ieee80211_rssadapt.c
133
__func__));
sys/netproto/802_11/wlan/ieee80211_scan.c
231
__func__,
sys/netproto/802_11/wlan/ieee80211_scan.c
302
__func__, nssid);
sys/netproto/802_11/wlan/ieee80211_scan.c
324
__func__, ieee80211_opmode_name[vap->iv_opmode]);
sys/netproto/802_11/wlan/ieee80211_scan.c
351
__func__, vap->iv_opmode);
sys/netproto/802_11/wlan/ieee80211_scan.c
364
, __func__
sys/netproto/802_11/wlan/ieee80211_scan.c
420
__func__, vap->iv_opmode);
sys/netproto/802_11/wlan/ieee80211_scan.c
482
IEEE80211_DPRINTF(vap, IEEE80211_MSG_SCAN, "%s: called\n", __func__);
sys/netproto/802_11/wlan/ieee80211_scan.c
601
mac, "%s", __func__);
sys/netproto/802_11/wlan/ieee80211_scan.c
617
"%s: reason %u", __func__, reason);
sys/netproto/802_11/wlan/ieee80211_scan.c
644
IEEE80211_DPRINTF(vap, IEEE80211_MSG_SCAN, "%s\n", __func__);
sys/netproto/802_11/wlan/ieee80211_scan.c
667
"opmode %d\n", __func__, ss->ss_vap->iv_opmode);
sys/netproto/802_11/wlan/ieee80211_scan_sta.c
1249
"%s: no scan candidate\n", __func__);
sys/netproto/802_11/wlan/ieee80211_scan_sta.c
1326
__func__, curRssi, curRate, roamRssi, roamRate);
sys/netproto/802_11/wlan/ieee80211_scan_sta.c
1330
"%s: currssi %d roamrssi %d\n", __func__, curRssi, roamRssi);
sys/netproto/802_11/wlan/ieee80211_scan_sta.c
1360
"curRssi %d, roamRssi %d\n", __func__,
sys/netproto/802_11/wlan/ieee80211_scan_sta.c
1443
__func__, reason, se->se_fails);
sys/netproto/802_11/wlan/ieee80211_scan_sta.c
1460
__func__, se->se_fails);
sys/netproto/802_11/wlan/ieee80211_scan_sta.c
1606
"%s: no scan candidate\n", __func__);
sys/netproto/802_11/wlan/ieee80211_scan_sta.c
1796
"%s: no suitable channel! (should not happen)\n", __func__);
sys/netproto/802_11/wlan/ieee80211_scan_sta.c
1879
"%s: no scan candidate\n", __func__);
sys/netproto/802_11/wlan/ieee80211_scan_sta.c
386
"%s: fails %u", __func__, se->se_fails);
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
192
"%s: scan inhibited by pending channel change\n", __func__);
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
196
, __func__
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
244
"%s: %s scan already in progress\n", __func__,
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
363
"%s: %s scan, ticks %u duration %u\n", __func__,
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
421
"%s: %s scan already in progress\n", __func__,
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
472
cancel_scan(vap, 0, __func__);
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
485
cancel_scan(vap, 1, __func__);
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
498
IEEE80211_DPRINTF(vap, IEEE80211_MSG_SCAN, "%s: called\n", __func__);
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
571
__func__,
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
618
__func__);
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
642
"%s: no channels to scan\n", __func__);
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
702
__func__,
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
726
__func__,
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
776
__func__);
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
789
IEEE80211_DPRINTF(vap, IEEE80211_MSG_SCAN, "%s: out\n", __func__);
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
809
__func__);
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
847
__func__,
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
867
__func__, scandone ? "done" : "stopped",
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
878
__func__);
sys/netproto/802_11/wlan/ieee80211_scan_sw.c
966
__func__,
sys/netproto/802_11/wlan/ieee80211_sta.c
242
__func__, ieee80211_state_name[ostate],
sys/netproto/802_11/wlan/ieee80211_sta.c
467
"%s: unexpected state transition %s -> %s\n", __func__,
sys/netproto/802_11/wlan/ieee80211_superg.c
114
__func__);
sys/netproto/802_11/wlan/ieee80211_superg.c
363
"%s: only one frame\n", __func__);
sys/netproto/802_11/wlan/ieee80211_superg.c
375
kprintf("%s: failed initial mbuf_adjust\n", __func__);
sys/netproto/802_11/wlan/ieee80211_superg.c
391
kprintf("%s: failed second \n", __func__);
sys/netproto/802_11/wlan/ieee80211_superg.c
439
"%s: no space for tunnel header\n", __func__);
sys/netproto/802_11/wlan/ieee80211_superg.c
448
"%s: no space for llc header\n", __func__);
sys/netproto/802_11/wlan/ieee80211_superg.c
494
"%s: only one frame\n", __func__);
sys/netproto/802_11/wlan/ieee80211_superg.c
621
"%s: flush frame, age %u", __func__, M_AGE_GET(m));
sys/netproto/802_11/wlan/ieee80211_superg.c
714
kprintf("%s: packet not found\n", __func__);
sys/netproto/802_11/wlan/ieee80211_superg.c
829
__func__, txtime, limit);
sys/netproto/802_11/wlan/ieee80211_superg.c
839
"%s: flush staged frame", __func__);
sys/netproto/802_11/wlan/ieee80211_superg.c
859
"%s: aggregate fast-frame", __func__);
sys/netproto/802_11/wlan/ieee80211_superg.c
881
"%s: stage frame, %u queued", __func__, sq->depth);
sys/netproto/802_11/wlan/ieee80211_superg.c
980
__func__, ic->ic_bsschan->ic_freq, newflags);
sys/netproto/802_11/wlan/ieee80211_superg.c
985
"%s: %s -> %s (freq %u flags 0x%x)\n", __func__,
sys/netproto/802_11/wlan/ieee80211_tdma.c
163
kprintf("%s: cannot allocate TDMA state block\n", __func__);
sys/netproto/802_11/wlan/ieee80211_tdma.c
240
__func__, ieee80211_state_name[ostate],
sys/netproto/802_11/wlan/ieee80211_tdma.c
427
__func__, tdma->tdma_slotcnt);
sys/netproto/802_11/wlan/ieee80211_tdma.c
437
__func__, slotlen);
sys/netproto/802_11/wlan/ieee80211_tdma.c
446
__func__, tdma->tdma_bintval);
sys/netproto/802_11/wlan/ieee80211_tdma.c
461
__func__, tdma->tdma_slotcnt,
sys/netproto/802_11/wlan/ieee80211_tdma.c
495
__func__, ts->tdma_slot, ts->tdma_slotcnt,
sys/netproto/802_11/wlan/ieee80211_wds.c
132
"%s: creating link to %s on channel %u\n", __func__,
sys/netproto/802_11/wlan/ieee80211_wds.c
161
__func__, ether_sprintf(vap->iv_des_bssid));
sys/netproto/802_11/wlan/ieee80211_wds.c
173
__func__, ether_sprintf(vap->iv_des_bssid),
sys/netproto/802_11/wlan/ieee80211_wds.c
354
IEEE80211_DPRINTF(vap, IEEE80211_MSG_STATE, "%s: %s -> %s\n", __func__,
sys/netproto/802_11/wlan_ccmp/ieee80211_crypto_ccmp.c
137
__func__, k->wk_keylen, 128/NBBY);
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
150
__func__, k->wk_keylen, 128/NBBY);
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
198
"discard frame due to countermeasures (%s)", __func__);
sys/netproto/802_11/wlan_tkip/ieee80211_crypto_tkip.c
293
"discard frame due to countermeasures (%s)", __func__);
sys/netproto/smb/smb_smb.c
246
if (smb_smb_nomux(vcp, scred, __func__) != 0)
sys/netproto/smb/smb_smb.c
353
if (smb_smb_nomux(vcp, scred, __func__) != 0)
sys/netproto/smb/smb_smb.c
98
if (smb_smb_nomux(vcp, scred, __func__) != 0)
sys/netproto/smb/smb_subr.h
50
#define SMBERROR(format, args...) kprintf("%s: "format, __func__ ,## args)
sys/netproto/smb/smb_subr.h
51
#define SMBPANIC(format, args...) kprintf("%s: "format, __func__ ,## args)
sys/netproto/smb/smb_subr.h
54
#define SMBSDEBUG(format, args...) kprintf("%s: "format, __func__ ,## args)
sys/netproto/smb/smb_subr.h
60
#define SMBIODEBUG(format, args...) kprintf("%s: "format, __func__ ,## args)
sys/netproto/smb/smb_trantcp.h
42
__func__ , __LINE__ ,## args)
sys/platform/pc64/acpica/acpi_madt.c
540
kprintf("%s invalid BSP LAPIC apic id %d\n", __func__,
sys/platform/pc64/apic/lapic.c
524
__func__, retries1, retries2);
sys/platform/pc64/apic/lapic.c
935
lapic_mem_icr_unpend(__func__);
sys/platform/pc64/apic/lapic.c
955
lapic_mem_icr_unpend(__func__);
sys/platform/pc64/icu/elcr.c
105
KASSERT(elcr_found, ("%s: no ELCR was found!", __func__));
sys/platform/pc64/icu/elcr.c
106
KASSERT(irq < ISA_IRQ_CNT, ("%s: invalid IRQ %u", __func__, irq));
sys/platform/pc64/icu/elcr.c
123
KASSERT(elcr_found, ("%s: no ELCR was found!", __func__));
sys/platform/pc64/icu/elcr.c
88
KASSERT(elcr_found, ("%s: no ELCR was found!", __func__));
sys/platform/pc64/icu/elcr.c
89
KASSERT(irq < ISA_IRQ_CNT, ("%s: invalid IRQ %u", __func__, irq));
sys/platform/pc64/isa/clock.c
828
__func__, retries1, retries2, retries3, retries4);
sys/platform/pc64/isa/clock.c
832
__func__, freq1, freq2, (freq1 + freq2) / 2);
sys/platform/pc64/x86_64/nexus.c
188
panic("%s rman_init", __func__);
sys/platform/pc64/x86_64/nexus.c
205
panic("%s drq_rman", __func__);
sys/platform/pc64/x86_64/nexus.c
218
panic("%s port_rman", __func__);
sys/platform/pc64/x86_64/nexus.c
226
panic("%s mem_rman", __func__);
sys/platform/pc64/x86_64/nexus.c
253
panic("%s isa", __func__);
sys/platform/pc64/x86_64/nexus.c
506
panic("%s: NULL irq resource!", __func__);
sys/platform/pc64/x86_64/nexus.c
640
panic("%s", __func__);
sys/platform/pc64/x86_64/nexus.c
686
__func__, rid, error);
sys/platform/pc64/x86_64/nexus.c
692
__func__, rid,
sys/platform/pc64/x86_64/nexus.c
716
panic("%s: resource %d failed set with %d", __func__,
sys/platform/pc64/x86_64/nexus.c
720
panic("%s: resource %d failed to attach", __func__,
sys/platform/pc64/x86_64/pmap.c
109
#define PMAP_DEBUG_ARGS , __func__, __LINE__
sys/platform/vkernel64/platform/busdma_machdep.c
1215
panic("%s uncoded", __func__);
sys/sys/ckpt.h
100
#define TRACE_ERR kprintf("failure encountered in %s at %s:%d\n", __func__, __FILE__, __LINE__)
sys/sys/ckpt.h
98
#define TRACE_ENTER kprintf("entering %s at %s:%d\n", __func__, __FILE__, __LINE__)
sys/sys/ckpt.h
99
#define TRACE_EXIT kprintf("exiting %s at %s:%d\n", __func__, __FILE__, __LINE__)
sys/sys/iconv.h
246
#define ICDEBUG(format, ...) printf("%s: "format, __func__ , ## __VA_ARGS__)
sys/sys/mbuf.h
439
("%s: invalid mbuf or no mbuf packet header!", __func__))
sys/sys/mbuf.h
561
#define m_free(m) _m_free(m, __func__)
sys/sys/mbuf.h
562
#define m_freem(m) _m_freem(m, __func__)
sys/sys/proc.h
416
#define ONLY_LWP_IN_PROC(p) _only_lwp_in_proc(p, __func__)
sys/sys/spinlock2.h
58
#define spin_lock(spin) _spin_lock(spin, __func__)
sys/sys/spinlock2.h
59
#define spin_lock_quick(spin) _spin_lock_quick(spin, __func__)
sys/sys/spinlock2.h
60
#define spin_lock_shared(spin) _spin_lock_shared(spin, __func__)
sys/sys/spinlock2.h
61
#define spin_lock_shared_quick(spin) _spin_lock_shared_quick(spin, __func__)
sys/sys/systm.h
100
"in %s at %s:%u", #exp, __func__, \
sys/sys/systm.h
107
"in %s at %s:%u", #exp, __func__, \
sys/sys/systm.h
114
__FILE__, __LINE__, __func__); \
sys/sys/thread2.h
101
#define crit_exit_gd(curgd) _crit_exit((curgd), __func__)
sys/sys/thread2.h
102
#define crit_exit_quick(curtd) _crit_exit_quick((curtd), __func__)
sys/sys/thread2.h
103
#define crit_exit_hard() _crit_exit_hard(mycpu, __func__)
sys/sys/thread2.h
104
#define crit_exit_hard_gd(curgd) _crit_exit_hard((curgd), __func__)
sys/sys/thread2.h
105
#define crit_exit_noyield(curtd) _crit_exit_noyield((curtd),__func__)
sys/sys/thread2.h
93
#define crit_enter() _crit_enter(mycpu, __func__)
sys/sys/thread2.h
95
#define crit_enter_gd(curgd) _crit_enter((curgd), __func__)
sys/sys/thread2.h
96
#define crit_enter_quick(curtd) _crit_enter_quick((curtd), __func__)
sys/sys/thread2.h
97
#define crit_enter_hard() _crit_enter_hard(mycpu, __func__)
sys/sys/thread2.h
98
#define crit_enter_hard_gd(curgd) _crit_enter_hard((curgd), __func__)
sys/sys/thread2.h
99
#define crit_exit() _crit_exit(mycpu, __func__)
sys/vfs/autofs/autofs.h
78
__func__, ## __VA_ARGS__); \
sys/vfs/autofs/autofs.h
85
__func__, ## __VA_ARGS__); \
sys/vfs/autofs/autofs.h
94
__func__, curproc ? curproc->p_comm : "-", ## __VA_ARGS__)
sys/vfs/dirfs/dirfs.h
90
debug(lvl, "%s: " fmt, __func__, ##__VA_ARGS__); \
sys/vfs/dirfs/dirfs_vnops.c
1422
KTR_LOG(dirfs_unsupported, __func__);
sys/vfs/dirfs/dirfs_vnops.c
1432
KTR_LOG(dirfs_unsupported, __func__);
sys/vfs/dirfs/dirfs_vnops.c
211
KTR_LOG(dirfs_unsupported, __func__);
sys/vfs/dirfs/dirfs_vnops.c
938
KTR_LOG(dirfs_unsupported, __func__);
sys/vfs/ext2fs/ext2fs.h
450
#define free(addr, type) ext2_free(addr, type, __func__)
sys/vfs/fuse/fuse_debug.h
40
kprintf("%s(%s|%d): " X, __func__, FUSE_CMDNAME, FUSE_CMDPID, ## __VA_ARGS__)
sys/vfs/fuse/fuse_debug.h
42
panic("%s(%s|%d): " X, __func__, FUSE_CMDNAME, FUSE_CMDPID, ## __VA_ARGS__)
sys/vfs/fuse/fuse_debug.h
44
kprintf("### %s(%s|%d): " X, __func__, FUSE_CMDNAME, FUSE_CMDPID, ## __VA_ARGS__)
sys/vfs/hammer/hammer.h
1607
kprintf("%s: "format, __func__,## args)
sys/vfs/hammer/hammer.h
1616
krateprintf(rate, "%s: "format, __func__,## args)
sys/vfs/hammer/hammer.h
1619
panic("%s: "format, __func__,## args)
sys/vfs/hammer2/zlib/hammer2_zlib_zutil.c
131
panic("h2 %s: %s", __func__, m);
sys/vfs/smbfs/smbfs_smb.c
1257
kprintf("%s: knows NOTHING about '..'\n", __func__);
sys/vfs/smbfs/smbfs_subr.h
42
#define SMBFSERR(format, args...) kprintf("%s: "format, __func__ ,## args)
sys/vfs/smbfs/smbfs_subr.h
45
#define SMBVDEBUG(format, args...) kprintf("%s: "format, __func__ ,## args)
sys/vfs/udf/udf_vnops.c
352
kprintf("%s called\n", __func__);
sys/vfs/udf/udf_vnops.c
786
kprintf("%s called\n", __func__);
sys/vm/vm_page.h
571
__func__, __LINE__)
sys/vm/vm_page.h
575
__func__, __LINE__)
sys/vm/vm_page.h
578
vm_page_busy_wait_debug(m, alsob, msg, __func__, __LINE__)
sys/vm/vm_page.h
581
vm_page_busy_try_debug(m, alsob, __func__, __LINE__)
test/pthread/setname/pthread_setname.c
11
pthread_set_name_np(pthread_self(), __func__);
test/pthread/setname/pthread_setname.c
26
pthread_set_name_np(pthread_self(), __func__);
tools/tools/ath/athrd/athrd.c
1596
"TPC_Reduction %d\n", __func__,
tools/tools/ath/athregs/dumpregs.c
618
__func__, regs[i].end, regs[i].end);
tools/tools/net80211/wlantxtime/wlantxtime.c
395
panic("%s: unknown phy %u (rate %u)\n", __func__,
tools/tools/net80211/wlanwds/wlanwds.c
273
err(-1, "%s: malloc failed", __func__);
tools/tools/net80211/wlanwds/wlanwds.c
389
syslog(LOG_ERR, "%s: malloc failed: %m", __func__);
tools/tools/netrate/pktgen/pktgen.c
641
panic("%s should never be called\n", __func__);
usr.bin/calendar/basics.c
103
errx(1, "%s: invalid n = 0!", __func__);
usr.bin/calendar/calendar.c
161
warnx("%s: unknown calendar: |%s|", __func__, name);
usr.bin/calendar/chinese.c
490
__func__);
usr.bin/calendar/dates.c
126
__func__, i, dp->rd, dp->year, dp->month,
usr.bin/calendar/days.c
208
__func__, sday_id);
usr.bin/calendar/days.c
213
warnx("%s: too many repeats", __func__);
usr.bin/calendar/days.c
259
__func__);
usr.bin/calendar/days.c
319
__func__, sday_id);
usr.bin/calendar/days.c
329
__func__);
usr.bin/calendar/days.c
362
warnx("%s: too many repeats", __func__);
usr.bin/calendar/days.c
386
warnx("%s: too many repeats", __func__);
usr.bin/calendar/days.c
408
warnx("%s: too many repeats", __func__);
usr.bin/calendar/days.c
440
warnx("%s: too many repeats", __func__);
usr.bin/calendar/io.c
266
DPRINTF("%s: d_fmt=|%s|\n", __func__, d_fmt);
usr.bin/calendar/io.c
295
__func__, entry.token);
usr.bin/calendar/io.c
307
__func__, entry.variable, entry.value);
usr.bin/calendar/io.c
319
__func__, entry.value,
usr.bin/calendar/io.c
331
__func__, entry.value);
usr.bin/calendar/io.c
364
__func__, entry.date);
usr.bin/calendar/io.c
404
DPRINTF("%s: reset LC_ALL\n", __func__);
usr.bin/calendar/io.c
409
DPRINTF("%s: reset CALENDAR\n", __func__);
usr.bin/calendar/io.c
442
DPRINTF2("%s: skip line: |%s|\n", __func__, p);
usr.bin/calendar/io.c
450
__func__, p);
usr.bin/calendar/io.c
464
__func__, p);
usr.bin/calendar/io.c
492
warnx("%s: unknown line: |%s|", __func__, p);
usr.bin/calendar/io.c
657
DPRINTF("%s: no events; skip sending mail\n", __func__);
usr.bin/calendar/julian.c
174
warnx("%s: too many repeats", __func__);
usr.bin/calendar/julian.c
212
__func__);
usr.bin/calendar/julian.c
251
__func__);
usr.bin/calendar/nnames.c
119
DPRINTF2("%s: dow[%d]: %s, %s, %s, %s\n", __func__,
usr.bin/calendar/nnames.c
140
DPRINTF2("%s: month[%02d]: %s, %s, %s, %s\n", __func__,
usr.bin/calendar/nnames.c
168
DPRINTF2("%s: sequence[%d]: %s, %s, %s, %s\n", __func__,
usr.bin/calendar/parsedata.c
202
__func__, m, date);
usr.bin/calendar/parsedata.c
235
__func__, p2, date);
usr.bin/calendar/parsedata.c
271
__func__, p2, date);
usr.bin/calendar/parsedata.c
276
warnx("%s: unrecognized date: |%s|", __func__, date);
usr.bin/calendar/parsedata.c
399
__func__, date, Calendar->name);
usr.bin/calendar/parsedata.c
508
warnx("%s: invalid value: %d", __func__, v);
usr.bin/calendar/parsedata.c
526
__func__, s, *index, (parsed ? "ok" : "fail"));
usr.bin/calendar/parsedata.c
586
DPRINTF("%s: parsed |%s| -> %d seconds\n", __func__, s, *result);
usr.bin/calendar/parsedata.c
648
warnx("%s: invalid latitude: |%s|", __func__, p);
usr.bin/calendar/parsedata.c
654
warnx("%s: missing longitude", __func__);
usr.bin/calendar/parsedata.c
660
warnx("%s: invalid longitude: |%s|", __func__, p);
usr.bin/calendar/parsedata.c
669
warnx("%s: invalid elevation: |%s|", __func__, p);
usr.bin/calendar/parsedata.c
676
warnx("%s: unknown value: |%s|", __func__, p);
usr.bin/calendar/parsedata.c
724
__func__, date, gdate.year, gdate.month, gdate.day);
usr.bin/calendar/parsedata.c
753
DPRINTF("%s: parsed |%s| -> %.3lf day\n", __func__, time, *t_out);
usr.bin/calendar/utils.h
240
errx(10, "%s(%g, %g) invalid!", __func__, y, x);
usr.bin/dsynth/dsynth.h
421
_dfatal(__FILE__, __LINE__, __func__, 0, fmt, ## __VA_ARGS__)
usr.bin/dsynth/dsynth.h
424
_dfatal(__FILE__, __LINE__, __func__, 2, fmt, ## __VA_ARGS__)
usr.bin/dsynth/dsynth.h
427
_dfatal(__FILE__, __LINE__, __func__, 1, fmt, ## __VA_ARGS__)
usr.bin/dsynth/dsynth.h
430
_dfatal(__FILE__, __LINE__, __func__, 3, fmt, ## __VA_ARGS__)
usr.sbin/acpi/acpicall/acpicall.c
212
"%s: failed to allocate %zu bytes\n", __func__, len);
usr.sbin/autofs/log.c
66
log_errx(1, "%s called twice", __func__);
usr.sbin/autofs/log.c
68
log_errx(1, "%s called before log_set_peer_addr", __func__);
usr.sbin/autofs/log.c
81
log_errx(1, "%s called twice", __func__);
usr.sbin/fstyp/exfat.c
272
warnx("%s: invalid rootdir cluster %u < %d", __func__,
usr.sbin/fstyp/exfat.c
282
__func__);
usr.sbin/inetd/inetd.c
1344
"%s: %s: bad fd", __func__, sep->se_service);
usr.sbin/inetd/inetd.c
1349
"%s: %s: is mux", __func__, sep->se_service);
usr.sbin/inetd/inetd.c
1354
"%s: %s: not off", __func__, sep->se_service);
usr.sbin/inetd/inetd.c
1373
"%s: %s: bad fd", __func__, sep->se_service);
usr.sbin/inetd/inetd.c
1378
"%s: %s: is mux", __func__, sep->se_service);
usr.sbin/inetd/inetd.c
1383
"%s: %s: not on", __func__, sep->se_service);
usr.sbin/inetd/inetd.c
1387
syslog(LOG_ERR, "%s: nsock=0", __func__);
usr.sbin/inetd/inetd.c
510
syslog(LOG_ERR, "%s: nsock=0", __func__);
usr.sbin/inetd/inetd.c
854
__func__, sep->se_numchild, sep->se_maxchild);
usr.sbin/installer/dfuife_curses/curses_form.c
822
__func__, msgtype, DFUI_BE_MSG_FIELD_CHANGED_ACK);
usr.sbin/makefs/cd9660.c
1205
printf("%s: count is %i\n", __func__, count);
usr.sbin/makefs/cd9660.c
1328
warnx("%s: root is null", __func__);
usr.sbin/makefs/cd9660.c
1340
CD9660_MEM_ALLOC_ERROR(__func__);
usr.sbin/makefs/cd9660.c
1412
"call", __func__);
usr.sbin/makefs/cd9660.c
1436
CD9660_MEM_ALLOC_ERROR(__func__);
usr.sbin/makefs/cd9660.c
1861
"data sectors at %" PRIu32, __func__,
usr.sbin/makefs/cd9660.c
2064
err(EXIT_FAILURE, "%s: lstat(\"%s\")", __func__,
usr.sbin/makefs/cd9660.c
359
printf("%s: got `%s'\n", __func__, option);
usr.sbin/makefs/cd9660.c
473
printf("%s: ISO level is %i\n", __func__,
usr.sbin/makefs/cd9660.c
484
printf("%s: image %s directory %s root %p\n", __func__,
usr.sbin/makefs/cd9660.c
511
"Tree conversion failed", __func__);
usr.sbin/makefs/cd9660.c
513
errx(EXIT_FAILURE, "%s: tree conversion failed", __func__);
usr.sbin/makefs/cd9660.c
516
printf("%s: tree converted\n", __func__);
usr.sbin/makefs/cd9660.c
525
printf("%s: done converting tree\n", __func__);
usr.sbin/makefs/cd9660.c
561
__func__,
usr.sbin/makefs/cd9660.c
589
printf("%s: Sectors 0-15 reserved\n", __func__);
usr.sbin/makefs/cd9660.c
591
PRId64 "\n", __func__,
usr.sbin/makefs/cd9660.c
594
PRId64 "\n", __func__, diskStructure->dataFirstSector);
usr.sbin/makefs/cd9660.c
596
PRId64 "\n", __func__, diskStructure->totalSectors);
usr.sbin/makefs/cd9660.c
618
printf("%s: done ret = %d\n", __func__, ret);
usr.sbin/makefs/cd9660.c
836
printf("%s: NULL node passed, returning\n", __func__);
usr.sbin/makefs/cd9660/cd9660_eltorito.c
133
err(EXIT_FAILURE, "%s: lstat(\"%s\")", __func__,
usr.sbin/makefs/cd9660/cd9660_eltorito.c
224
warn("%s: strtoul", __func__);
usr.sbin/makefs/cd9660/cd9660_eltorito.c
231
warn("%s: unknown platform: %s", __func__, value);
usr.sbin/makefs/cd9660/cd9660_eltorito.c
276
"checksum %04x\n", __func__, ve->header_id[0], ve->platform_id[0],
usr.sbin/makefs/cd9660/cd9660_eltorito.c
303
"load rba %d\n", __func__, ie->boot_indicator[0],
usr.sbin/makefs/cd9660/cd9660_eltorito.c
421
"Catalog is %i sectors\n", __func__, num_entries,
usr.sbin/makefs/cd9660/cd9660_eltorito.c
484
__func__);
usr.sbin/makefs/cd9660/cd9660_eltorito.c
506
warn("%s: cd9660_boot_setup_section_entry", __func__);
usr.sbin/makefs/cd9660/cd9660_write.c
102
warnx("%s: Error writing path tables to image", __func__);
usr.sbin/makefs/cd9660/cd9660_write.c
112
warnx("%s: Error writing files to image", __func__);
usr.sbin/makefs/cd9660/cd9660_write.c
281
INODE_WARNX(("%s: skipping written inode %d", __func__,
usr.sbin/makefs/cd9660/cd9660_write.c
285
__func__, (int)inode->st.st_ino, inode->ino));
usr.sbin/makefs/cd9660/cd9660_write.c
355
warnx("%s: write error", __func__);
usr.sbin/makefs/cd9660/cd9660_write.c
435
warn("%s: cannot open %s", __func__, filename);
usr.sbin/makefs/cd9660/cd9660_write.c
449
warn("%s: fread", __func__);
usr.sbin/makefs/cd9660/cd9660_write.c
457
warn("%s: fwrite", __func__);
usr.sbin/makefs/cd9660/cd9660_write.c
68
err(EXIT_FAILURE, "%s: Can't open `%s' for writing", __func__,
usr.sbin/makefs/cd9660/cd9660_write.c
80
__func__);
usr.sbin/makefs/cd9660/cd9660_write.c
89
__func__);
usr.sbin/makefs/ffs/buf.c
140
printf("%s: blkno %lld offset %lld bcount %zu\n", __func__,
usr.sbin/makefs/ffs/buf.c
149
printf("%s: write %ld (offset %lld) returned %lld\n", __func__,
usr.sbin/makefs/ffs/buf.c
171
printf("%s: clean\n", __func__);
usr.sbin/makefs/ffs/buf.c
175
printf("%s: unflushed buffers:\n", __func__);
usr.sbin/makefs/ffs/buf.c
189
printf("%s: done\n", __func__);
usr.sbin/makefs/ffs/buf.c
205
printf("%s: blkno %lld size %d\n", __func__, (long long)blkno,
usr.sbin/makefs/ffs/buf.c
210
printf("%s: initialising tailq\n", __func__);
usr.sbin/makefs/ffs/buf.c
70
printf("%s: blkno %lld size %d\n", __func__, (long long)blkno,
usr.sbin/makefs/ffs/buf.c
75
printf("%s: blkno %lld offset %lld bcount %ld\n", __func__,
usr.sbin/makefs/ffs/buf.c
79
err(1, "%s: lseek %lld (%lld)", __func__,
usr.sbin/makefs/ffs/buf.c
83
printf("%s: read %ld (%lld) returned %d\n", __func__,
usr.sbin/makefs/ffs/buf.c
86
err(1, "%s: read %ld (%lld) returned %d", __func__,
usr.sbin/makefs/ffs/buf.c
89
err(1, "%s: read %ld (%lld) returned %d", __func__,
usr.sbin/makefs/ffs/mkfs.c
879
err(1, "%s: seek error for sector %lld", __func__,
usr.sbin/makefs/ffs/mkfs.c
884
err(1, "%s: read error bno %lld size %d", __func__,
usr.sbin/makefs/ffs/mkfs.c
888
errx(1, "%s: read error for sector %lld", __func__,
usr.sbin/makefs/ffs/mkfs.c
903
err(1, "%s: seek error for sector %lld", __func__,
usr.sbin/makefs/ffs/mkfs.c
907
err(1, "%s: write error for sector %lld", __func__,
usr.sbin/makefs/ffs/mkfs.c
910
errx(1, "%s: write error for sector %lld", __func__,
usr.sbin/makefs/ffs/mkfs.c
934
errx(1, "%s: %d is not a power of 2", __func__, val);
usr.sbin/makefs/hammer2.c
62
printf("%s: " X, __func__, ## __VA_ARGS__)
usr.sbin/makefs/hammer2/hammer2_buf.c
81
__func__, vp, (intmax_t)bp->b_loffset);
usr.sbin/makefs/hammer2/hammer2_buf.c
86
__func__, vp, (intmax_t)bp->b_loffset,
usr.sbin/makefs/hammer2/hammer2_buf.c
91
__func__, vp, (intmax_t)bp->b_loffset,
usr.sbin/makefs/hammer2/hammer2_buf.c
97
__func__, vp, (intmax_t)bp->b_loffset,
usr.sbin/makefs/hammer2/hammer2_compat.h
943
panic("%s: %s", __func__, msg);
usr.sbin/makefs/hammer2/hammer2_inode.c
1851
printf("%s: total chain %ld\n", __func__, hammer2_chain_allocs);
usr.sbin/makefs/hammer2/hammer2_inode.c
1852
printf("%s: total dio %d\n", __func__, hammer2_dio_count);
usr.sbin/makefs/hammer2/hammer2_inode.c
1884
__func__, (intmax_t)count_before, (intmax_t)count_after);
usr.sbin/makefs/hammer2/hammer2_inode.c
1892
__func__, (intmax_t)count_recq);
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_zutil.c
131
panic("h2 %s: %s", __func__, m);
usr.sbin/makefs/msdos/msdosfs_vfsops.c
126
__func__, pmp->pm_BytesPerSec, pmp->pm_ResSectors,
usr.sbin/makefs/msdos/msdosfs_vfsops.c
239
__func__, (unsigned long)pmp->pm_fatmask, pmp->pm_fatmult,
usr.sbin/makefs/msdos/msdosfs_vfsops.c
88
MSDOSFS_DPRINTF(("%s(bread 0)\n", __func__));
usr.sbin/makefs/msdos/msdosfs_vnops.c
198
MSDOSFS_DPRINTF(("%s(): dos filename: %s\n", __func__, dosfilename));
usr.sbin/makefs/msdos/msdosfs_vnops.c
290
__func__, blkoff, diroff));
usr.sbin/makefs/msdos/msdosfs_vnops.c
320
__func__, dp->de_refcnt, slotcount, slotoffset));
usr.sbin/makefs/msdos/msdosfs_vnops.c
372
__func__, node->name, st->st_mode, (size_t)st->st_size));
usr.sbin/makefs/msdos/msdosfs_vnops.c
448
__func__, dep->de_diroffset, dep->de_dirclust,
usr.sbin/makefs/msdos/msdosfs_vnops.c
458
MSDOSFS_DPRINTF(("%s(nsize=%zu, osize=%zu)\n", __func__, nsize, osize));
usr.sbin/makefs/msdos/msdosfs_vnops.c
475
fprintf(stderr, "%s: mmap %s: %s\n", __func__, node->name,
usr.sbin/makefs/msdos/msdosfs_vnops.c
489
__func__, (unsigned long)bn));
usr.sbin/makefs/msdos/msdosfs_vnops.c
494
__func__, cn, (unsigned long long)bn, blsize));
usr.sbin/makefs/msdos/msdosfs_vnops.c
583
__func__, newcluster, bn));
usr.sbin/makefs/msdos/msdosfs_vnops.c
597
MSDOSFS_DPRINTF(("%s(pcl %lu, rootdirblk=%lu)\n", __func__, pcl,
usr.sbin/mlxcontrol/mlxcontrol.h
31
#define debug(fmt, args...) printf("%s: " fmt "\n", __func__ , ##args)
usr.sbin/pfctl/pfctl_optimize.c
48
printf("%s: " str "\n", __func__ , ## v)
usr.sbin/pflogd/privsep.c
238
errx(1, "%s: called from privileged portion", __func__);
usr.sbin/pflogd/privsep.c
261
errx(1, "%s: called from privileged portion", __func__);
usr.sbin/pflogd/privsep.c
276
errx(1, "%s: called from privileged portion\n", __func__);
usr.sbin/pflogd/privsep_fdpass.c
105
warn("%s: recvmsg", __func__);
usr.sbin/pflogd/privsep_fdpass.c
108
__func__, (long)n);
usr.sbin/pflogd/privsep_fdpass.c
112
warnx("%s: no message header", __func__);
usr.sbin/pflogd/privsep_fdpass.c
116
warnx("%s: expected type %d got %d", __func__,
usr.sbin/pflogd/privsep_fdpass.c
79
warn("%s: sendmsg(%d)", __func__, sock);
usr.sbin/pflogd/privsep_fdpass.c
82
__func__, (long)n);
usr.sbin/rrenumd/rrenumd.c
132
__func__);
usr.sbin/rrenumd/rrenumd.c
139
__func__, ifname, strerror(errno));
usr.sbin/rrenumd/rrenumd.c
146
__func__, ifname, strerror(errno));
usr.sbin/rrenumd/rrenumd.c
175
syslog(LOG_ERR, "<%s>: malloc failed", __func__);
usr.sbin/rrenumd/rrenumd.c
188
syslog(LOG_ERR, "<%s>: malloc failed", __func__);
usr.sbin/rrenumd/rrenumd.c
204
syslog(LOG_ERR, "<%s> parse failed", __func__);
usr.sbin/rrenumd/rrenumd.c
248
syslog(LOG_ERR, "<%s> socket(v6): %s", __func__,
usr.sbin/rrenumd/rrenumd.c
267
__func__, strerror(errno));
usr.sbin/rrenumd/rrenumd.c
276
__func__, strerror(errno));
usr.sbin/rrenumd/rrenumd.c
289
syslog(LOG_ERR, "<%s> socket(v4): %s", __func__,
usr.sbin/rrenumd/rrenumd.c
347
syslog(LOG_ERR, "<%s> sendmsg: %s", __func__,
usr.sbin/rrenumd/rrenumd.c
381
syslog(LOG_ERR, "<%s> recvmsg: %s", __func__,
usr.sbin/rrenumd/rrenumd.c
389
__func__, i);
usr.sbin/rrenumd/rrenumd.c
408
__func__, rr->rr_code);
usr.sbin/rrenumd/rrenumd.c
433
__func__, optarg);
usr.sbin/rrenumd/rrenumd.c
494
__func__, strerror(errno));
usr.sbin/rtadvctl/rtadvctl.c
214
"<%s> connected to %s", __func__, sun.sun_path);
usr.sbin/rtadvctl/rtadvctl.c
266
__func__,cp.cp_key, cp.cp_val_len, cp.cp_ifname);
usr.sbin/rtadvctl/rtadvctl.c
290
__func__, cm->cm_type, cm->cm_len);
usr.sbin/rtadvctl/rtadvctl.c
292
__func__,cp->cp_key, cp->cp_val_len, cp->cp_ifname);
usr.sbin/rtadvctl/rtadvctl.c
916
mysyslog(LOG_DEBUG, "<%s> labellen = %zd", __func__, len);
usr.sbin/rtadvd/advcap.c
130
"<%s> open: %s", __func__, strerror(errno));
usr.sbin/rtadvd/config.c
1021
__func__);
usr.sbin/rtadvd/config.c
1044
__func__);
usr.sbin/rtadvd/config.c
1068
syslog(LOG_ERR, "<%s> inet_ntop failed", __func__);
usr.sbin/rtadvd/config.c
1073
__func__, ntopbuf, pfx->pfx_prefixlen, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
1131
__func__,
usr.sbin/rtadvd/config.c
114
syslog(LOG_DEBUG, "<%s> labellen = %td", __func__, dst - dst_origin);
usr.sbin/rtadvd/config.c
1154
__func__,
usr.sbin/rtadvd/config.c
1177
__func__);
usr.sbin/rtadvd/config.c
1182
"will expire in %ld seconds", __func__,
usr.sbin/rtadvd/config.c
1190
"remove the prefix", __func__);
usr.sbin/rtadvd/config.c
1219
__func__);
usr.sbin/rtadvd/config.c
1224
__func__, inet_ntop(AF_INET6, &pfx->pfx_prefix, ntopbuf,
usr.sbin/rtadvd/config.c
1244
syslog(LOG_ERR, "<%s> socket: %s", __func__,
usr.sbin/rtadvd/config.c
1250
syslog(LOG_INFO, "<%s> ioctl:SIOCGIFPREFIX %s", __func__,
usr.sbin/rtadvd/config.c
1264
"This should not happen if I am router", __func__,
usr.sbin/rtadvd/config.c
1290
"exist. This should not happen! %s", __func__,
usr.sbin/rtadvd/config.c
1330
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
1369
__func__);
usr.sbin/rtadvd/config.c
140
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/config.c
1495
syslog(LOG_DEBUG, "<%s>: nd_opt_dnss_len = %d", __func__,
usr.sbin/rtadvd/config.c
1529
syslog(LOG_DEBUG, "<%s>: nd_opt_dnssl_len = %d", __func__,
usr.sbin/rtadvd/config.c
153
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/config.c
165
"Ignored at this moment.", __func__,
usr.sbin/rtadvd/config.c
173
"Ignored at this moment.", __func__,
usr.sbin/rtadvd/config.c
180
"Ignored at this moment.", __func__,
usr.sbin/rtadvd/config.c
196
__func__, idx);
usr.sbin/rtadvd/config.c
208
syslog(LOG_DEBUG, "<%s> enter (%s).", __func__, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
217
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
231
__func__, ifi->ifi_ifindex);
usr.sbin/rtadvd/config.c
237
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
275
syslog(LOG_DEBUG, "<%s> leave (%s).", __func__, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
289
syslog(LOG_DEBUG, "<%s>: enter", __func__);
usr.sbin/rtadvd/config.c
294
__func__, rai->rai_ifinfo->ifi_ifindex);
usr.sbin/rtadvd/config.c
322
syslog(LOG_DEBUG, "<%s>: leave", __func__);
usr.sbin/rtadvd/config.c
347
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
357
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
383
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
395
"(must be between %u and %u)", __func__, val,
usr.sbin/rtadvd/config.c
407
__func__, val, ifi->ifi_ifname, MIN_MININTERVAL,
usr.sbin/rtadvd/config.c
427
" router flags are exclusive", __func__);
usr.sbin/rtadvd/config.c
444
__func__, rai->rai_rtpref, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
454
__func__, val, ifi->ifi_ifname, rai->rai_maxinterval,
usr.sbin/rtadvd/config.c
465
__func__, val, ifi->ifi_ifname, MAXREACHABLETIME);
usr.sbin/rtadvd/config.c
473
__func__, val64, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
481
__func__);
usr.sbin/rtadvd/config.c
511
__func__, addr);
usr.sbin/rtadvd/config.c
518
__func__, addr, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
525
__func__, addr, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
532
__func__, val, addr, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
556
__func__, val64,
usr.sbin/rtadvd/config.c
577
__func__, val64,
usr.sbin/rtadvd/config.c
605
__func__, val64, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
621
__func__, rai->rai_linkmtu, ifi->ifi_ifname,
usr.sbin/rtadvd/config.c
632
syslog(LOG_ERR, "<%s> socket: %s", __func__,
usr.sbin/rtadvd/config.c
640
__func__, ifi->ifi_ifname, strerror(errno));
usr.sbin/rtadvd/config.c
648
__func__, ifi->ifi_ifname, strerror(errno));
usr.sbin/rtadvd/config.c
676
__func__, addr);
usr.sbin/rtadvd/config.c
691
__func__, addr, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
698
__func__, addr, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
718
__func__, val, addr, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
733
__func__);
usr.sbin/rtadvd/config.c
753
__func__, rti->rti_rtpref, addr,
usr.sbin/rtadvd/config.c
781
"%s/%d on %s out of range", __func__,
usr.sbin/rtadvd/config.c
818
__func__, abuf);
usr.sbin/rtadvd/config.c
869
syslog(LOG_DEBUG, "<%s>: dnsa->da_len = %d", __func__,
usr.sbin/rtadvd/config.c
930
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
938
" in IFI_STATE_CONFIGURED.", __func__);
usr.sbin/rtadvd/config.c
96
syslog(LOG_DEBUG, "<%s> labelenc = %s", __func__, src);
usr.sbin/rtadvd/config.c
963
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/config.c
993
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/control.c
103
"<%s> received a too small message.", __func__);
usr.sbin/rtadvd/control.c
108
"<%s> received a too large message.", __func__);
usr.sbin/rtadvd/control.c
113
"<%s> version mismatch", __func__);
usr.sbin/rtadvd/control.c
118
"<%s> invalid msg type.", __func__);
usr.sbin/rtadvd/control.c
123
"<%s> ctrl msg received: type=%d", __func__,
usr.sbin/rtadvd/control.c
130
"<%s> ctrl msg has payload (len=%d)", __func__,
usr.sbin/rtadvd/control.c
142
__func__, strerror(errno));
usr.sbin/rtadvd/control.c
150
"<%s> waiting...", __func__);
usr.sbin/rtadvd/control.c
158
"<%s> payload size mismatch.", __func__);
usr.sbin/rtadvd/control.c
196
"<%s> ctrl msg send: type=%d, count=%d, total_len=%zd", __func__,
usr.sbin/rtadvd/control.c
201
"<%s> ctrl msg send: length=%zd", __func__, len);
usr.sbin/rtadvd/control.c
205
"<%s> write failed: (%d)%s", __func__, errno,
usr.sbin/rtadvd/control.c
212
"<%s> write length = %zd (actual)", __func__, len);
usr.sbin/rtadvd/control.c
214
"<%s> write length = %zd (expected)", __func__, iov_len_total);
usr.sbin/rtadvd/control.c
235
syslog(LOG_WARNING, "<%s> accept ", __func__);
usr.sbin/rtadvd/control.c
236
syslog(LOG_WARNING, "<%s> Xaccept: %s", __func__, strerror(errno));
usr.sbin/rtadvd/control.c
240
syslog(LOG_WARNING, "<%s> fcntl F_GETFL", __func__);
usr.sbin/rtadvd/control.c
245
syslog(LOG_WARNING, "<%s> fcntl F_SETFL", __func__);
usr.sbin/rtadvd/control.c
248
syslog(LOG_DEBUG, "<%s> accept connfd=%d, listenfd=%d", __func__,
usr.sbin/rtadvd/control.c
259
syslog(LOG_DEBUG, "<%s> remove %s", __func__, s->si_name);
usr.sbin/rtadvd/control.c
267
syslog(LOG_ERR, "<%s> listen failed", __func__);
usr.sbin/rtadvd/control.c
271
syslog(LOG_ERR, "<%s> listen failed", __func__);
usr.sbin/rtadvd/control.c
286
syslog(LOG_ERR, "<%s> internal error.", __func__);
usr.sbin/rtadvd/control.c
294
"<%s> cannot open control socket", __func__);
usr.sbin/rtadvd/control.c
305
"<%s> unlink %s", __func__, s->si_name);
usr.sbin/rtadvd/control.c
312
"<%s> bind failed: %s", __func__, s->si_name);
usr.sbin/rtadvd/control.c
320
"<%s> chmod failed: %s", __func__, s->si_name);
usr.sbin/rtadvd/control.c
325
"<%s> fcntl F_GETFL failed: %s", __func__, s->si_name);
usr.sbin/rtadvd/control.c
330
"<%s> fcntl F_SETFL failed: %s", __func__, s->si_name);
usr.sbin/rtadvd/control.c
356
syslog(LOG_DEBUG, "<%s> len(ifname) = %zu", __func__, len);
usr.sbin/rtadvd/control.c
360
syslog(LOG_ERR, "<%s> malloc", __func__);
usr.sbin/rtadvd/control.c
371
syslog(LOG_DEBUG, "<%s> len(key) = %zu", __func__, len);
usr.sbin/rtadvd/control.c
375
syslog(LOG_ERR, "<%s> malloc", __func__);
usr.sbin/rtadvd/control.c
386
syslog(LOG_DEBUG, "<%s> len(val) = %zu", __func__, len);
usr.sbin/rtadvd/control.c
390
syslog(LOG_ERR, "<%s> malloc", __func__);
usr.sbin/rtadvd/control.c
422
__func__, len);
usr.sbin/rtadvd/control.c
425
syslog(LOG_DEBUG, "<%s> msglen=%zu", __func__, len);
usr.sbin/rtadvd/control.c
470
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control.c
474
__func__, len);
usr.sbin/rtadvd/control.c
477
syslog(LOG_DEBUG, "<%s> msglen=%zu", __func__, len);
usr.sbin/rtadvd/control.c
487
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control.c
68
syslog(LOG_DEBUG, "<%s> enter, fd=%d", __func__, fd);
usr.sbin/rtadvd/control.c
86
__func__, strerror(errno));
usr.sbin/rtadvd/control.c
94
"<%s> waiting...", __func__);
usr.sbin/rtadvd/control_client.c
104
"<%s> cm_recv()", __func__);
usr.sbin/rtadvd/control_client.c
111
"<%s> CM_TYPE_ACK", __func__);
usr.sbin/rtadvd/control_client.c
115
"<%s> CM_TYPE_ERR", __func__);
usr.sbin/rtadvd/control_client.c
120
"<%s> unknown status", __func__);
usr.sbin/rtadvd/control_client.c
67
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_client.c
76
syslog(LOG_DEBUG, "<%s> msg too long", __func__);
usr.sbin/rtadvd/control_client.c
86
syslog(LOG_DEBUG, "<%s> state = %d", __func__, state);
usr.sbin/rtadvd/control_client.c
97
"<%s> cm_send()", __func__);
usr.sbin/rtadvd/control_server.c
110
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
121
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
135
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
142
syslog(LOG_DEBUG, "<%s> len = %zu", __func__, len);
usr.sbin/rtadvd/control_server.c
153
__func__, ifi->ifi_ifname, ifi->ifi_ifindex);
usr.sbin/rtadvd/control_server.c
169
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
176
syslog(LOG_ERR, "<%s> %s not found", __func__,
usr.sbin/rtadvd/control_server.c
186
syslog(LOG_DEBUG, "<%s> len = %zu", __func__, len);
usr.sbin/rtadvd/control_server.c
205
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
212
syslog(LOG_ERR, "<%s> %s not found", __func__,
usr.sbin/rtadvd/control_server.c
217
syslog(LOG_ERR, "<%s> %s has no rainfo", __func__,
usr.sbin/rtadvd/control_server.c
227
syslog(LOG_DEBUG, "<%s> len = %zu", __func__, len);
usr.sbin/rtadvd/control_server.c
247
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
254
syslog(LOG_ERR, "<%s> %s not found", __func__,
usr.sbin/rtadvd/control_server.c
259
syslog(LOG_ERR, "<%s> %s has no rainfo", __func__,
usr.sbin/rtadvd/control_server.c
264
syslog(LOG_ERR, "<%s> %s has no ifi_ra_timer", __func__,
usr.sbin/rtadvd/control_server.c
273
syslog(LOG_DEBUG, "<%s> len = %zu", __func__, len);
usr.sbin/rtadvd/control_server.c
293
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
301
syslog(LOG_ERR, "<%s> %s not found", __func__,
usr.sbin/rtadvd/control_server.c
306
syslog(LOG_ERR, "<%s> %s has no rainfo", __func__,
usr.sbin/rtadvd/control_server.c
315
syslog(LOG_DEBUG, "<%s> len = %zu", __func__, len);
usr.sbin/rtadvd/control_server.c
342
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
350
syslog(LOG_ERR, "<%s> %s not found", __func__,
usr.sbin/rtadvd/control_server.c
355
syslog(LOG_ERR, "<%s> %s has no rainfo", __func__,
usr.sbin/rtadvd/control_server.c
364
syslog(LOG_DEBUG, "<%s> len = %zu", __func__, len);
usr.sbin/rtadvd/control_server.c
394
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
402
syslog(LOG_ERR, "<%s> %s not found", __func__,
usr.sbin/rtadvd/control_server.c
407
syslog(LOG_ERR, "<%s> %s has no rainfo", __func__,
usr.sbin/rtadvd/control_server.c
422
syslog(LOG_DEBUG, "<%s> len = %zu", __func__, len);
usr.sbin/rtadvd/control_server.c
445
syslog(LOG_DEBUG, "<%s> rdn_cnt = %d", __func__, *rdn_cnt);
usr.sbin/rtadvd/control_server.c
463
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
471
syslog(LOG_ERR, "<%s> %s not found", __func__,
usr.sbin/rtadvd/control_server.c
476
syslog(LOG_ERR, "<%s> %s has no rainfo", __func__,
usr.sbin/rtadvd/control_server.c
491
syslog(LOG_DEBUG, "<%s> len = %zu", __func__, len);
usr.sbin/rtadvd/control_server.c
524
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
541
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
566
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
579
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
586
syslog(LOG_ERR, "<%s> %s not found", __func__,
usr.sbin/rtadvd/control_server.c
603
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
610
syslog(LOG_ERR, "<%s> %s not found", __func__,
usr.sbin/rtadvd/control_server.c
640
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/control_server.c
649
syslog(LOG_DEBUG, "<%s> state = %d", __func__, state);
usr.sbin/rtadvd/control_server.c
660
"<%s> cm_send()", __func__);
usr.sbin/rtadvd/control_server.c
667
"<%s> cm_recv()", __func__);
usr.sbin/rtadvd/control_server.c
677
"<%s> CM_TYPE_ERR", __func__);
usr.sbin/rtadvd/control_server.c
682
"<%s> unknown status", __func__);
usr.sbin/rtadvd/control_server.c
693
"<%s> cm_recv()", __func__);
usr.sbin/rtadvd/control_server.c
700
"<%s> cm->cm_type = %d", __func__, cm->cm_type);
usr.sbin/rtadvd/control_server.c
702
"<%s> cm->cm_len = %zu", __func__, cm->cm_len);
usr.sbin/rtadvd/control_server.c
750
syslog(LOG_DEBUG, "<%s> leave", __func__);
usr.sbin/rtadvd/dump.c
244
__func__, dumpfile);
usr.sbin/rtadvd/if.c
139
__func__, sdl->sdl_type);
usr.sbin/rtadvd/if.c
175
"(buf=%p lim=%p rtm=%p)", __func__,
usr.sbin/rtadvd/if.c
182
"(buf=%p lim=%p rtm=%p)", __func__,
usr.sbin/rtadvd/if.c
357
syslog(LOG_DEBUG, "<%s> new entry: %s", __func__,
usr.sbin/rtadvd/if.c
371
syslog(LOG_DEBUG, "<%s> %s is marked PERSIST", __func__,
usr.sbin/rtadvd/if.c
373
syslog(LOG_DEBUG, "<%s> %s is state = %d", __func__,
usr.sbin/rtadvd/if.c
387
"<%s> socket() failed.", __func__);
usr.sbin/rtadvd/if.c
398
syslog(LOG_ERR, "<%s> ioctl() failed.", __func__);
usr.sbin/rtadvd/if.c
420
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/if.c
425
"<%s> sysctl: NET_RT_IFLIST size get failed", __func__);
usr.sbin/rtadvd/if.c
429
syslog(LOG_ERR, "<%s> malloc failed", __func__);
usr.sbin/rtadvd/if.c
435
"<%s> sysctl: NET_RT_IFLIST get failed", __func__);
usr.sbin/rtadvd/if.c
446
__func__, ifm, lim, (char *)lim - (char *)ifm);
usr.sbin/rtadvd/if.c
450
"<%s> ifm_vesrion mismatch", __func__);
usr.sbin/rtadvd/if.c
455
"<%s> ifm_msglen is 0", __func__);
usr.sbin/rtadvd/if.c
468
__func__, ifm->ifm_index, ifindex);
usr.sbin/rtadvd/if.c
487
__func__, ifm->ifm_index);
usr.sbin/rtadvd/if.c
502
__func__, ifm->ifm_index);
usr.sbin/rtadvd/if.c
510
"<%s> socket() failed.", __func__);
usr.sbin/rtadvd/if.c
528
__func__);
usr.sbin/rtadvd/if.c
538
__func__, ifi->ifi_ifname,
usr.sbin/rtadvd/if.c
582
__func__, ifi->ifi_ifname, ifi->ifi_ifindex);
usr.sbin/rtadvd/if.c
607
"<%s> ifa_msglen is 0", __func__);
usr.sbin/rtadvd/if.c
629
__func__, code,
usr.sbin/rtadvd/if.c
644
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/if.c
664
__func__, if_indextoname(ifindex, ifname),
usr.sbin/rtadvd/if.c
670
__func__, if_indextoname(ifindex, ifname));
usr.sbin/rtadvd/if.c
681
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/if.c
702
__func__, if_indextoname(ifindex, ifname),
usr.sbin/rtadvd/if.c
708
__func__, if_indextoname(ifindex, ifname));
usr.sbin/rtadvd/if.c
718
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/if.c
733
__func__, mif);
usr.sbin/rtadvd/if.c
741
__func__, mif, strerror(errno));
usr.sbin/rtadvd/if.c
747
__func__, mif);
usr.sbin/rtadvd/rrenum.c
102
syslog(LOG_WARNING, "<%s> unknown rpm_code %d", __func__,
usr.sbin/rtadvd/rrenum.c
109
__func__, rpm->rpm_matchlen);
usr.sbin/rtadvd/rrenum.c
133
__func__, rpu->rpu_uselen, rpu->rpu_keeplen,
usr.sbin/rtadvd/rrenum.c
169
syslog(LOG_ERR, "<%s> ioctl: %s", __func__,
usr.sbin/rtadvd/rrenum.c
205
syslog(LOG_ERR, "<%s> ioctl: %s", __func__,
usr.sbin/rtadvd/rrenum.c
266
syslog(LOG_ERR, "<%s> socket: %s", __func__,
usr.sbin/rtadvd/rrenum.c
284
__func__);
usr.sbin/rtadvd/rrenum.c
300
syslog(LOG_ERR, "<%s> if_indextoname: %s", __func__,
usr.sbin/rtadvd/rrenum.c
331
"garbage at end of pkt?", __func__, len);
usr.sbin/rtadvd/rrenum.c
339
syslog(LOG_WARNING, "<%s> invalid PCO", __func__);
usr.sbin/rtadvd/rrenum.c
366
__func__, len);
usr.sbin/rtadvd/rrenum.c
374
__func__,
usr.sbin/rtadvd/rrenum.c
383
__func__, (u_int32_t)ntohl(rr->rr_seqnum),
usr.sbin/rtadvd/rrenum.c
393
__func__, rr->rr_segnum, inet_ntop(AF_INET6, from,
usr.sbin/rtadvd/rrenum.c
432
syslog(LOG_ERR, "<%s> received RR was invalid", __func__);
usr.sbin/rtadvd/rrenum.c
444
__func__,
usr.sbin/rtadvd/rrenum.c
453
__func__, len,
usr.sbin/rtadvd/rrenum.c
474
__func__,
usr.sbin/rtadvd/rrenum.c
497
__func__, rr->rr_code);
usr.sbin/rtadvd/rrenum.c
92
__func__, rpm->rpm_len);
usr.sbin/rtadvd/rtadvd.c
1024
"the rest of the current timer", __func__);
usr.sbin/rtadvd/rtadvd.c
1058
__func__, idx);
usr.sbin/rtadvd/rtadvd.c
1087
syslog(LOG_DEBUG, "<%s> RA received from %s on %s", __func__,
usr.sbin/rtadvd/rtadvd.c
1101
__func__,
usr.sbin/rtadvd/rtadvd.c
1116
__func__,
usr.sbin/rtadvd/rtadvd.c
1124
syslog(LOG_DEBUG, "<%s> ifi->ifi_rainput = %" PRIu64, __func__,
usr.sbin/rtadvd/rtadvd.c
1250
__func__,
usr.sbin/rtadvd/rtadvd.c
1261
__func__,
usr.sbin/rtadvd/rtadvd.c
1288
__func__,
usr.sbin/rtadvd/rtadvd.c
1302
__func__,
usr.sbin/rtadvd/rtadvd.c
1321
__func__,
usr.sbin/rtadvd/rtadvd.c
1335
__func__,
usr.sbin/rtadvd/rtadvd.c
1411
syslog(LOG_INFO, "<%s> short option header", __func__);
usr.sbin/rtadvd/rtadvd.c
1419
__func__, hdr->nd_opt_type);
usr.sbin/rtadvd/rtadvd.c
1424
syslog(LOG_INFO, "<%s> short option", __func__);
usr.sbin/rtadvd/rtadvd.c
1432
__func__, hdr->nd_opt_type);
usr.sbin/rtadvd/rtadvd.c
1438
__func__, hdr->nd_opt_type);
usr.sbin/rtadvd/rtadvd.c
1466
__func__);
usr.sbin/rtadvd/rtadvd.c
1481
__func__, hdr->nd_opt_type);
usr.sbin/rtadvd/rtadvd.c
1497
__func__);
usr.sbin/rtadvd/rtadvd.c
1537
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/rtadvd.c
1540
syslog(LOG_ERR, "<%s> internal error", __func__);
usr.sbin/rtadvd/rtadvd.c
1547
syslog(LOG_ERR, "<%s> not enough core", __func__);
usr.sbin/rtadvd/rtadvd.c
1555
syslog(LOG_ERR, "<%s> not enough core", __func__);
usr.sbin/rtadvd/rtadvd.c
1560
syslog(LOG_ERR, "<%s> socket: %s", __func__, strerror(errno));
usr.sbin/rtadvd/rtadvd.c
1567
syslog(LOG_ERR, "<%s> IPV6_RECVPKTINFO: %s", __func__,
usr.sbin/rtadvd/rtadvd.c
1575
syslog(LOG_ERR, "<%s> IPV6_RECVHOPLIMIT: %s", __func__,
usr.sbin/rtadvd/rtadvd.c
1588
__func__, strerror(errno));
usr.sbin/rtadvd/rtadvd.c
1617
syslog(LOG_ERR, "<%s> internal error", __func__);
usr.sbin/rtadvd/rtadvd.c
1622
"<%s> socket: %s", __func__, strerror(errno));
usr.sbin/rtadvd/rtadvd.c
1644
__func__, idx);
usr.sbin/rtadvd/rtadvd.c
1647
__func__, idx);
usr.sbin/rtadvd/rtadvd.c
1671
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/rtadvd.c
1679
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/rtadvd.c
1685
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/rtadvd.c
1704
"on %s", __func__,
usr.sbin/rtadvd/rtadvd.c
1755
__func__, ifi->ifi_ifname, ifi->ifi_rs_waitcount);
usr.sbin/rtadvd/rtadvd.c
1762
__func__, ifi->ifi_ifname,
usr.sbin/rtadvd/rtadvd.c
1816
"CONFIGURED.", __func__,
usr.sbin/rtadvd/rtadvd.c
1831
"UNCONFIGURED.", __func__,
usr.sbin/rtadvd/rtadvd.c
1851
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/rtadvd.c
1914
__func__, ifi->ifi_ifname,
usr.sbin/rtadvd/rtadvd.c
326
"inputs or timeout", __func__,
usr.sbin/rtadvd/rtadvd.c
332
__func__);
usr.sbin/rtadvd/rtadvd.c
392
__func__, ifi->ifi_ifname,
usr.sbin/rtadvd/rtadvd.c
410
__func__);
usr.sbin/rtadvd/rtadvd.c
477
syslog(LOG_ERR, "<%s> internal error", __func__);
usr.sbin/rtadvd/rtadvd.c
483
"(type = %d, len = %d)", __func__, rtm->rtm_type, n);
usr.sbin/rtadvd/rtadvd.c
494
__func__, n, rtm->rtm_msglen);
usr.sbin/rtadvd/rtadvd.c
536
__func__, __LINE__, ifan->ifan_what);
usr.sbin/rtadvd/rtadvd.c
541
__func__, ifan->ifan_index, ifan->ifan_what);
usr.sbin/rtadvd/rtadvd.c
572
__func__, __LINE__, type,
usr.sbin/rtadvd/rtadvd.c
580
__func__, ifindex);
usr.sbin/rtadvd/rtadvd.c
588
__func__, ifi->ifi_ifname);
usr.sbin/rtadvd/rtadvd.c
608
__func__, plen);
usr.sbin/rtadvd/rtadvd.c
625
__func__,
usr.sbin/rtadvd/rtadvd.c
647
__func__, plen);
usr.sbin/rtadvd/rtadvd.c
655
__func__, inet_ntop(AF_INET6, addr,
usr.sbin/rtadvd/rtadvd.c
671
__func__, __LINE__, type,
usr.sbin/rtadvd/rtadvd.c
730
syslog(LOG_DEBUG, "<%s> enter", __func__);
usr.sbin/rtadvd/rtadvd.c
733
syslog(LOG_ERR, "<%s> internal error", __func__);
usr.sbin/rtadvd/rtadvd.c
778
__func__,
usr.sbin/rtadvd/rtadvd.c
920
__func__,
usr.sbin/rtadvd/rtadvd.c
932
__func__,
usr.sbin/rtadvd/rtadvd.c
949
__func__, if_indextoname(pi->ipi6_ifindex, ifnamebuf));
usr.sbin/rtadvd/rtadvd.c
957
__func__, pi->ipi6_ifindex);
usr.sbin/rtadvd/rtadvd.c
964
__func__,
usr.sbin/rtadvd/rtadvd.h
39
__func__, strerror(errno)); \
usr.sbin/rtadvd/timer.c
114
"<%s> timeout function unspecified", __func__);
usr.sbin/rtadvd/timer.c
121
"<%s> can't allocate memory", __func__);
usr.sbin/rtadvd/timer.c
81
__func__, ifi->ifi_ifname, ifi->ifi_ifindex);
usr.sbin/rtadvd/timer.c
94
"<%s> remove timer for %s (idx=%d)", __func__,
usr.sbin/rtadvd/timer_subr.c
52
__func__);
usr.sbin/rtsold/dump.c
103
warnmsg(LOG_WARNING, __func__, "open a dump file(%s): %s",
usr.sbin/rtsold/if.c
104
warnmsg(LOG_WARNING, __func__, "ioctl(SIOCGIFFLAGS): %s",
usr.sbin/rtsold/if.c
111
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/if.c
117
warnmsg(LOG_DEBUG, __func__, "checking if %s is ready...", name);
usr.sbin/rtsold/if.c
121
warnmsg(LOG_WARNING, __func__,
usr.sbin/rtsold/if.c
127
warnmsg(LOG_DEBUG, __func__,
usr.sbin/rtsold/if.c
132
warnmsg(LOG_DEBUG, __func__, "%s is tentative",
usr.sbin/rtsold/if.c
137
warnmsg(LOG_DEBUG, __func__, "%s is duplicated",
usr.sbin/rtsold/if.c
154
warnmsg(LOG_ERR, __func__, "ioctl(SIOCGIFFLAGS) on %s: %s",
usr.sbin/rtsold/if.c
174
warnmsg(LOG_DEBUG, __func__,
usr.sbin/rtsold/if.c
240
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/if.c
329
warnmsg(LOG_ERR, __func__, "socket(SOCK_DGRAM): %s",
usr.sbin/rtsold/if.c
334
warnmsg(LOG_ERR, __func__, "etifaddrs: %s",
usr.sbin/rtsold/if.c
353
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/if.c
378
warnmsg(LOG_ERR, __func__, "not enough core");
usr.sbin/rtsold/if.c
383
warnmsg(LOG_ERR, __func__, "socket(SOCK_DGRAM): %s",
usr.sbin/rtsold/if.c
391
warnmsg(LOG_ERR, __func__, "ioctl(SIOCGIFCONF): %s",
usr.sbin/rtsold/if.c
415
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/probe.c
113
warnmsg(LOG_ERR, __func__, "socket: %s", strerror(errno));
usr.sbin/rtsold/probe.c
119
warnmsg(LOG_ERR, __func__, "ioctl(SIOCGDRLST_IN6): %s",
usr.sbin/rtsold/probe.c
128
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/probe.c
183
warnmsg(LOG_DEBUG, __func__, "probe a router %s on %s",
usr.sbin/rtsold/probe.c
188
warnmsg(LOG_ERR, __func__, "sendmsg on %s: %s",
usr.sbin/rtsold/probe.c
77
warnmsg(LOG_ERR, __func__, "malloc failed");
usr.sbin/rtsold/probe.c
82
warnmsg(LOG_ERR, __func__, "socket: %s", strerror(errno));
usr.sbin/rtsold/probe.c
88
warnmsg(LOG_ERR, __func__, "shutdown: %s", strerror(errno));
usr.sbin/rtsold/rtsock.c
107
warnmsg(LOG_INFO, __func__,
usr.sbin/rtsold/rtsock.c
116
warnmsg(LOG_INFO, __func__,
usr.sbin/rtsold/rtsock.c
148
warnmsg(LOG_INFO, __func__,
usr.sbin/rtsold/rtsock.c
152
warnmsg(LOG_WARNING, __func__,
usr.sbin/rtsold/rtsock.c
157
warnmsg(LOG_INFO, __func__,
usr.sbin/rtsold/rtsol.c
107
warnmsg(LOG_ERR, __func__, "inet_pton failed for %s",
usr.sbin/rtsold/rtsol.c
113
warnmsg(LOG_ERR, __func__, "socket: %s", strerror(errno));
usr.sbin/rtsold/rtsol.c
122
warnmsg(LOG_ERR, __func__, "IPV6_RECVPKTINFO: %s",
usr.sbin/rtsold/rtsol.c
129
warnmsg(LOG_ERR, __func__, "IPV6_PKTINFO: %s",
usr.sbin/rtsold/rtsol.c
140
warnmsg(LOG_ERR, __func__, "IPV6_RECVHOPLIMIT: %s",
usr.sbin/rtsold/rtsol.c
147
warnmsg(LOG_ERR, __func__, "IPV6_HOPLIMIT: %s",
usr.sbin/rtsold/rtsol.c
158
warnmsg(LOG_ERR, __func__, "setsockopt(ICMP6_FILTER): %s",
usr.sbin/rtsold/rtsol.c
215
__func__, "send RS on %s, whose state is %d",
usr.sbin/rtsold/rtsol.c
226
warnmsg(LOG_ERR, __func__, "sendmsg on %s: %s",
usr.sbin/rtsold/rtsol.c
248
warnmsg(LOG_ERR, __func__, "recvmsg: %s", strerror(errno));
usr.sbin/rtsold/rtsol.c
270
__func__, "failed to get receiving interface");
usr.sbin/rtsold/rtsol.c
275
__func__, "failed to get receiving hop limit");
usr.sbin/rtsold/rtsol.c
281
__func__, "packet size(%zd) is too short", i);
usr.sbin/rtsold/rtsol.c
288
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/rtsol.c
297
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/rtsol.c
306
warnmsg(LOG_NOTICE, __func__,
usr.sbin/rtsold/rtsol.c
316
warnmsg(LOG_NOTICE, __func__,
usr.sbin/rtsold/rtsol.c
327
warnmsg(LOG_NOTICE, __func__,
usr.sbin/rtsold/rtsol.c
335
warnmsg(LOG_DEBUG, __func__,
usr.sbin/rtsold/rtsol.c
93
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/rtsol.c
98
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/rtsold.c
261
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/rtsold.c
302
warnmsg(LOG_ERR, __func__, "select: %s",
usr.sbin/rtsold/rtsold.c
327
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/rtsold.c
332
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/rtsold.c
339
warnmsg(LOG_ERR, __func__, "memory allocation failed");
usr.sbin/rtsold/rtsold.c
437
warnmsg(LOG_INFO, __func__,
usr.sbin/rtsold/rtsold.c
446
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/rtsold.c
482
warnmsg(LOG_DEBUG, __func__,
usr.sbin/rtsold/rtsold.c
508
warnmsg(LOG_DEBUG, __func__,
usr.sbin/rtsold/rtsold.c
538
warnmsg(LOG_INFO, __func__,
usr.sbin/rtsold/rtsold.c
555
warnmsg(LOG_DEBUG, __func__, "there is no timer");
usr.sbin/rtsold/rtsold.c
565
warnmsg(LOG_DEBUG, __func__, "New timer is %ld:%08ld",
usr.sbin/rtsold/rtsold.c
623
warnmsg(LOG_ERR, __func__,
usr.sbin/rtsold/rtsold.c
632
warnmsg(LOG_DEBUG, __func__,
usr.sbin/rtsold/rtsold.c
640
warnmsg(LOG_DEBUG, __func__,