Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pcmcia/
H A Dqlogic_stub.c64 static char qlogic_name[] = "qlogic_cs"; variable
68 .name = qlogic_name,
69 .proc_name = qlogic_name,
108 host->name = qlogic_name; in qlogic_detect()
125 if (request_irq(qlirq, qlogicfas408_ihandl, 0, qlogic_name, shost)) in qlogic_detect()
226 printk(KERN_INFO "%s: no SCSI devices found\n", qlogic_name); in qlogic_config()