Lines Matching refs:device_printf
58 device_printf(dev, "%s: %s dump start\n", __func__, msg); in qls_dump_buf32()
61 device_printf(dev,"0x%08x:\t0x%08x, 0x%08x, 0x%08x, 0x%08x,\n", in qls_dump_buf32()
69 device_printf(dev,"0x%08x: 0x%08x\n", i, buf[0]); in qls_dump_buf32()
72 device_printf(dev,"0x%08x: 0x%08x 0x%08x\n", i, buf[0], buf[1]); in qls_dump_buf32()
75 device_printf(dev,"0x%08x: 0x%08x 0x%08x 0x%08x\n", in qls_dump_buf32()
81 device_printf(dev, "%s: %s dump end\n", __func__, msg); in qls_dump_buf32()
100 device_printf(dev, "%s: %s dump start\n", __func__, msg); in qls_dump_buf16()
103 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x 0x%04x" in qls_dump_buf16()
112 device_printf(dev,"0x%08x: 0x%04x\n", i, buf[0]); in qls_dump_buf16()
115 device_printf(dev,"0x%08x: 0x%04x 0x%04x\n", i, buf[0], buf[1]); in qls_dump_buf16()
118 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x\n", in qls_dump_buf16()
122 device_printf(dev,"0x%08x: 0x%04x 0x%04x 0x%04x 0x%04x\n", i, in qls_dump_buf16()
126 device_printf(dev,"0x%08x:" in qls_dump_buf16()
131 device_printf(dev,"0x%08x:" in qls_dump_buf16()
136 device_printf(dev,"0x%04x: 0x%04x 0x%04x 0x%04x 0x%04x" in qls_dump_buf16()
143 device_printf(dev, "%s: %s dump end\n", __func__, msg); in qls_dump_buf16()
162 device_printf(dev, "%s: %s 0x%x dump start\n", __func__, msg, len); in qls_dump_buf8()
165 device_printf(dev,"0x%08x:" in qls_dump_buf8()
178 device_printf(dev,"0x%08x: %02x\n", i, buf[0]); in qls_dump_buf8()
181 device_printf(dev,"0x%08x: %02x %02x\n", i, buf[0], buf[1]); in qls_dump_buf8()
184 device_printf(dev,"0x%08x: %02x %02x %02x\n", in qls_dump_buf8()
188 device_printf(dev,"0x%08x: %02x %02x %02x %02x\n", i, in qls_dump_buf8()
192 device_printf(dev,"0x%08x:" in qls_dump_buf8()
197 device_printf(dev,"0x%08x:" in qls_dump_buf8()
202 device_printf(dev,"0x%08x:" in qls_dump_buf8()
207 device_printf(dev,"0x%08x:" in qls_dump_buf8()
213 device_printf(dev,"0x%08x:" in qls_dump_buf8()
220 device_printf(dev,"0x%08x:" in qls_dump_buf8()
227 device_printf(dev,"0x%08x:" in qls_dump_buf8()
234 device_printf(dev,"0x%08x:" in qls_dump_buf8()
241 device_printf(dev,"0x%08x:" in qls_dump_buf8()
248 device_printf(dev,"0x%08x:" in qls_dump_buf8()
256 device_printf(dev,"0x%08x:" in qls_dump_buf8()
267 device_printf(dev, "%s: %s dump end\n", __func__, msg); in qls_dump_buf8()
278 device_printf(ha->pci_dev, "%s: lbq_addr_tbl_paddr %p\n", __func__, in qls_dump_cq()
284 device_printf(ha->pci_dev, "%s: lbq_paddr %p\n", __func__, in qls_dump_cq()
290 device_printf(ha->pci_dev, "%s: sbq_addr_tbl_paddr %p\n", __func__, in qls_dump_cq()
296 device_printf(ha->pci_dev, "%s: sbq_paddr %p\n", __func__, in qls_dump_cq()
302 device_printf(ha->pci_dev, "%s: lb_paddr %p\n", __func__, in qls_dump_cq()