Searched refs:printk (Results 1 - 25 of 70) sorted by relevance

123

/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossa.h49 printk("%s:", __FUNCTION__); \
52 printk("%s:", string); \
56 printk("ptr1=%p,", ptr1); \
60 printk("ptr2=%p,", ptr2); \
64 printk("value1=0x%08x ", value1); \
68 printk("value2=0x%08x ", value2); \
70 printk("\n"); \
79 printk("ossaAssert: %s", (message)); \
80 printk(" - file %s, line %d\n", __FILE__, __LINE__); \
/freebsd-10.2-release/sys/ofed/drivers/infiniband/util/
H A Dmadeye.c158 printk(" busy\n");
160 printk(" redirection required\n");
163 printk(" bad version\n");
166 printk(" method not supported\n");
169 printk(" method/attribute combo not supported\n");
172 printk(" invalid attribute/modifier value\n");
231 printk("MAD version....0x%01x\n", mad_hdr->base_version);
232 printk("Class..........0x%01x (%s)\n", mad_hdr->mgmt_class,
234 printk("Class version..0x%01x\n", mad_hdr->class_version);
235 printk("Metho
[all...]
/freebsd-10.2-release/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_test.c79 printk(KERN_INFO DEVICE_NAME ": opened\n");
88 printk(KERN_INFO DEVICE_NAME ": input was truncated\n");
90 printk(KERN_INFO DEVICE_NAME ": closed\n");
109 printk(KERN_INFO DEVICE_NAME ": %zu bytes of "
116 printk(KERN_INFO DEVICE_NAME ": decoding %zu bytes of input\n",
139 printk(KERN_INFO DEVICE_NAME ": XZ_OK\n");
143 printk(KERN_INFO DEVICE_NAME ": XZ_STREAM_END, "
148 printk(KERN_INFO DEVICE_NAME ": XZ_MEMLIMIT_ERROR\n");
152 printk(KERN_INFO DEVICE_NAME ": XZ_FORMAT_ERROR\n");
156 printk(KERN_INF
[all...]
/freebsd-10.2-release/sys/contrib/octeon-sdk/
H A Dcvmx-warn.c77 printk("WARNING:");
H A Dcvmx-interrupt.h228 #define cvmx_safe_printf printk
H A Dcvmx-utils.h77 #define cvmx_dprintf printk
/freebsd-10.2-release/sys/contrib/rdma/krping/
H A Dgetopt.c53 printk(KERN_INFO "%s: the %s option requires "
64 printk(KERN_INFO "%s: invalid numeric value "
71 printk(KERN_INFO "%s: unexpected argument %s to the "
76 printk(KERN_INFO "%s: Unrecognized option %s\n", caller, token);
/freebsd-10.2-release/sys/ofed/drivers/infiniband/debug/
H A Dmemtrack.c170 printk
190 printk("%s: Invalid memory type (%d)\n", __func__, memtype);
205 printk
232 printk
268 printk("%s: Invalid memory type (%d)\n", __func__, memtype);
304 printk
321 printk("%s: Currently known allocations:\n", __func__);
324 printk("%d) %s:\n", serial, memtype_alloc_str(memtype));
334 printk("%s::%lu: %s(%lu)==%lX\n",
387 printk("invali
[all...]
/freebsd-10.2-release/sys/ofed/drivers/infiniband/core/
H A Dagent.c97 printk(KERN_ERR SPFX "Unable to find port agent\n");
104 printk(KERN_ERR SPFX "ib_create_ah_from_wc error %ld\n",
113 printk(KERN_ERR SPFX "ib_create_send_mad error\n");
128 printk(KERN_ERR SPFX "ib_post_send_mad error\n");
154 printk(KERN_ERR SPFX "No memory for ib_agent_port_private\n");
205 printk(KERN_ERR SPFX "Port %d not found\n", port_num);
H A Dfmr_pool.c153 printk(KERN_WARNING PFX "Unmapping FMR %p with ref count %d\n",
170 printk(KERN_WARNING PFX "ib_unmap_fmr returned %d\n", ret);
226 printk(KERN_INFO PFX "Device %s does not support FMRs\n",
233 printk(KERN_WARNING PFX "couldn't allocate device attr struct\n");
239 printk(KERN_WARNING PFX "couldn't query device: %d\n", ret);
253 printk(KERN_WARNING PFX "couldn't allocate pool struct\n");
270 printk(KERN_WARNING PFX "Failed to allocate cache in pool\n");
294 printk(KERN_WARNING PFX "couldn't start cleanup thread\n");
314 printk(KERN_WARNING PFX "failed to allocate fmr "
326 printk(KERN_WARNIN
[all...]
H A Dud_header.c387 printk(KERN_WARNING "Invalid LRH.link_version %d\n",
404 printk(KERN_WARNING "Invalid GRH.ip_version %d\n",
409 printk(KERN_WARNING "Invalid GRH.next_header 0x%02x\n",
416 printk(KERN_WARNING "Invalid LRH.link_next_header %d\n",
433 printk(KERN_WARNING "Invalid BTH.opcode 0x%02x\n",
439 printk(KERN_WARNING "Invalid BTH.transport_header_version %d\n",
H A Dmad.c715 printk(KERN_ERR PFX "Invalid directed route\n");
727 printk(KERN_ERR PFX "No memory for ib_mad_local_private\n");
735 printk(KERN_ERR PFX "No memory for local response MAD\n");
846 printk(KERN_ERR "alloc_send_rmpp_segs: RMPP mem "
1199 printk(KERN_ERR PFX "ib_process_mad_wc() not implemented yet\n");
1214 printk(KERN_ERR PFX "Method %d already in use\n", i);
1226 printk(KERN_ERR PFX "No memory for "
1322 printk(KERN_ERR PFX "No memory for "
1393 printk(KERN_ERR PFX "No memory for "
1404 printk(KERN_ER
[all...]
H A Dpacker.c46 printk(KERN_WARNING "Field size %d bits not handled\n", size * 8);
106 printk(KERN_WARNING "Structure field %s of size %d "
134 printk(KERN_WARNING "Field size %d bits not handled\n", size * 8);
190 printk(KERN_WARNING "Structure field %s of size %d "
H A Ddevice.c103 printk(KERN_WARNING "Device %s is missing mandatory function %s\n",
212 printk(KERN_WARNING "Couldn't allocate client context for %s/%s\n",
303 printk(KERN_WARNING "Couldn't create table lengths cache for device %s\n",
310 printk(KERN_WARNING "Couldn't register device %s with driver model\n",
483 printk(KERN_WARNING "No client context found for %s/%s\n",
735 printk(KERN_WARNING "Couldn't create InfiniBand device class\n");
739 printk(KERN_WARNING "Couldn't set up InfiniBand P_Key/GID cache\n");
H A Dcache.c226 printk(KERN_WARNING "ib_query_port failed (%d) for %s\n",
248 printk(KERN_WARNING "ib_query_pkey failed (%d) for %s (index %d)\n",
257 printk(KERN_WARNING "ib_query_gid failed (%d) for %s (index %d)\n",
337 printk(KERN_WARNING "Couldn't allocate cache "
H A Dsa_query.c530 printk(KERN_WARNING "Couldn't query port\n");
536 printk(KERN_WARNING "Couldn't allocate new SM AH\n");
546 printk(KERN_ERR "Couldn't find index for default PKey\n");
555 printk(KERN_WARNING "Couldn't create new SM AH\n");
1123 printk("ERROR: function should be called only in SRIOV flow!!!");
1457 printk(KERN_ERR "Couldn't register ib_sa client\n");
1463 printk(KERN_ERR "Couldn't initialize multicast handling\n");
1469 printk(KERN_ERR "Couldn't initialize notice handling\n");
1475 printk(KERN_ERR "Couldn't initialize local SA\n");
/freebsd-10.2-release/sys/amd64/include/xen/
H A Dxenfunc.h50 #define __PRINTK(x) printk x
H A Dxenvar.h34 #define XENPRINTF printk
/freebsd-10.2-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c146 printk(KERN_WARNING "%s: failed to allocate PD\n", ca->name);
152 printk(KERN_WARNING "%s: ib_get_dma_mr failed\n", ca->name);
168 printk(KERN_WARNING "%s: failed to create receive CQ\n", ca->name);
175 printk(KERN_WARNING "%s: failed to create send CQ\n", ca->name);
208 printk(KERN_WARNING "%s: failed to create QP\n", ca->name);
H A Dipoib_main.c760 printk(KERN_WARNING "%s: failed to allocate RX ring (%d entries)\n",
767 printk(KERN_WARNING "%s: failed to allocate TX ring (%d entries)\n",
899 printk(KERN_WARNING "%s: allocation of %zu bytes failed\n",
906 printk(KERN_WARNING "%s: ib_query_device failed (ret = %d)\n",
954 printk(KERN_WARNING "%s: ib_query_port %d failed\n",
965 printk(KERN_WARNING "%s: ib_query_pkey port %d failed (ret = %d)\n",
984 printk(KERN_WARNING "%s: ib_query_gid port %d failed (ret = %d)\n",
992 printk(KERN_WARNING "%s: failed to initialize port %d (ret = %d)\n",
1003 printk(KERN_WARNING "%s: ib_register_event_handler failed for "
/freebsd-10.2-release/sys/i386/include/xen/
H A Dxenfunc.h52 #define __PRINTK(x) printk x
/freebsd-10.2-release/sys/xen/interface/
H A Dacm.h38 # define printkd(fmt, args...) printk(fmt,## args)
/freebsd-10.2-release/sys/ofed/include/linux/
H A Dkernel.h75 #define printk(X...) printf(X) macro
108 printk(__VA_ARGS__); \
142 printk(KERN_CONT fmt, ##__VA_ARGS__)
/freebsd-10.2-release/sys/dev/drm/
H A Dr128_cce.c98 printk("GUI_STAT = 0x%08x\n",
100 printk("PM4_STAT = 0x%08x\n",
102 printk("PM4_BUFFER_DL_WPTR = 0x%08x\n",
104 printk("PM4_BUFFER_DL_RPTR = 0x%08x\n",
106 printk("PM4_MICRO_CNTL = 0x%08x\n",
108 printk("PM4_BUFFER_CNTL = 0x%08x\n",
/freebsd-10.2-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_main.c986 printk(KERN_INFO PFX "Initializing %s\n",
1225 printk(KERN_INFO "%s", mthca_version);
1230 printk(KERN_ERR PFX "%s has invalid driver data %jx\n",
1295 printk(KERN_WARNING PFX "Invalid value %d for %s in module parameter.\n",
1297 printk(KERN_WARNING PFX "Corrected %s to %d.\n", name, *pval);
1316 printk(KERN_WARNING PFX "Invalid fmr_reserved_mtts module parameter %d.\n",
1318 printk(KERN_WARNING PFX "(Must be smaller than num_mtt %d)\n",
1321 printk(KERN_WARNING PFX "Corrected fmr_reserved_mtts to %d.\n",
1327 printk(KERN_WARNING PFX "bad log_mtts_per_seg (%d). Using default - %d\n",

Completed in 225 milliseconds

123