| /f-stack/freebsd/netgraph/ |
| H A D | ng_device.c | 37 #define DBG do { printf("ng_device: %s\n", __func__ ); } while (0) 39 #define DBG do {} while (0) macro 168 DBG; in ng_device_constructor() 250 DBG; in ng_device_newhook() 270 DBG; in ng_device_rcvdata() 302 DBG; in ng_device_disconnect() 341 DBG; in ngdopen() 358 DBG; in ngdclose() 386 DBG; 420 DBG; in ngdread() [all …]
|
| /f-stack/freebsd/contrib/ncsw/inc/ |
| H A D | error_ext.h | 336 #define DBG(_level, _vmsg) macro 371 #define DBG(_level, _vmsg) macro 373 #define DBG(_level, _vmsg) \ macro
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/BM/ |
| H A D | bm.h | 389 DBG(WARNING, ("No Ipc - can't validate bpid.")); in BmBpidGet() 431 DBG(WARNING, ("No Ipc - can't validate bpid.")); in BmBpidPut()
|
| H A D | bm_portal.c | 524 DBG(TRACE,("Bman-Portal (%d) @ %p:%p\n", in BM_PORTAL_Init() 530 DBG(TRACE,("Bman-Portal (%d) @ 0x%016llx:0x%016llx", in BM_PORTAL_Init()
|
| H A D | bm_pool.c | 434 DBG(TRACE,("Get Buffer : poolId %d, address 0x%016llx", in BM_POOL_GetBuf() 457 DBG(TRACE,("Put Buffer : poolId %d, address 0x%016llx, phys 0x%016llx", in BM_POOL_PutBuf()
|
| H A D | bm.c | 532 DBG(TRACE, ("Bman ver:%02x,%02x", revInfo.majorRev, revInfo.minorRev)); in BM_Init()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/ |
| H A D | fm_cc.c | 6407 DBG(TRACE, ("E_BUSY error")); in FM_PCD_MatchTableSet() 6503 DBG(TRACE, ("E_BUSY error")); in FM_PCD_MatchTableAddKey() 6538 DBG(TRACE, ("E_BUSY error")); in FM_PCD_MatchTableRemoveKey() 6579 DBG(TRACE, ("E_BUSY error")); in FM_PCD_MatchTableModifyKey() 6618 DBG(TRACE, ("E_BUSY error")); in FM_PCD_MatchTableModifyNextEngine() 6656 DBG(TRACE, ("E_BUSY error")); in FM_PCD_MatchTableModifyMissNextEngine() 6696 DBG(TRACE, ("E_BUSY error")); in FM_PCD_MatchTableModifyKeyAndNextEngine() 6744 DBG(TRACE, ("E_BUSY error")); in FM_PCD_MatchTableFindNRemoveKey() 6795 DBG(TRACE, ("E_BUSY error")); in FM_PCD_MatchTableFindNModifyNextEngine() 6846 DBG(TRACE, ("E_BUSY error")); in FM_PCD_MatchTableFindNModifyKeyAndNextEngine() [all …]
|
| H A D | fm_prs.c | 66 DBG(TRACE, ("parser error - 0x%08x\n",event)); in PcdPrsErrorException() 84 DBG(TRACE, ("parser event - 0x%08x\n",event)); in PcdPrsException()
|
| H A D | fm_plcr.c | 906 DBG(WARNING, ("FM Guest mode, without IPC - can't validate Policer-profiles range!")); in PlcrAllocProfilesForPartition() 963 DBG(WARNING, ("FM Guest mode, without IPC - can't validate Policer-profiles range!")); in PlcrFreeProfilesForPartition() 972 …DBG(WARNING, ("Request for freeing storage profile window which wasn't allocated to this partition… in PlcrFreeProfilesForPartition() 1566 DBG(TRACE, ("Profile Try Lock - BUSY")); in FM_PCD_PlcrProfileSet()
|
| H A D | fm_kg.c | 1074 DBG(WARNING, ("baseFqid is 0.")); in BuildSchemeRegs() 1310 …DBG(WARNING, ("baseFqid unaligned. Distribution may result in less than hashDistributionNumOfFqids… in BuildSchemeRegs() 1560 DBG(WARNING, ("No sw default configured")); in BuildSchemeRegs() 2393 …DBG(WARNING, ("numOfSchemes was defined 0 by user, re-defined by driver to FM_PCD_KG_NUM_OF_SCHEME… in KgConfig() 2978 DBG(TRACE, ("Scheme Try Lock - BUSY")); in FM_PCD_KgSchemeSet()
|
| H A D | fm_replic.c | 974 DBG(TRACE, ("E_BUSY error")); in FM_PCD_FrmReplicRemoveMember()
|
| H A D | fm_manip.c | 3106 … DBG(WARNING, ("if timeoutRoutineRequestTime 0, timeoutThresholdForReassmProcess is uselessly")); in CapwapReassembly() 4024 DBG(WARNING, ("manipExtraSpace must be larger than '0'")); in UpdateInitIpFrag() 4377 DBG(WARNING, ("manipExtraSpace must be larger than '0'")); in UpdateInitCapwapFrag() 5404 DBG(TRACE, ("FmPcdLockTryLockAll failed")); in FM_PCD_ManipNodeReplace()
|
| H A D | fm_pcd.c | 1564 DBG(WARNING, ("FM in guest-mode without IPC, can't validate firmware revision.")); in FM_PCD_SetAdvancedOffloadSupport()
|
| /f-stack/freebsd/sys/ |
| H A D | kbio.h | 161 #define DBG 0x86 /* call debugger */ macro
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/ |
| H A D | fm_port.c | 523 DBG(INFO, in VerifySizeOfFifo() 526 DBG(INFO, in VerifySizeOfFifo() 2258 DBG(WARNING, in FM_PORT_Config() 4527 DBG(TRACE, ("FM Port Try Lock - BUSY")); in FM_PORT_PcdPlcrAllocProfiles() 4553 DBG(TRACE, ("FM Port Try Lock - BUSY")); in FM_PORT_PcdPlcrFreeProfiles() 4598 DBG(TRACE, ("FM Port Try Lock - BUSY")); in FM_PORT_PcdKgModifyInitialScheme() 4687 DBG(TRACE, ("FM Port Try Lock - BUSY")); in FM_PORT_PcdPlcrModifyInitialProfile() 4829 DBG(TRACE, ("FM Port Try Lock - BUSY")); in FM_PORT_AttachPCD() 4862 DBG(TRACE, ("FM Port Try Lock - BUSY")); in FM_PORT_DetachPCD() 5027 DBG(TRACE, ("Try LockAll - BUSY")); in FM_PORT_SetPCD() [all …]
|
| H A D | fm_port_im.c | 264 DBG(WARNING, ("Max-Rx-Buffer-Length set to %d", p_FmPort->im.mrblr)); in FmPortConfigIM()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/ |
| H A D | memac.c | 478 DBG(INFO, ("For PFC correct operation, prefetch must be configured on the FM Tx PORT")); in MemacSetTxPauseFrames() 481 … DBG(WARNING, ("For PFC correct operation, prefetch must be configured on the FM Tx PORT")); in MemacSetTxPauseFrames() 534 DBG(WARNING, ("mEMAC has 1588 always enabled!")); in MemacEnable1588TimeStamp()
|
| H A D | dtsec.c | 293 DBG(INFO,("Rx lockup due to dTSEC Tx lockup")); in DtsecIsr() 413 DBG(INFO, ("GTS not supported due to DTSEC_A004 errata.")); in GracefulStop() 416 DBG(INFO, ("GTS not supported due to DTSEC_A0014 errata.")); in GracefulStop()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/QM/ |
| H A D | qm.c | 491 DBG(WARNING, ("Can't set portal parameters (e.g. liodns). " \ in QmGetSetPortalParams() 551 DBG(WARNING, ("No Ipc - can't validate fqid.")); in QmFqidGet() 622 DBG(WARNING, ("No Ipc - can't validate fqid.")); in QmFqidPut() 769 DBG(TRACE, ("Qman ver:%02x,%02x", revInfo.majorRev, revInfo.minorRev)); in QM_Init()
|
| H A D | qm_portal_fqr.c | 503 DBG(TRACE,("got fd for fqid %d", ((t_QmFqr *)h_QmFqr)->fqidBase + fqidOffset)); in drainCB() 910 DBG(TRACE, ("software-portal %d got interrupt", p_QmPortal->p_LowQmPortal->config.cpu)); in portal_isr() 1700 DBG(TRACE, ("Qman-Portal %d @ %p:%p", in QM_PORTAL_Init() 1706 DBG(TRACE, ("Qman-Portal %d phys @ 0x%016llx:0x%016llx", in QM_PORTAL_Init() 2104 DBG(INFO, ("fq %d currently in use, will be retired", p_QmFqr->p_Fqs[i]->fqid)); in QM_FQR_FreeWDrain() 2112 DBG(TRACE, ("QM-FQR with base %d completed", p_QmFqr->fqidBase)); in QM_FQR_FreeWDrain()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/ |
| H A D | fm_ncsw.c | 251 DBG(TRACE, ("FM Guest mode, without IPC - can't call ISR!")); in SendIpcIsr() 467 DBG(INFO, ("FMan-Controller code (ver %d.%d.%d) loaded to IRAM.", in LoadFmanCtrlCode() 704 DBG(WARNING, ("FM Guest mode, without IPC - can't validate VSP range!")); in AllocVSPsForPartition() 765 DBG(WARNING, ("FM Guest mode, without IPC - can't validate VSP range!")); in FreeVSPsForPartition() 2540 DBG(WARNING, ("No IPC - can't validate FM if timestamp enabled.")); in FmGetTimeStampScale() 2635 DBG(WARNING, ("No IPC - can't validate FM total-fifo size.")); in FmSetSizeOfFifo() 2731 DBG(WARNING, ("No IPC - can't validate FM total-num-of-tasks.")); in FmSetNumOfTasks() 3132 DBG(WARNING, ("FM Guest mode - without IPC")); in InitGuestMode() 3147 DBG(WARNING, ("partition VSPs allocation is FAILED")); in InitGuestMode() 3593 DBG(WARNING, ("partition VSPs allocation is FAILED")); in FM_Init() [all …]
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | ecore_init.h | 644 BLOCK_PRTY_INFO(DBG, 0, 0x1, 0x1, 0x1, 0x1),
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/HC/ |
| H A D | hc.c | 219 DBG(TRACE, ("Send Hc, SeqNum %d, buff@0x%x, fd offset 0x%x", in EnQFrm() 365 DBG(TRACE, ("Hc Conf, SeqNum %d, FD@0x%x, fd offset 0x%x", in FmHcTxConf()
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 18501 The "-d" debug output option now sends all output to the .DBG file
|