Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth.c861 register gdt6_dpram_str __iomem *dp6_ptr; in gdth_init_pci()
882 ha->brd = ioremap(pcistr->dpmem, sizeof(gdt6_dpram_str)); in gdth_init_pci()
907 ha->brd = ioremap(i, sizeof(gdt6_dpram_str)); in gdth_init_pci()
1246 gdt6_dpram_str __iomem *dp6_ptr; in gdth_enable_int()
1292 readb(&((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Cmd_Index); in gdth_get_status()
1313 gdtsema0 = (int)readb(&((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Sema0); in gdth_test_busy()
1351 writeb(1, &((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Sema0); in gdth_set_sema0()
1365 gdt6_dpram_str __iomem *dp6_ptr; in gdth_copy_command()
1447 writeb(0, &((gdt6_dpram_str __iomem *)ha->brd)->io.event); in gdth_release_event()
2970 gdt6_dpram_str __iomem *dp6_ptr; in __gdth_interrupt()
Dgdth.h774 } __attribute__((packed)) gdt6_dpram_str; typedef