Home
last modified time | relevance | path

Searched refs:FCALD (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dfcal.c35 #define FCALD(x) fcal_printk x; macro
38 #define FCALD(x) macro
149 FCALD(("Sending PLOGI to %02x\n", alpa)) in fcal_detect()
153 FCALD(("PLOGI returned with status %d\n", status)) in fcal_detect()
156 FCALD(("Sending PRLI to %02x\n", alpa)) in fcal_detect()
158 FCALD(("PRLI returned with status %d\n", status)) in fcal_detect()
177 FCALD(("Found FCAL\n")) in fcal_detect()
295 FCALD(("trying DID %06x\n", fcmd->did)) in fcal_encode_addr()