Searched refs:mvme147_host (Results 1 – 1 of 1) sorted by relevance
21 static struct Scsi_Host *mvme147_host = NULL; variable26 wd33c93_intr (mvme147_host); in mvme147_intr()41 HDATA(mvme147_host)->dma_dir = dir_in; in dma_setup()77 mvme147_host = scsi_register (tpnt, sizeof(struct WD33C93_hostdata)); in mvme147_detect()78 if (!mvme147_host) in mvme147_detect()81 mvme147_host->base = 0xfffe4000; in mvme147_detect()82 mvme147_host->irq = MVME147_IRQ_SCSI_PORT; in mvme147_detect()85 wd33c93_init(mvme147_host, regs, dma_setup, dma_stop, WD33C93_FS_8_10); in mvme147_detect()109 scsi_unregister(mvme147_host); in mvme147_detect()