Searched refs:eprintk (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/microblaze/kernel/
H A Dsetup.c96 #define eprintk early_printk macro
98 #define eprintk printk macro
148 eprintk("Ramdisk addr 0x%08x, ", ram);
150 eprintk("FDT at 0x%08x\n", fdt);
152 eprintk("Compiled-in FDT at 0x%08x\n",
156 eprintk("Found romfs @ 0x%08x (0x%08x)\n",
158 eprintk("#### klimit %p ####\n", old_klimit);
161 eprintk("Moved 0x%08x bytes from 0x%08x to 0x%08x\n",
164 eprintk("New klimit: 0x%08x\n", (unsigned)klimit);
169 eprintk("!!!You
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dsetup.c96 #define eprintk early_printk macro
98 #define eprintk printk macro
148 eprintk("Ramdisk addr 0x%08x, ", ram);
150 eprintk("FDT at 0x%08x\n", fdt);
152 eprintk("Compiled-in FDT at 0x%08x\n",
156 eprintk("Found romfs @ 0x%08x (0x%08x)\n",
158 eprintk("#### klimit %p ####\n", old_klimit);
161 eprintk("Moved 0x%08x bytes from 0x%08x to 0x%08x\n",
164 eprintk("New klimit: 0x%08x\n", (unsigned)klimit);
169 eprintk("!!!You
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/misc/
H A Dkgdbts.c115 #define eprintk(a...) do { \ macro
305 eprintk("kgdbts: BP mismatch %lx expected %lx\n",
331 eprintk("kgdbts: SingleStep failed at %lx\n",
396 eprintk("kgdbts: ERROR failed sstep get emulation\n");
422 eprintk("kgdbts: failed sstep break set\n");
428 eprintk("kgdbts: failed continue sstep\n");
434 eprintk("kgdbts: failed sstep break unset\n");
441 eprintk("kgdbts: ERROR failed sstep put emulation\n");
686 eprintk("kgdbts: ERROR GET: EOB on '%s' at %i\n",
701 eprintk("kgdbt
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/misc/
H A Dkgdbts.c115 #define eprintk(a...) do { \ macro
305 eprintk("kgdbts: BP mismatch %lx expected %lx\n",
331 eprintk("kgdbts: SingleStep failed at %lx\n",
396 eprintk("kgdbts: ERROR failed sstep get emulation\n");
422 eprintk("kgdbts: failed sstep break set\n");
428 eprintk("kgdbts: failed continue sstep\n");
434 eprintk("kgdbts: failed sstep break unset\n");
441 eprintk("kgdbts: ERROR failed sstep put emulation\n");
686 eprintk("kgdbts: ERROR GET: EOB on '%s' at %i\n",
701 eprintk("kgdbt
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dscsi_tgt_priv.h7 #define eprintk(fmt, args...) \ macro
13 /* #define dprintk eprintk */
H A Dlibsrp.c41 #define eprintk(fmt, args...) \ macro
45 /* #define dprintk eprintk */
254 eprintk("Can't get dma memory %u\n", id->table_desc.len);
264 eprintk("Error copying indirect table %d\n", err);
268 eprintk("This command uses external indirect buffer\n");
277 eprintk("fail to map %p %d\n", iue, scsi_sg_count(sc));
313 eprintk("client error. Invalid data_out_format %x\n", fmt);
358 eprintk("Unknown format %d %x\n", dir, format);
392 eprintk("invalid data format %x\n", fmt);
416 eprintk("Tas
[all...]
H A Dscsi_tgt_if.c129 eprintk("tx buf is full, could not send\n");
152 eprintk("tx buf is full, could not send\n");
176 eprintk("tx buf is full, could not send\n");
199 eprintk("tx buf is full, could not send\n");
232 eprintk("unknown type %d\n", ev->hdr.type);
308 eprintk("mmap size must be %lu, not %lu \n",
361 eprintk("out of memory\n");
H A Dscsi_tgt_lib.c378 eprintk("Could not handle request of size %u.\n", len);
421 eprintk("fail to abort %p\n", cmd);
513 eprintk("cmd %p ret %d uaddr %lx len %d rw %d\n",
542 eprintk("The task management request lost!\n");
580 eprintk("The i_t_neuxs request lost, %d %llx!\n",
594 eprintk("The i_t_neuxs request lost, %d %llx!\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_tgt_priv.h7 #define eprintk(fmt, args...) \ macro
13 /* #define dprintk eprintk */
H A Dlibsrp.c41 #define eprintk(fmt, args...) \ macro
45 /* #define dprintk eprintk */
254 eprintk("Can't get dma memory %u\n", id->table_desc.len);
264 eprintk("Error copying indirect table %d\n", err);
268 eprintk("This command uses external indirect buffer\n");
277 eprintk("fail to map %p %d\n", iue, scsi_sg_count(sc));
313 eprintk("client error. Invalid data_out_format %x\n", fmt);
358 eprintk("Unknown format %d %x\n", dir, format);
392 eprintk("invalid data format %x\n", fmt);
416 eprintk("Tas
[all...]
H A Dscsi_tgt_if.c129 eprintk("tx buf is full, could not send\n");
152 eprintk("tx buf is full, could not send\n");
176 eprintk("tx buf is full, could not send\n");
199 eprintk("tx buf is full, could not send\n");
232 eprintk("unknown type %d\n", ev->hdr.type);
308 eprintk("mmap size must be %lu, not %lu \n",
361 eprintk("out of memory\n");
H A Dscsi_tgt_lib.c378 eprintk("Could not handle request of size %u.\n", len);
421 eprintk("fail to abort %p\n", cmd);
513 eprintk("cmd %p ret %d uaddr %lx len %d rw %d\n",
542 eprintk("The task management request lost!\n");
580 eprintk("The i_t_neuxs request lost, %d %llx!\n",
594 eprintk("The i_t_neuxs request lost, %d %llx!\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/ibmvscsi/
H A Dibmvstgt.c57 #define eprintk(fmt, args...) \ macro
61 /* #define dprintk eprintk */
113 eprintk("Error %ld transferring data\n", rc);
130 eprintk("%ld sending response\n", rc1);
212 eprintk("cannot queue cmd %p %d\n", cmd, err);
258 eprintk("rdma error %d %d %ld\n", dir, slen, err);
273 eprintk("out of sg %p %d %d\n",
304 eprintk("operation failed %p %d %x\n",
328 eprintk("bad dma_alloc_coherent %p\n", target);
357 eprintk("Erro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/ibmvscsi/
H A Dibmvstgt.c57 #define eprintk(fmt, args...) \ macro
61 /* #define dprintk eprintk */
113 eprintk("Error %ld transferring data\n", rc);
130 eprintk("%ld sending response\n", rc1);
212 eprintk("cannot queue cmd %p %d\n", cmd, err);
258 eprintk("rdma error %d %d %ld\n", dir, slen, err);
273 eprintk("out of sg %p %d %d\n",
304 eprintk("operation failed %p %d %x\n",
328 eprintk("bad dma_alloc_coherent %p\n", target);
357 eprintk("Erro
[all...]

Completed in 145 milliseconds