Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.h683 u8 volatile Sema0; /* command semaphore */ member
Dgdth.c1304 gdtsema0 = (int)readb(&((gdt2_dpram_str __iomem *)ha->brd)->u.ic.Sema0); in gdth_test_busy()
1306 gdtsema0 = (int)readb(&((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Sema0); in gdth_test_busy()
1342 writeb(1, &((gdt2_dpram_str __iomem *)ha->brd)->u.ic.Sema0); in gdth_set_sema0()
1344 writeb(1, &((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Sema0); in gdth_set_sema0()