Searched refs:ifstat (Results 1 – 4 of 4) sorted by relevance
2245 u32 ifctl, old_ifctl, ifstat; in mv_send_fis() local2266 ifstat = readl(port_mmio + SATA_IFSTAT); in mv_send_fis()2267 } while (!(ifstat & 0x1000) && --timeout); in mv_send_fis()2273 if ((ifstat & 0x3000) != 0x1000) { in mv_send_fis()2275 __func__, ifstat); in mv_send_fis()
608 (u32)&ugeth->ug_regs->ifstat, in dump_regs()609 in_be32(&ugeth->ug_regs->ifstat)); in dump_regs()2374 u32 ifstat, i, j, size, l2qt, l3qt; in ucc_geth_startup() local2499 ifstat = in_be32(&ug_regs->ifstat); in ucc_geth_startup()
54 u32 ifstat; /* interface statux reg */ member
802 u32 ifstat; /* 0x.53c - Interface Status Register */ member