Searched refs:gdtsema0 (Results 1 – 1 of 1) sorted by relevance
1296 register int gdtsema0 = 0; in gdth_test_busy() local1301 gdtsema0 = (int)inb(ha->bmic + SEMA0REG); in gdth_test_busy()1303 gdtsema0 = (int)readb(&((gdt2_dpram_str __iomem *)ha->brd)->u.ic.Sema0); in gdth_test_busy()1305 gdtsema0 = (int)readb(&((gdt6_dpram_str __iomem *)ha->brd)->u.ic.Sema0); in gdth_test_busy()1307 gdtsema0 = (int)inb(PTR2USHORT(&ha->plx->sema0_reg)); in gdth_test_busy()1309 gdtsema0 = in gdth_test_busy()1312 return (gdtsema0 & 1); in gdth_test_busy()