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

1234567891011>>

/freebsd-12-stable/sys/dev/qlxge/
H A Dqls_dbg.c60 device_printf(dev, "%s: %s dump start\n", __func__, msg);
63 device_printf(dev,"0x%08x:\t0x%08x, 0x%08x, 0x%08x, 0x%08x,\n",
71 device_printf(dev,"0x%08x: 0x%08x\n", i, buf[0]);
74 device_printf(dev,"0x%08x: 0x%08x 0x%08x\n", i, buf[0], buf[1]);
77 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x\n",
83 device_printf(dev, "%s: %s dump end\n", __func__, msg);
102 device_printf(dev, "%s: %s dump start\n", __func__, msg);
105 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x 0x%04x"
114 device_printf(dev,"0x%08x: 0x%04x\n", i, buf[0]);
117 device_printf(de
[all...]
H A Dqls_dbg.h54 #define QL_DPRINT1(x) if (qls_dbg_level & 0x0001) device_printf x
55 #define QL_DPRINT2(x) if (qls_dbg_level & 0x0002) device_printf x
56 #define QL_DPRINT4(x) if (qls_dbg_level & 0x0004) device_printf x
57 #define QL_DPRINT8(x) if (qls_dbg_level & 0x0008) device_printf x
58 #define QL_DPRINT10(x) if (qls_dbg_level & 0x0010) device_printf x
59 #define QL_DPRINT20(x) if (qls_dbg_level & 0x0020) device_printf x
60 #define QL_DPRINT40(x) if (qls_dbg_level & 0x0040) device_printf x
61 #define QL_DPRINT80(x) if (qls_dbg_level & 0x0080) device_printf x
/freebsd-12-stable/sys/dev/qlxgb/
H A Dqla_dbg.c61 device_printf(dev, "%s: %s dump start\n", __func__, msg);
64 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x 0x%08x\n",
72 device_printf(dev,"0x%08x: 0x%08x\n", i, buf[0]);
75 device_printf(dev,"0x%08x: 0x%08x 0x%08x\n", i, buf[0], buf[1]);
78 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x\n",
84 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 Dqla_dbg.h54 #define QL_DPRINT1(x) if (dbg_level & 0x0001) device_printf x
55 #define QL_DPRINT2(x) if (dbg_level & 0x0002) device_printf x
56 #define QL_DPRINT4(x) if (dbg_level & 0x0004) device_printf x
57 #define QL_DPRINT8(x) if (dbg_level & 0x0008) device_printf x
58 #define QL_DPRINT10(x) if (dbg_level & 0x0010) device_printf x
59 #define QL_DPRINT20(x) if (dbg_level & 0x0020) device_printf x
60 #define QL_DPRINT40(x) if (dbg_level & 0x0040) device_printf x
61 #define QL_DPRINT80(x) if (dbg_level & 0x0080) device_printf x
/freebsd-12-stable/sys/dev/qlxgbe/
H A Dql_dbg.c57 device_printf(dev, "%s: %s dump start\n", __func__, msg);
60 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x 0x%08x\n",
68 device_printf(dev,"0x%08x: 0x%08x\n", i, buf[0]);
71 device_printf(dev,"0x%08x: 0x%08x 0x%08x\n", i, buf[0], buf[1]);
74 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x\n",
80 device_printf(dev, "%s: %s dump end\n", __func__, msg);
96 device_printf(dev, "%s: %s dump start\n", __func__, msg);
99 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x 0x%04x"
108 device_printf(dev,"0x%08x: 0x%04x\n", i, buf[0]);
111 device_printf(de
[all...]
H A Dql_dbg.h66 #define QL_DPRINT1(ha, x) if (ha->dbg_level & 0x0001) device_printf x
67 #define QL_DPRINT2(ha, x) if (ha->dbg_level & 0x0002) device_printf x
68 #define QL_DPRINT4(ha, x) if (ha->dbg_level & 0x0004) device_printf x
69 #define QL_DPRINT8(ha, x) if (ha->dbg_level & 0x0008) device_printf x
70 #define QL_DPRINT10(ha, x) if (ha->dbg_level & 0x0010) device_printf x
71 #define QL_DPRINT20(ha, x) if (ha->dbg_level & 0x0020) device_printf x
72 #define QL_DPRINT40(ha, x) if (ha->dbg_level & 0x0040) device_printf x
73 #define QL_DPRINT80(ha, x) if (ha->dbg_level & 0x0080) device_printf x
H A Dql_misc.c80 device_printf(ha->pci_dev, "%s: [0x%08x, 0x%08x, %d] failed\n",
209 device_printf(ha->pci_dev,
230 device_printf(ha->pci_dev, "%s: Q8_FLASH_LOCK failed\n",
238 device_printf(ha->pci_dev,
247 device_printf(ha->pci_dev,
269 device_printf(ha->pci_dev,
278 device_printf(ha->pci_dev, "%s: Q8_FLASH_LOCK failed\n",
286 device_printf(ha->pci_dev,
295 device_printf(ha->pci_dev,
316 device_printf(h
[all...]
/freebsd-12-stable/sys/dev/aac/
H A Daac_debug.c64 device_printf(sc->aac_dev, "FIB queue header at %p queues at %p\n",
67 device_printf(sc->aac_dev, "HOST_NORM_CMD %d/%d (%d)\n",
73 device_printf(sc->aac_dev, "HOST_HIGH_CMD %d/%d (%d)\n",
79 device_printf(sc->aac_dev, "ADAP_NORM_CMD %d/%d (%d)\n",
85 device_printf(sc->aac_dev, "ADAP_HIGH_CMD %d/%d (%d)\n",
91 device_printf(sc->aac_dev, "HOST_NORM_RESP %d/%d (%d)\n",
97 device_printf(sc->aac_dev, "HOST_HIGH_RESP %d/%d (%d)\n",
103 device_printf(sc->aac_dev, "ADAP_NORM_RESP %d/%d (%d)\n",
109 device_printf(sc->aac_dev, "ADAP_HIGH_RESP %d/%d (%d)\n",
115 device_printf(s
[all...]
/freebsd-12-stable/sys/dev/aacraid/
H A Daacraid_debug.c73 device_printf(sc->aac_dev, "AACQ_FREE %d/%d\n",
75 device_printf(sc->aac_dev, "AACQ_READY %d/%d\n",
78 device_printf(sc->aac_dev, "AACQ_BUSY %d/%d\n",
89 device_printf(sc->aac_dev,
93 device_printf(sc->aac_dev, "%s: FIB @ %p\n", caller, fib);
94 device_printf(sc->aac_dev, " XferState %b\n", fib->Header.XferState,
117 device_printf(sc->aac_dev, " Command %d\n", fib->Header.Command);
118 device_printf(sc->aac_dev, " StructType %d\n",
120 device_printf(sc->aac_dev, " Size %d\n", fib->Header.Size);
121 device_printf(s
[all...]
/freebsd-12-stable/sys/arm/ti/am335x/
H A Dam335x_pmic.c99 device_printf(sc->sc_dev, "Cannot read interrupt register\n");
105 device_printf(sc->sc_dev, "Cannot read status register\n");
159 device_printf(dev, " BAT TEMP/NTC ERROR: %s\n", f_t[reg0.battemp]);
160 device_printf(dev, " Pre-charge timer time-out: %s\n", f_t[reg0.pchgtout]);
161 device_printf(dev, " Charge timer time-out: %s\n", f_t[reg0.chgtout]);
162 device_printf(dev, " Charger active: %s\n", f_t[reg0.active]);
163 device_printf(dev, " Termination current detected: %s\n", f_t[reg0.termi]);
164 device_printf(dev, " Thermal suspend: %s\n", f_t[reg0.tsusp]);
165 device_printf(dev, " DPPM active: %s\n", f_t[reg0.dppm]);
166 device_printf(de
[all...]
/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_pci.c127 device_printf(dev, "bus_alloc_resource failed rid=%#x\n",
158 device_printf(ocs->dev, "Enabling target\n");
167 device_printf(ocs->dev, "Disabling initiator\n");
173 device_printf(ocs->dev, "Unsupported, both initiator and target mode disabled.\n");
180 device_printf(ocs->dev, "logmask = %#x\n", logmask);
185 device_printf(ocs->dev, "logdest = %#x\n", logdest);
190 device_printf(ocs->dev, "loglevel = %#x\n", loglevel);
195 device_printf(ocs->dev, "ramlog_size = %#x\n", ramlog_size);
200 device_printf(ocs->dev, "ddump_saved_size= %#x\n", ddump_saved_size);
223 device_printf(oc
[all...]
/freebsd-12-stable/sys/arm64/rockchip/
H A Drk_dwc3.c108 device_printf(dev, "Cannot get ref_clk clock\n");
113 device_printf(dev, "Could not enable clock %s\n",
118 device_printf(dev, "Cannot get suspend_clk clock\n");
123 device_printf(dev, "Could not enable clock %s\n",
128 device_printf(dev, "Cannot get bus_clk clock\n");
133 device_printf(dev, "Could not enable clock %s\n",
138 device_printf(dev, "Cannot get grf_clk clock\n");
143 device_printf(dev, "Could not enable clock %s\n",
152 device_printf(dev, "Could not enable clock %s\n",
160 device_printf(de
[all...]
H A Drk3399_emmcphy.c143 device_printf(dev, "Phy id: %ld\n", phy);
146 device_printf(dev, "Unknown phy: %ld\n", phy);
177 device_printf(dev, "cannot get emmcclk clock, continue\n");
180 device_printf(dev, "got emmcclk clock\n");
185 device_printf(dev, "cannot get clock frequency\n");
214 device_printf(dev, "PHY calibration did not complete\n");
250 device_printf(dev, "DLL loop failed to lock\n");
288 device_printf(dev, "cannot get clocks handle\n");
295 device_printf(dev, "cannot get grf driver handle\n");
300 device_printf(de
[all...]
/freebsd-12-stable/sys/dev/ipmi/
H A Dipmi_kcs.c127 device_printf(sc->ipmi_dev,
145 device_printf(sc->ipmi_dev, "KCS error: %02x\n",
165 device_printf(sc->ipmi_dev, "KCS: Error retry exhausted\n");
321 device_printf(sc->ipmi_dev, "KCS: Failed to start write\n");
325 device_printf(sc->ipmi_dev, "KCS: WRITE_START... ok\n");
329 device_printf(sc->ipmi_dev, "KCS: Failed to write address\n");
333 device_printf(sc->ipmi_dev, "KCS: Wrote address: %02x\n", req->ir_addr);
338 device_printf(sc->ipmi_dev,
343 device_printf(sc->ipmi_dev, "KCS: Wrote command: %02x\n",
348 device_printf(s
[all...]
H A Dipmi_smic.c116 device_printf(sc->ipmi_dev, "SMIC: Write did not start %02x\n",
140 device_printf(sc->ipmi_dev, "SMIC: Write did not next %02x\n",
164 device_printf(sc->ipmi_dev, "SMIC: Write did not end %02x\n",
188 device_printf(sc->ipmi_dev, "SMIC: Read did not start %02x\n",
213 device_printf(sc->ipmi_dev, "SMIC: Read did not next %02x\n",
236 device_printf(sc->ipmi_dev, "SMIC: Read did not end %02x\n",
253 device_printf(sc->ipmi_dev, "SMIC: WRITE_START address: %02x\n",
262 device_printf(sc->ipmi_dev, "SMIC: Wrote command: %02x\n",
270 device_printf(sc->ipmi_dev, "SMIC: Wrote command: %02x\n",
280 device_printf(s
[all...]
/freebsd-12-stable/sys/arm/nvidia/
H A Dtegra_xhci.c335 device_printf(sc->dev,
342 device_printf(sc->dev,
349 device_printf(sc->dev,
356 device_printf(sc->dev,
363 device_printf(sc->dev,
370 device_printf(sc->dev,
377 device_printf(sc->dev,
384 device_printf(sc->dev,
392 device_printf(sc->dev, "Cannot get 'xusb_host' reset\n");
398 device_printf(s
[all...]
/freebsd-12-stable/sys/dev/atkbdc/
H A Datkbdc_ebus.c136 device_printf(dev,
143 device_printf(dev,
150 device_printf(dev, "cannot determine status port resource\n");
158 device_printf(dev, "cannot allocate status port resource\n");
165 device_printf(dev, "atkbdc_porbe_unit failed\n");
203 device_printf(dev,
211 device_printf(dev,
218 device_printf(dev, "cannot determine status port resource\n");
226 device_printf(dev, "cannot allocate status port resource\n");
233 device_printf(de
[all...]
/freebsd-12-stable/sys/netgraph/bluetooth/drivers/bt3c/
H A Dng_bt3c_var.h48 #define NG_BT3C_ALERT if (sc->debug >= NG_BT3C_ALERT_LEVEL) device_printf
49 #define NG_BT3C_ERR if (sc->debug >= NG_BT3C_ERR_LEVEL) device_printf
50 #define NG_BT3C_WARN if (sc->debug >= NG_BT3C_WARN_LEVEL) device_printf
51 #define NG_BT3C_INFO if (sc->debug >= NG_BT3C_INFO_LEVEL) device_printf
/freebsd-12-stable/stand/i386/libfirewire/
H A Dfwohci.c52 #define device_printf(a, x, ...) printf("FW1394: " x, ## __VA_ARGS__)
54 #define device_printf(a, x, ...) macro
105 device_printf(sc->fc.dev, "phy read failed(1).\n");
116 device_printf(sc->fc.dev, "phy read failed(2).\n");
123 device_printf(sc->fc.dev,
152 device_printf(dev, "invalid speed %d (fixed to %d).\n",
156 device_printf(dev,
164 device_printf(dev, "invalid speed %d (fixed to %d).\n",
168 device_printf(dev,
180 device_printf(de
[all...]
/freebsd-12-stable/sys/dev/xdma/
H A Dxdma_fdt_test.c141 device_printf(sc->dev,
149 device_printf(sc->dev,
157 device_printf(sc->dev,
175 device_printf(sc->dev,
183 device_printf(sc->dev,
191 device_printf(sc->dev,
208 device_printf(sc->dev, "Can't find xDMA controller.\n");
215 device_printf(sc->dev, "Can't alloc virtual DMA channel.\n");
222 device_printf(sc->dev, "Can't setup xDMA interrupt handler.\n");
247 device_printf(s
[all...]
/freebsd-12-stable/sys/arm/freescale/imx/
H A Dimx6_ahci.c114 device_printf(sc->dev,
122 device_printf(sc->dev,
139 device_printf(sc->dev, "%s: error on imx6_ahci_phy_addr\n",
148 device_printf(sc->dev,
153 device_printf(sc->dev,
167 device_printf(sc->dev, "%s: error on SATA_P0PHYCR_CR_WRITE=1\n",
174 device_printf(sc->dev, "%s: error on SATA_P0PHYCR_CR_WRITE=0\n",
190 device_printf(sc->dev, "%s: error on imx6_ahci_phy_addr\n",
197 device_printf(sc->dev, "%s: error on SATA_P0PHYCR_CR_READ=1\n",
206 device_printf(s
[all...]
/freebsd-12-stable/sys/dev/ata/
H A Data-sata.c72 device_printf(dev, "PHYRDY change\n");
76 device_printf(dev, "CONNECT requested\n");
78 device_printf(dev, "DISCONNECT requested\n");
133 device_printf(ch->dev, "SATA connect timeout status=%08x\n",
136 device_printf(ch->dev, "p%d: SATA connect timeout status=%08x\n",
140 device_printf(ch->dev, "SATA connect time=%dms status=%08x\n",
143 device_printf(ch->dev, "p%d: SATA connect time=%dms status=%08x\n",
178 device_printf(dev, "hard reset ...\n");
180 device_printf(dev, "p%d: hard reset ...\n", port);
221 device_printf(de
[all...]
/freebsd-12-stable/sys/arm/ti/usb/
H A Domap_host.c146 device_printf(isc->sc_dev, "UHH revision 0x%08x\n", isc->uhh_rev);
159 device_printf(isc->sc_dev,
162 device_printf(isc->sc_dev,
167 device_printf(isc->sc_dev,
172 device_printf(isc->sc_dev,
176 device_printf(isc->sc_dev, "unknown port mode %d for port 0\n", isc->port_mode[0]);
183 device_printf(isc->sc_dev,
186 device_printf(isc->sc_dev,
191 device_printf(isc->sc_dev,
196 device_printf(is
[all...]
/freebsd-12-stable/sys/arm/allwinner/
H A Daw_cir.c185 device_printf(sc->dev, "IR RX Buffer Full!\n");
211 device_printf(sc->dev, "sc->dcnt = %d\n", sc->dcnt);
218 device_printf(sc->dev, "Initial len: %d\n", len);
230 device_printf(sc->dev, "len = %d\n", len);
233 device_printf(sc->dev, "Bit separator error\n");
250 device_printf(sc->dev, "Bit length error\n");
267 device_printf(sc->dev,
279 device_printf(sc->dev,
334 device_printf(sc->dev, "RX interrupt status: %x\n", val);
342 device_printf(s
[all...]
/freebsd-12-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c190 device_printf(sc->dev, "irq already mapped for child\n");
196 device_printf(sc->dev, "failed to map intr %u: %d\n", intr,
206 device_printf(sc->dev, "failed to set child irq resource %d to "
253 device_printf(sc->dev,
267 device_printf(sc->dev,
287 device_printf(dev, "MIPSEB: %-3s | BP64: %s\n",
289 device_printf(dev, "UARTs: %-3hhu | UGPIO: %s\n",
293 device_printf(dev, "UARTClk: 0x%02x | Flash: %u\n",
295 device_printf(dev, "SPROM: %-3s | OTP: %s\n",
297 device_printf(de
[all...]

Completed in 299 milliseconds

1234567891011>>