Lines Matching refs:printk
35 printk("Hub does not contain valid error information\n"); in dump_hub_information()
40 printk("Hub has valid error information:\n"); in dump_hub_information()
42 printk("Overrun is set. Error stack may contain additional " in dump_hub_information()
44 printk("Hub error address is %08lx\n", in dump_hub_information()
46 printk("Incoming message command 0x%lx\n", in dump_hub_information()
48 printk("Supplemental field of incoming message is 0x%lx\n", in dump_hub_information()
50 printk("T5 Rn (for RRB only) is 0x%lx\n", in dump_hub_information()
52 printk("Error type is %s\n", err_type[wrb] in dump_hub_information()
66 printk("Slice %c got %cbe at 0x%lx\n", 'A' + cpu, data ? 'd' : 'i', in ip27_be_handler()
68 printk("Hub information:\n"); in ip27_be_handler()
69 printk("ERR_INT_PEND = 0x%06llx\n", LOCAL_HUB_L(PI_ERR_INT_PEND)); in ip27_be_handler()