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