Searched refs:mvme147_shost (Results 1 – 1 of 1) sorted by relevance
88 static struct Scsi_Host *mvme147_shost; variable101 if (!mvme147_shost) in mvme147_init()103 mvme147_shost->base = 0xfffe4000; in mvme147_init()104 mvme147_shost->irq = MVME147_IRQ_SCSI_PORT; in mvme147_init()109 hdata = shost_priv(mvme147_shost); in mvme147_init()117 "MVME147 SCSI PORT", mvme147_shost); in mvme147_init()121 "MVME147 SCSI DMA", mvme147_shost); in mvme147_init()139 scsi_scan_host(mvme147_shost); in mvme147_init()145 scsi_host_put(mvme147_shost); in mvme147_init()152 scsi_remove_host(mvme147_shost); in mvme147_exit()[all …]