Lines Matching refs:PDBG
49 PDBG("%s couldn't allocate memory.\n", __func__); in cxio_dump_tpt()
55 PDBG("%s TPT addr 0x%x len %d\n", __func__, m->addr, m->len); in cxio_dump_tpt()
58 PDBG("%s toectl returned error %d\n", __func__, rc); in cxio_dump_tpt()
65 PDBG("TPT %08x: %016llx\n", m->addr, (unsigned long long) *data); in cxio_dump_tpt()
86 PDBG("%s couldn't allocate memory.\n", __func__); in cxio_dump_pbl()
92 PDBG("%s PBL addr 0x%x len %d depth %d\n", in cxio_dump_pbl()
96 PDBG("%s toectl returned error %d\n", __func__, rc); in cxio_dump_pbl()
103 PDBG("PBL %08x: %016llx\n", m->addr, (unsigned long long) *data); in cxio_dump_pbl()
119 PDBG("WQE %p: %016llx\n", data, in cxio_dump_wqe()
132 PDBG("WCE %p: %016llx\n", data, in cxio_dump_wce()
148 PDBG("%s couldn't allocate memory.\n", __func__); in cxio_dump_rqt()
154 PDBG("%s RQT addr 0x%x len %d\n", __func__, m->addr, m->len); in cxio_dump_rqt()
157 PDBG("%s toectl returned error %d\n", __func__, rc); in cxio_dump_rqt()
164 PDBG("RQT %08x: %016llx\n", m->addr, (unsigned long long) *data); in cxio_dump_rqt()
181 PDBG("%s couldn't allocate memory.\n", __func__); in cxio_dump_tcb()
187 PDBG("%s TCB %d len %d\n", __func__, m->addr, m->len); in cxio_dump_tcb()
190 PDBG("%s toectl returned error %d\n", __func__, rc); in cxio_dump_tcb()