Lines Matching refs:PLND
36 #define PLND(x) printk ("PLUTO: "); printk x; macro
39 #define PLND(x) macro
57 PLND(("Timeout\n")) in pluto_detect_timeout()
69 PLND(("Detect done %08lx\n", (long)SCpnt)) in pluto_detect_scsi_done()
102 PLND(("%d channels online\n", fcscount)) in pluto_detect()
179 PLND(("queuecommand %d %d\n", retry, i)) in pluto_detect()
190 PLND(("Woken up\n")) in pluto_detect()
196 PLND(("Finished search\n")) in pluto_detect()
285 PLND((" releasing pluto.\n")); in pluto_release()
287 PLND(("released pluto!\n")); in pluto_release()
320 PLND(("encode addr %d %d %d\n", SCpnt->channel, SCpnt->target, SCpnt->cmnd[1] & 0xe0)) in pluto_encode_addr()
334 PLND(("trying %04x%04x%04x%04x\n", addr[0], addr[1], addr[2], addr[3])) in pluto_encode_addr()