Lines Matching refs:MYNAM
63 #define MYNAM "mptlan" macro
173 dioprintk((KERN_INFO MYNAM ": %s/%s: Got reply.\n", in lan_reply()
182 dioprintk((KERN_INFO MYNAM ": %s/%s: @lan_reply, tmsg %08x\n", in lan_reply()
226 printk (KERN_ERR MYNAM "/lan_reply: Got a turbo reply " in lan_reply()
265 dioprintk((KERN_INFO MYNAM "@lan_reply: zero context " in lan_reply()
286 printk (KERN_ERR MYNAM "/lan_reply: Got a non-turbo " in lan_reply()
310 dlprintk((KERN_INFO MYNAM ": IOC %s_reset routed to LAN driver!\n", in mpt_lan_ioc_reset()
347 dlprintk((KERN_INFO MYNAM ": MPT event routed to LAN driver!\n")); in mpt_lan_event_process()
386 printk (KERN_WARNING MYNAM "/lan_open: lan_reset failed."); in mpt_lan_open()
409 dlprintk((KERN_INFO MYNAM "@lo: Finished initializing SendCtl\n")); in mpt_lan_open()
425 /**/ dlprintk((KERN_INFO MYNAM "/lo: txfidx contains - ")); in mpt_lan_open()
430 dlprintk((KERN_INFO MYNAM "/lo: Finished initializing RcvCtl\n")); in mpt_lan_open()
433 printk(KERN_INFO MYNAM ": %s/%s: interface up & active\n", in mpt_lan_open()
437 printk (KERN_WARNING MYNAM "/lo: Unable to register for Event" in mpt_lan_open()
444 dlprintk((KERN_INFO MYNAM "/lo: Done.\n")); in mpt_lan_open()
501 dlprintk((KERN_INFO MYNAM ": mpt_lan_close called\n")); in mpt_lan_close()
505 dlprintk((KERN_INFO MYNAM ":lan_close: Posted %d buckets " in mpt_lan_close()
519 /**/ dlprintk((KERN_INFO MYNAM "/lan_close: bucket %05x " in mpt_lan_close()
545 printk(KERN_INFO MYNAM ": %s/%s: interface down & inactive\n", in mpt_lan_close()
592 dioprintk((KERN_INFO MYNAM ": %s/%s: @%s, skb %p sent.\n", in mpt_lan_send_turbo()
624 dioprintk((KERN_INFO MYNAM ": send_reply: IOCStatus: %04x\n", in mpt_lan_send_reply()
640 printk (KERN_ERR MYNAM ": %s/%s: ERROR - Invalid SGL sent to IOC!\n", in mpt_lan_send_reply()
658 dioprintk((KERN_INFO MYNAM ": %s/%s: @%s, skb %p sent.\n", in mpt_lan_send_reply()
698 dioprintk((KERN_INFO MYNAM ": %s called, skb_addr = %p\n", in mpt_lan_sdu_send()
796 dioprintk((KERN_INFO MYNAM ": %s/%s: Sending packet. FlagsLength = %08x.\n", in mpt_lan_sdu_send()
817 dioprintk((KERN_INFO MYNAM ": post_buckets queued on " in mpt_lan_wake_post_buckets_task()
820 dioprintk((KERN_INFO MYNAM ": %s/%s: Queued post_buckets task.\n", in mpt_lan_wake_post_buckets_task()
833 dioprintk((KERN_INFO MYNAM ": %s/%s: Incoming packet (%d bytes) " in mpt_lan_receive_skb()
843 dioprintk((MYNAM "/receive_skb: %d buckets remaining\n", in mpt_lan_receive_skb()
849 dioprintk((KERN_INFO MYNAM "/receive_post_reply: %d buckets " in mpt_lan_receive_skb()
877 printk (KERN_ERR MYNAM ": %s/%s: ERROR - Can't allocate skb! (%s@%d)\n", in mpt_lan_receive_post_turbo()
926 /**/ dlprintk((KERN_INFO MYNAM "/receive_post_reply: " in mpt_lan_receive_post_free()
960 /**/ dlprintk((KERN_INFO MYNAM "@receive_post_reply: %d buckets " in mpt_lan_receive_post_free()
980 dioprintk((KERN_INFO MYNAM ": mpt_lan_receive_post_reply called\n")); in mpt_lan_receive_post_reply()
981 dioprintk((KERN_INFO MYNAM ": receive_post_reply: IOCStatus: %04x\n", in mpt_lan_receive_post_reply()
990 printk (KERN_ERR MYNAM ": %s/%s: ERROR - Got a non-TURBO " in mpt_lan_receive_post_reply()
993 printk (KERN_ERR MYNAM ": MsgFlags = %02x, IOCStatus = %04x\n", in mpt_lan_receive_post_reply()
1010 dioprintk((KERN_INFO MYNAM ": %s/%s: @rpr, offset = %d, len = %d\n", in mpt_lan_receive_post_reply()
1023 printk (KERN_ERR MYNAM ": %s/%s: ERROR - Can't allocate skb! (%s@%d)\n", in mpt_lan_receive_post_reply()
1065 printk (KERN_ERR MYNAM ": %s/%s: ERROR - Can't allocate skb! (%s@%d)\n", in mpt_lan_receive_post_reply()
1106 printk (KERN_ERR MYNAM ": %s/%s: Yoohoo! mpt_rxfidx_tail = %d, " in mpt_lan_receive_post_reply()
1116 printk (KERN_WARNING MYNAM ": %s/%s: WARNING - IOC out of buckets! " in mpt_lan_receive_post_reply()
1121 printk (KERN_INFO MYNAM ": %s/%s: IOC says %d buckets left. " in mpt_lan_receive_post_reply()
1130 printk (KERN_WARNING MYNAM " Mismatch between driver's " in mpt_lan_receive_post_reply()
1166 dioprintk((KERN_INFO MYNAM ": %s/%s: @%s, Start_buckets = %u, buckets_out = %u\n", in mpt_lan_post_receive_buckets()
1226 MYNAM "/%s: Can't alloc skb\n", in mpt_lan_post_receive_buckets()
1264 /**/ printk (KERN_WARNING MYNAM "/%s: No buckets posted\n", in mpt_lan_post_receive_buckets()
1288 dioprintk((KERN_INFO MYNAM "/%s: End_buckets = %u, priv->buckets_out = %u\n", in mpt_lan_post_receive_buckets()
1290 dioprintk((KERN_INFO MYNAM "/%s: Posted %u buckets and received %u back\n", in mpt_lan_post_receive_buckets()
1335 dlprintk((KERN_INFO MYNAM "@%d: bucketlen = %d\n", in mpt_register_lan_device()
1345 dlprintk((KERN_INFO MYNAM "@%d: MaxLanBuckets=%d, max_buckets_out/priv=%d/%d\n", in mpt_register_lan_device()
1378 dlprintk((KERN_INFO MYNAM ": Finished registering dev " in mpt_register_lan_device()
1396 printk(KERN_INFO MYNAM ": %s: PortNum=%x, " in mptlan_probe()
1405 printk(KERN_INFO MYNAM ": %s: Hmmm... LAN protocol " in mptlan_probe()
1413 printk(KERN_ERR MYNAM ": %s: Unable to register " in mptlan_probe()
1419 printk(KERN_INFO MYNAM ": %s: Fusion MPT LAN device " in mptlan_probe()
1421 printk(KERN_INFO MYNAM ": %s/%s: " in mptlan_probe()
1458 printk (KERN_ERR MYNAM ": Failed to register with MPT base driver\n"); in mpt_lan_init()
1462 dlprintk((KERN_INFO MYNAM ": assigned context of %d\n", LanCtx)); in mpt_lan_init()
1465 printk(KERN_ERR MYNAM ": Eieee! unable to register a reset " in mpt_lan_init()
1471 dlprintk((KERN_INFO MYNAM ": Registered for IOC reset notifications\n")); in mpt_lan_init()
1509 printk (KERN_WARNING MYNAM ": %s: WARNING - Broadcast swap F/W bug detected!\n", in mpt_lan_type_trans()
1511 printk (KERN_WARNING MYNAM ": Please update sender @ MAC_addr = %pM\n", in mpt_lan_type_trans()