Searched refs:device_printf (Results 1 - 25 of 1102) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/dev/qlxge/
H A Dqls_dbg.c58 device_printf(dev, "%s: %s dump start\n", __func__, msg);
61 device_printf(dev,"0x%08x:\t0x%08x, 0x%08x, 0x%08x, 0x%08x,\n",
69 device_printf(dev,"0x%08x: 0x%08x\n", i, buf[0]);
72 device_printf(dev,"0x%08x: 0x%08x 0x%08x\n", i, buf[0], buf[1]);
75 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x\n",
81 device_printf(dev, "%s: %s dump end\n", __func__, msg);
100 device_printf(dev, "%s: %s dump start\n", __func__, msg);
103 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x 0x%04x"
112 device_printf(dev,"0x%08x: 0x%04x\n", i, buf[0]);
115 device_printf(de
[all...]
H A Dqls_dbg.h52 #define QL_DPRINT1(x) if (qls_dbg_level & 0x0001) device_printf x
53 #define QL_DPRINT2(x) if (qls_dbg_level & 0x0002) device_printf x
54 #define QL_DPRINT4(x) if (qls_dbg_level & 0x0004) device_printf x
55 #define QL_DPRINT8(x) if (qls_dbg_level & 0x0008) device_printf x
56 #define QL_DPRINT10(x) if (qls_dbg_level & 0x0010) device_printf x
57 #define QL_DPRINT20(x) if (qls_dbg_level & 0x0020) device_printf x
58 #define QL_DPRINT40(x) if (qls_dbg_level & 0x0040) device_printf x
59 #define QL_DPRINT80(x) if (qls_dbg_level & 0x0080) device_printf x
/freebsd-10-stable/sys/dev/qlxgb/
H A Dqla_dbg.c59 device_printf(dev, "%s: %s dump start\n", __func__, msg);
62 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x 0x%08x\n",
70 device_printf(dev,"0x%08x: 0x%08x\n", i, buf[0]);
73 device_printf(dev,"0x%08x: 0x%08x 0x%08x\n", i, buf[0], buf[1]);
76 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x\n",
82 device_printf(dev, "%s: %s dump end\n", __func__, msg);
98 device_printf(dev, "%s: %s dump start\n", __func__, msg);
101 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x 0x%04x"
110 device_printf(dev,"0x%08x: 0x%04x\n", i, buf[0]);
113 device_printf(de
[all...]
H A Dqla_dbg.h52 #define QL_DPRINT1(x) if (dbg_level & 0x0001) device_printf x
53 #define QL_DPRINT2(x) if (dbg_level & 0x0002) device_printf x
54 #define QL_DPRINT4(x) if (dbg_level & 0x0004) device_printf x
55 #define QL_DPRINT8(x) if (dbg_level & 0x0008) device_printf x
56 #define QL_DPRINT10(x) if (dbg_level & 0x0010) device_printf x
57 #define QL_DPRINT20(x) if (dbg_level & 0x0020) device_printf x
58 #define QL_DPRINT40(x) if (dbg_level & 0x0040) device_printf x
59 #define QL_DPRINT80(x) if (dbg_level & 0x0080) device_printf x
/freebsd-10-stable/sys/dev/qlxgbe/
H A Dql_dbg.c55 device_printf(dev, "%s: %s dump start\n", __func__, msg);
58 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x 0x%08x\n",
66 device_printf(dev,"0x%08x: 0x%08x\n", i, buf[0]);
69 device_printf(dev,"0x%08x: 0x%08x 0x%08x\n", i, buf[0], buf[1]);
72 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x\n",
78 device_printf(dev, "%s: %s dump end\n", __func__, msg);
94 device_printf(dev, "%s: %s dump start\n", __func__, msg);
97 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x 0x%04x"
106 device_printf(dev,"0x%08x: 0x%04x\n", i, buf[0]);
109 device_printf(de
[all...]
H A Dql_dbg.h64 #define QL_DPRINT1(ha, x) if (ha->dbg_level & 0x0001) device_printf x
65 #define QL_DPRINT2(ha, x) if (ha->dbg_level & 0x0002) device_printf x
66 #define QL_DPRINT4(ha, x) if (ha->dbg_level & 0x0004) device_printf x
67 #define QL_DPRINT8(ha, x) if (ha->dbg_level & 0x0008) device_printf x
68 #define QL_DPRINT10(ha, x) if (ha->dbg_level & 0x0010) device_printf x
69 #define QL_DPRINT20(ha, x) if (ha->dbg_level & 0x0020) device_printf x
70 #define QL_DPRINT40(ha, x) if (ha->dbg_level & 0x0040) device_printf x
71 #define QL_DPRINT80(ha, x) if (ha->dbg_level & 0x0080) device_printf x
H A Dql_misc.c78 device_printf(ha->pci_dev, "%s: [0x%08x, 0x%08x, %d] failed\n",
207 device_printf(ha->pci_dev,
228 device_printf(ha->pci_dev, "%s: Q8_FLASH_LOCK failed\n",
236 device_printf(ha->pci_dev,
245 device_printf(ha->pci_dev,
267 device_printf(ha->pci_dev,
276 device_printf(ha->pci_dev, "%s: Q8_FLASH_LOCK failed\n",
284 device_printf(ha->pci_dev,
293 device_printf(ha->pci_dev,
314 device_printf(h
[all...]
/freebsd-10-stable/sys/dev/aac/
H A Daac_debug.c62 device_printf(sc->aac_dev, "FIB queue header at %p queues at %p\n",
65 device_printf(sc->aac_dev, "HOST_NORM_CMD %d/%d (%d)\n",
71 device_printf(sc->aac_dev, "HOST_HIGH_CMD %d/%d (%d)\n",
77 device_printf(sc->aac_dev, "ADAP_NORM_CMD %d/%d (%d)\n",
83 device_printf(sc->aac_dev, "ADAP_HIGH_CMD %d/%d (%d)\n",
89 device_printf(sc->aac_dev, "HOST_NORM_RESP %d/%d (%d)\n",
95 device_printf(sc->aac_dev, "HOST_HIGH_RESP %d/%d (%d)\n",
101 device_printf(sc->aac_dev, "ADAP_NORM_RESP %d/%d (%d)\n",
107 device_printf(sc->aac_dev, "ADAP_HIGH_RESP %d/%d (%d)\n",
113 device_printf(s
[all...]
/freebsd-10-stable/sys/dev/aacraid/
H A Daacraid_debug.c72 device_printf(sc->aac_dev, "AACQ_FREE %d/%d\n",
74 device_printf(sc->aac_dev, "AACQ_READY %d/%d\n",
77 device_printf(sc->aac_dev, "AACQ_BUSY %d/%d\n",
88 device_printf(sc->aac_dev,
92 device_printf(sc->aac_dev, "%s: FIB @ %p\n", caller, fib);
93 device_printf(sc->aac_dev, " XferState %b\n", fib->Header.XferState,
116 device_printf(sc->aac_dev, " Command %d\n", fib->Header.Command);
117 device_printf(sc->aac_dev, " StructType %d\n",
119 device_printf(sc->aac_dev, " Size %d\n", fib->Header.Size);
120 device_printf(s
[all...]
/freebsd-10-stable/sys/dev/terasic/mtl/
H A Dterasic_mtl_nexus.c79 device_printf(dev, "improper register address");
84 device_printf(dev, "improper register size");
90 device_printf(dev, "improper pixel frame buffer address");
96 device_printf(dev, "improper pixel frame buffer size");
102 device_printf(dev, "improper text frame buffer address");
108 device_printf(dev, "improper text frame buffer size");
120 device_printf(dev, "couldn't map register memory\n");
124 device_printf(sc->mtl_dev, "registers at mem %p-%p\n",
131 device_printf(dev, "couldn't map pixel memory\n");
135 device_printf(s
[all...]
H A Dterasic_mtl_fdt.c92 device_printf(dev, "couldn't map register memory\n");
97 device_printf(dev, "improper register address");
102 device_printf(dev, "improper register size");
106 device_printf(sc->mtl_dev, "registers at mem %p-%p\n",
115 device_printf(dev, "couldn't map pixel memory\n");
120 device_printf(dev, "improper pixel address");
125 device_printf(dev, "improper pixel size");
129 device_printf(sc->mtl_dev, "pixel frame buffer at mem %p-%p\n",
138 device_printf(dev, "couldn't map text memory\n");
143 device_printf(de
[all...]
/freebsd-10-stable/sys/dev/ipmi/
H A Dipmi_kcs.c134 device_printf(sc->ipmi_dev,
152 device_printf(sc->ipmi_dev, "KCS error: %02x\n",
172 device_printf(sc->ipmi_dev, "KCS: Error retry exhausted\n");
328 device_printf(sc->ipmi_dev, "KCS: Failed to start write\n");
332 device_printf(sc->ipmi_dev, "KCS: WRITE_START... ok\n");
336 device_printf(sc->ipmi_dev, "KCS: Failed to write address\n");
340 device_printf(sc->ipmi_dev, "KCS: Wrote address: %02x\n", req->ir_addr);
345 device_printf(sc->ipmi_dev,
350 device_printf(sc->ipmi_dev, "KCS: Wrote command: %02x\n",
355 device_printf(s
[all...]
H A Dipmi_smic.c114 device_printf(sc->ipmi_dev, "SMIC: Write did not start %02x\n",
138 device_printf(sc->ipmi_dev, "SMIC: Write did not next %02x\n",
162 device_printf(sc->ipmi_dev, "SMIC: Write did not end %02x\n",
186 device_printf(sc->ipmi_dev, "SMIC: Read did not start %02x\n",
211 device_printf(sc->ipmi_dev, "SMIC: Read did not next %02x\n",
234 device_printf(sc->ipmi_dev, "SMIC: Read did not end %02x\n",
251 device_printf(sc->ipmi_dev, "SMIC: WRITE_START address: %02x\n",
260 device_printf(sc->ipmi_dev, "SMIC: Wrote command: %02x\n",
268 device_printf(sc->ipmi_dev, "SMIC: Wrote command: %02x\n",
278 device_printf(s
[all...]
H A Dipmi_ssif.c64 device_printf(dev, "%s:", msg);
106 device_printf(dev, "SSIF: WRITE_SINGLE error %d\n",
121 device_printf(dev, "SSIF: WRITE_START error %d\n",
139 device_printf(dev, "SSIF: WRITE_CONT error %d\n",
166 device_printf(dev, "SSIF: WRITE_CONT error %d\n",
190 device_printf(dev, "SSIF: READ_START retry\n");
198 device_printf(dev, "SSIF: READ_START failed: %d\n", error);
203 device_printf("SSIF: READ_START: ok\n");
217 device_printf(dev, "SSIF: Short reply packet\n");
223 device_printf(de
[all...]
/freebsd-10-stable/sys/dev/atkbdc/
H A Datkbdc_ebus.c134 device_printf(dev,
141 device_printf(dev,
148 device_printf(dev, "cannot determine status port resource\n");
156 device_printf(dev, "cannot allocate status port resource\n");
163 device_printf(dev, "atkbdc_porbe_unit failed\n");
201 device_printf(dev,
209 device_printf(dev,
216 device_printf(dev, "cannot determine status port resource\n");
224 device_printf(dev, "cannot allocate status port resource\n");
231 device_printf(de
[all...]
/freebsd-10-stable/sys/netgraph/bluetooth/drivers/bt3c/
H A Dng_bt3c_var.h46 #define NG_BT3C_ALERT if (sc->debug >= NG_BT3C_ALERT_LEVEL) device_printf
47 #define NG_BT3C_ERR if (sc->debug >= NG_BT3C_ERR_LEVEL) device_printf
48 #define NG_BT3C_WARN if (sc->debug >= NG_BT3C_WARN_LEVEL) device_printf
49 #define NG_BT3C_INFO if (sc->debug >= NG_BT3C_INFO_LEVEL) device_printf
/freebsd-10-stable/sys/boot/i386/libfirewire/
H A Dfwohci.c51 #define device_printf(a, x, ...) printf("FW1394: " x, ## __VA_ARGS__)
53 #define device_printf(a, x, ...) macro
110 device_printf(sc->fc.dev, "phy read failed(1).\n");
121 device_printf(sc->fc.dev, "phy read failed(2).\n");
128 device_printf(sc->fc.dev,
157 device_printf(dev, "invalid speed %d (fixed to %d).\n",
161 device_printf(dev,
169 device_printf(dev, "invalid speed %d (fixed to %d).\n",
173 device_printf(dev,
185 device_printf(de
[all...]
/freebsd-10-stable/sys/dev/altera/atse/
H A Dif_atse_fdt.c99 device_printf(dev, "failed to map memory for ctrl region\n");
104 device_printf(sc->atse_dev, "MAC ctrl region at mem %p-%p\n",
118 device_printf(dev, "failed to map memory for RX FIFO\n");
123 device_printf(sc->atse_dev, "RX FIFO at mem %p-%p\n",
132 device_printf(dev, "failed to map memory for RXC FIFO\n");
137 device_printf(sc->atse_dev, "RXC FIFO at mem %p-%p\n",
151 device_printf(dev, "failed to map memory for TX FIFO\n");
156 device_printf(sc->atse_dev, "TX FIFO at mem %p-%p\n",
165 device_printf(dev, "failed to map memory for TXC FIFO\n");
170 device_printf(s
[all...]
/freebsd-10-stable/sys/dev/si/
H A Dsi_isa.c65 device_printf(dev, "cannot allocate memory resource\n");
80 device_printf(dev, "maddr (%p) out of range\n", paddr);
85 device_printf(dev, "maddr (%p) not on 32k boundary\n", paddr);
92 device_printf(dev, "0x17 check fail at phys %p\n", paddr);
155 device_printf(dev, "0x17 check fail at phys %p = 0x%x\n",
174 device_printf(dev,
188 device_printf(dev, "clear fail at phys %p, was %x\n",
206 device_printf(dev,
220 device_printf(dev,
236 device_printf(de
[all...]
/freebsd-10-stable/sys/dev/ata/
H A Data-sata.c70 device_printf(dev, "PHYRDY change\n");
74 device_printf(dev, "CONNECT requested\n");
76 device_printf(dev, "DISCONNECT requested\n");
131 device_printf(ch->dev, "SATA connect timeout status=%08x\n",
134 device_printf(ch->dev, "p%d: SATA connect timeout status=%08x\n",
138 device_printf(ch->dev, "SATA connect time=%dms status=%08x\n",
141 device_printf(ch->dev, "p%d: SATA connect time=%dms status=%08x\n",
176 device_printf(dev, "hard reset ...\n");
178 device_printf(dev, "p%d: hard reset ...\n", port);
219 device_printf(de
[all...]
/freebsd-10-stable/sys/dev/jedec_dimm/
H A Djedec_dimm.c221 device_printf(dev, "failed to read dram_type: %d\n", rc);
243 device_printf(dev, "unsupported dram_type 0x%02x\n", type);
287 device_printf(dev, "failed to read TSOD-present byte: %d\n",
295 device_printf(dev,
302 device_printf(dev, "failed to read TSOD Device ID\n");
310 device_printf(dev,
314 device_printf(dev,
444 device_printf(sc->dev, "unsupported dram_type 0x%02x\n", type);
452 device_printf(sc->dev, "failed to read bus_width: %d\n", rc);
459 device_printf(s
[all...]
/freebsd-10-stable/sys/dev/netfpga10g/nf10bmac/
H A Dif_nf10bmac_fdt.c99 device_printf(dev, "failed to map memory for CTRL region\n");
104 device_printf(sc->nf10bmac_dev, "CTRL region at mem %p-%p\n",
119 device_printf(dev, "failed to map memory for TX FIFO\n");
124 device_printf(sc->nf10bmac_dev, "TX FIFO at mem %p-%p\n",
139 device_printf(dev, "failed to map memory for RX FIFO\n");
144 device_printf(sc->nf10bmac_dev, "RX FIFO at mem %p-%p\n",
158 device_printf(dev, "failed to map memory for INTR region\n");
163 device_printf(sc->nf10bmac_dev, "INTR region at mem %p-%p\n",
/freebsd-10-stable/sys/dev/aha/
H A Daha_isa.c147 device_printf(dev, "Could not determine IRQ or DMA "
170 device_printf(dev, "Invalid DMA setting for adapter at %#jx.",
197 device_printf(dev, "Unable to allocate I/O ports\n");
205 device_printf(dev, "Unable to allocate excluse use of irq\n");
213 device_printf(dev, "Unable to allocate drq\n");
238 device_printf(dev, "dma tag create failed.\n");
243 device_printf(dev, "init failed\n");
252 device_printf(dev, "154xA may not work\n");
259 device_printf(dev, "attach failed\n");
266 device_printf(de
[all...]
/freebsd-10-stable/sys/dev/cmx/
H A Dcmx_pccard.c85 device_printf(dev, "cmx_alloc_resources() failed!\n");
91 device_printf(dev, "cmx_attach() failed!\n");
96 device_printf(dev, "attached\n");
/freebsd-10-stable/sys/dev/pci/
H A Dfixup_pci.c95 device_printf(dev, "correcting Natoma config for SMP\n");
101 device_printf(dev, "correcting Natoma config for non-SMP\n");
135 device_printf(dev,

Completed in 217 milliseconds

1234567891011>>