Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dgdth.c859 register gdt6_dpram_str __iomem *dp6_ptr; in gdth_init_pci()
880 ha->brd = ioremap(pcistr->dpmem, sizeof(gdt6_dpram_str)); in gdth_init_pci()
905 ha->brd = ioremap(i, sizeof(gdt6_dpram_str)); in gdth_init_pci()
1238 gdt6_dpram_str __iomem *dp6_ptr; in gdth_enable_int()
1284 readb(&((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Cmd_Index); in gdth_get_status()
1305 gdtsema0 = (int)readb(&((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Sema0); in gdth_test_busy()
1343 writeb(1, &((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Sema0); in gdth_set_sema0()
1357 gdt6_dpram_str __iomem *dp6_ptr; in gdth_copy_command()
1439 writeb(0, &((gdt6_dpram_str __iomem *)ha->brd)->io.event); in gdth_release_event()
2962 gdt6_dpram_str __iomem *dp6_ptr; in __gdth_interrupt()
Dgdth.h765 } __attribute__((packed)) gdt6_dpram_str; typedef