Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.c510 register gdt6_dpram_str __iomem *dp6_ptr; in gdth_init_pci()
531 ha->brd = ioremap(pcistr->dpmem, sizeof(gdt6_dpram_str)); in gdth_init_pci()
556 ha->brd = ioremap(i, sizeof(gdt6_dpram_str)); in gdth_init_pci()
887 gdt6_dpram_str __iomem *dp6_ptr; in gdth_enable_int()
919 readb(&((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Cmd_Index); in gdth_get_status()
936 gdtsema0 = (int)readb(&((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Sema0); in gdth_test_busy()
970 writeb(1, &((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Sema0); in gdth_set_sema0()
984 gdt6_dpram_str __iomem *dp6_ptr; in gdth_copy_command()
1050 writeb(0, &((gdt6_dpram_str __iomem *)ha->brd)->io.event); in gdth_release_event()
2480 gdt6_dpram_str __iome in __gdth_interrupt()
[all...]
H A Dgdth.h734 } __attribute__((packed)) gdt6_dpram_str; typedef

Completed in 7 milliseconds