Searched refs:__func__ (Results 251 - 275 of 1796) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_cleaner.c110 DPRINTF(CLEAN, ("%s: sleep\n", __func__));
118 DPRINTF(CLEAN, ("%s: no longer active\n", __func__));
217 DPRINTF(CLEAN, ("%s nbinfos %x\n", __func__, segsum->ss_nbinfos));
251 DPRINTF(CLEAN, ("%s: segno %jx start %jx end %jx\n", __func__, segno,
261 __func__, segno, error);
275 "%x\n", __func__, segno, segsum->ss_magic, segsum->ss_bytes,
411 DPRINTF(CLEAN, ("%s: got lock\n", __func__));
469 DPRINTF(CLEAN, ("%s: run started\n", __func__));
475 DPRINTF(CLEAN, ("%s: run finished error %d\n", __func__,
479 DPRINTF(CLEAN, ("%s: exiting\n", __func__));
[all...]
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_keycache.c84 "%s: entry %u out of range\n", __func__, entry);
126 __func__, ahp->ah_rifs_sec_cnt);
149 "%s: entry %u out of range\n", __func__, entry);
205 "%s: entry %u out of range\n", __func__, entry);
209 __func__, __LINE__, mac ? ath_hal_ether_sprintf(mac) : "null",
220 __func__, AH_PRIVATE(ah)->ah_macRev);
230 __func__, entry);
237 __func__, k->kv_len);
253 __func__, k->kv_type);
373 __func__, __LINE_
[all...]
H A Dar9300_radar.c165 HALDEBUG(ah, HAL_DEBUG_DFS, "%s: channel %u/0x%x d %d\n", __func__,
173 __func__, c->channel, c->channel_flags);
385 HALDEBUG(ah, HAL_DEBUG_DFS, "%s: DFS_FCC_DOMAIN_9300\n", __func__);
392 HALDEBUG(ah, HAL_DEBUG_DFS, "%s: DFS_ETSI_DOMAIN_9300\n", __func__);
399 HALDEBUG(ah, HAL_DEBUG_DFS, "%s: DFS_MKK4_DOMAIN_9300\n", __func__);
402 HALDEBUG(ah, HAL_DEBUG_DFS, "%s: no domain\n", __func__);
442 HALDEBUG(ah, HAL_DEBUG_DFS, "%s: restore DIFS \n", __func__);
457 HALDEBUG(ah, HAL_DEBUG_DFS, "%s: set DIFS to default\n", __func__);
458 /*printk("%s: modify DIFS\n", __func__);*/
575 HALDEBUG(ah, HAL_DEBUG_DFS, "%s: BB Panic -- 0x0400000a\n", __func__);
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dvlan_full.c143 "failed: %s", __func__, strerror(errno));
155 __func__, if_name);
170 "%s", __func__, br_name, if_name, strerror(errno));
198 "failed: %s", __func__, strerror(errno));
215 __func__, if_name);
235 "%s", __func__, br_name, if_name, strerror(errno));
254 "failed: %s", __func__, strerror(errno));
267 "%s: %s", __func__, br_name, strerror(errno));
294 "failed: %s", __func__, strerror(errno));
317 __func__, br_nam
[all...]
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c124 ("%s: refcnt %d", __func__, lctx->refcnt));
126 ("%s: synq not empty.", __func__));
127 KASSERT(lctx->stid >= 0, ("%s: bad stid %d.", __func__, lctx->stid));
130 __func__, lctx->stid, lctx, lctx->inp);
286 CTR3(KTR_CXGB, "%s: stid %u, status %u", __func__, stid, rpl->status);
290 __func__, rpl->status, stid);
294 ("%s: inp %p still in listen hash", __func__, inp));
330 __func__, stid, rpl->status, lctx->flags);
336 __func__, device_get_nameunit(sc->dev), stid, rpl->status);
346 ("%s: inp %p still in listen hash", __func__, in local
[all...]
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_macsec_qca.c91 wpa_printf(MSG_INFO, "%s: secy_id=%d", __func__, drv->secy_id);
394 __func__, drv->use_es, drv->use_scb,
407 wpa_printf(MSG_DEBUG, "%s", __func__);
417 wpa_printf(MSG_DEBUG, "%s", __func__);
430 wpa_printf(MSG_DEBUG, "%s: enabled=%d", __func__, enabled);
445 __func__, enabled, window);
472 __func__, cs);
476 wpa_printf(MSG_DEBUG, "%s: CipherSuite: %016" PRIx64, __func__, cs);
488 wpa_printf(MSG_DEBUG, "%s: enable=%d", __func__, enabled);
583 wpa_printf(MSG_DEBUG, "%s: lpn=0x%x", __func__, s
[all...]
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_ha.c311 __func__, error);
357 printf("%s: sosend() error %d\n", __func__, error);
373 printf("%s: soreserve failed %d\n", __func__, error);
393 printf("%s: KEEPALIVE setting failed %d\n", __func__, error);
400 printf("%s: NODELAY setting failed %d\n", __func__, error);
406 printf("%s: KEEPINIT setting failed %d\n", __func__, error);
412 printf("%s: KEEPIDLE setting failed %d\n", __func__, error);
418 printf("%s: KEEPINTVL setting failed %d\n", __func__, error);
424 printf("%s: KEEPCNT setting failed %d\n", __func__, error);
439 printf("%s: socreate() error %d\n", __func__, erro
[all...]
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_hw.c91 device_printf(ha->pci_dev, "%s PEGS HALTED!!!!!\n", __func__);
108 if (QLA_LOCK(ha, __func__, QLA_LOCK_DEFAULT_MS_TIMEOUT, 0) == 0) {
110 QLA_UNLOCK(ha, __func__);
182 if (QLA_LOCK(ha, __func__, QLA_LOCK_DEFAULT_MS_TIMEOUT, 0) == 0) {
184 QLA_UNLOCK(ha, __func__);
186 device_printf(ha->pci_dev, "%s: failed\n", __func__);
189 if (QLA_LOCK(ha, __func__, QLA_LOCK_DEFAULT_MS_TIMEOUT, 0) == 0) {
191 QLA_UNLOCK(ha, __func__);
193 device_printf(ha->pci_dev, "%s: failed\n", __func__);
217 if (QLA_LOCK(ha, __func__, QLA_LOCK_DEFAULT_MS_TIMEOU
[all...]
H A Dql_ioctl.c228 device_printf(pci_dev, "%s: minidump not initialized\n", __func__);
239 "%s: minidump buffer [%p] size = [%d, %d] invalid\n", __func__,
247 device_printf(pci_dev, "%s: mindump allowed only on Port0\n", __func__);
264 "%s: port offline minidump failed\n", __func__);
271 if (QLA_LOCK(ha, __func__, QLA_LOCK_MDUMP_MS_TIMEOUT, 0) == 0) {
277 __func__);
279 QLA_UNLOCK(ha, __func__);
281 device_printf(pci_dev, "%s: QLA_LOCK() failed0\n", __func__);
293 qla_mdelay(__func__, 100);
299 "%s: port not offline minidump failed\n", __func__);
[all...]
/freebsd-11-stable/sys/dev/ioat/
H A Dioat.c567 KASSERT(error == 0, ("%s: error:%d", __func__, error));
576 KASSERT(error == 0, ("%s: error:%d", __func__, error));
720 __func__, ioat->chan_idx, comp_update, ioat->last_seen);
735 CTR5(KTR_IOAT, "%s channel=%u head=%u tail=%u active=%u", __func__,
799 CTR5(KTR_IOAT, "%s channel=%u head=%u tail=%u active=%u", __func__,
810 ("%s: taskqueue_enqueue failed: %d", __func__, error));
820 ioat_log_message(1, "%s: Resetting channel\n", __func__);
823 KASSERT(error == 0, ("%s: reset failed: %d", __func__, error));
962 CTR2(KTR_IOAT, "%s channel=%u", __func__, ioat->chan_idx);
987 CTR3(KTR_IOAT, "%s channel=%u dispatch1 head=%u", __func__,
[all...]
/freebsd-11-stable/sys/dev/mps/
H A Dmps_sas_lsi.c139 mps_dprint(sc, MPS_TRACE, "%s\n", __func__);
146 printf("%s: allocate failed for fw_event\n", __func__);
152 printf("%s: allocate failed for event_data\n", __func__);
203 event_count++,__func__,fw_event->event);
225 "0x%x\n", __func__,
303 __func__, le16toh(element->
317 "0x%04x\n", __func__,
369 "handle 0x%x\n", __func__,
430 __func__, __LINE__ , event_data->VolDevHandle);
436 __func__, le16to
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_keycache.c87 __func__, entry);
126 __func__, entry);
137 __func__, k->kv_len);
152 __func__, k->kv_type);
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dfeeder_chain.c153 "%s(): can't find feeder_format\n", __func__);
163 "%s(): can't add feeder_format\n", __func__);
226 "%s(): can't find feeder_rate\n", __func__);
236 "%s(): can't add feeder_rate\n", __func__);
254 "%s(): can't set resampling quality\n", __func__);
262 "%s(): can't set source rate\n", __func__);
269 "%s(): can't set destination rate\n", __func__);
304 "%s(): can't find feeder_matrix\n", __func__);
315 "%s(): can't add feeder_matrix\n", __func__);
324 "%s(): feeder_matrix_setup() failed\n", __func__);
[all...]
H A Dvchan.h38 #define vchan_sync(c) vchan_passthrough(c, __func__)
H A Dbuffer.c191 __func__, b, b->tmpbuf, tmpbuf,
199 __func__, b, b->allocsize, b->bufsize);
241 __func__, b, b->allocsize, allocsize, bufsize);
245 __func__, b, b->allocsize, b->bufsize);
427 KASSERT(ofs < b->bufsize, ("%s: ofs invalid %d", __func__, ofs));
505 KASSERT((b->rl >= 0) && (b->rl <= b->bufsize), ("%s: b->rl invalid %d", __func__, b->rl));
514 KASSERT((b->rp >= 0) && (b->rp <= b->bufsize), ("%s: b->rp invalid %d", __func__, b->rp));
523 KASSERT((b->rl >= 0) && (b->rl <= b->bufsize), ("%s: b->rl invalid %d", __func__, b->rl));
532 KASSERT((b->rp >= 0) && (b->rp <= b->bufsize), ("%s: b->rp invalid %d", __func__, b->rp));
533 KASSERT((b->rl >= 0) && (b->rl <= b->bufsize), ("%s: b->rl invalid %d", __func__,
[all...]
/freebsd-11-stable/sys/dev/terasic/mtl/
H A Dterasic_mtl_text.c147 KASSERT(x < TERASIC_MTL_COLS, ("%s: TERASIC_MTL_COLS", __func__));
148 KASSERT(y < TERASIC_MTL_ROWS, ("%s: TERASIC_MTL_ROWS", __func__));
166 "address (%08x); cannot attach\n", __func__, v);
176 device_printf(sc->mtl_dev, "%s: make_dev failed\n", __func__);
/freebsd-11-stable/usr.sbin/rtadvd/
H A Dtimer.c81 __func__, ifi->ifi_ifname, ifi->ifi_ifindex);
94 "<%s> remove timer for %s (idx=%d)", __func__,
114 "<%s> timeout function unspecified", __func__);
121 "<%s> can't allocate memory", __func__);
/freebsd-11-stable/sys/arm/include/
H A Dpmap.h60 panic("%s is not implemented yet!\n", __func__);
/freebsd-11-stable/sys/dev/acpica/Osd/
H A DOsdSchedule.c199 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
237 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
251 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
286 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_debug.h71 __dprintf(__FILE__, __func__, __LINE__, __VA_ARGS__)
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_lid.c102 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
142 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
214 ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
249 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify);
/freebsd-11-stable/sys/dev/ismt/
H A Dismt.c186 ISMT_DEBUG(sc->pcidev, "%s MSTS=0x%x\n", __func__, val);
277 ISMT_DEBUG(sc->pcidev, "%s timeout\n", __func__);
281 ISMT_DEBUG(sc->pcidev, "%s status=0x%x\n", __func__, desc->status);
312 ISMT_DEBUG(dev, "%s\n", __func__);
330 ISMT_DEBUG(dev, "%s\n", __func__);
347 ISMT_DEBUG(dev, "%s\n", __func__);
369 ISMT_DEBUG(dev, "%s\n", __func__);
386 ISMT_DEBUG(dev, "%s\n", __func__);
405 ISMT_DEBUG(dev, "%s\n", __func__);
430 ISMT_DEBUG(dev, "%s\n", __func__);
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_core.h47 (dev)->priv.name, __func__, __LINE__, curthread->td_proc->p_pid, \
58 __func__, __LINE__, curthread->td_proc->p_pid, \
63 __func__, __LINE__, curthread->td_proc->p_pid, \
68 __func__, __LINE__, curthread->td_proc->p_pid, \
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c147 __func__, sc, (void*) st, (void*) sh);
153 "%s: cannot allocate memory for state block\n", __func__);
203 __func__);
210 __func__);
218 __func__, MS(val, AR_XSREV_ID), MS(val, AR_XSREV_VERSION),
252 __func__);
261 __func__);
287 "this driver\n", __func__,
296 __func__, ecode);
356 "%s: error getting mac address from EEPROM\n", __func__);
[all...]
H A Dar9287_attach.c126 __func__, sc, (void*) st, (void*) sh);
132 "%s: cannot allocate memory for state block\n", __func__);
185 __func__);
192 __func__);
200 __func__, MS(val, AR_XSREV_ID), MS(val, AR_XSREV_VERSION),
244 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: chip reset failed\n", __func__);
253 __func__);
279 "this driver\n", __func__,
288 __func__, ecode);
329 "%s: error getting mac address from EEPROM\n", __func__);
[all...]

Completed in 218 milliseconds

<<11121314151617181920>>