Searched refs:ifstat (Results 1 – 5 of 5) sorted by relevance
624 (u32)&ugeth->ug_regs->ifstat, in dump_regs()625 in_be32(&ugeth->ug_regs->ifstat)); in dump_regs()2168 u32 ifstat, i, j, size, l2qt, l3qt; in ucc_geth_startup() local2263 ifstat = in_be32(&ug_regs->ifstat); in ucc_geth_startup()
50 u32 ifstat; /* interface statux reg */ member
827 u32 ifstat; /* 0x.53c - Interface Status Register */ member
2196 u32 ifctl, old_ifctl, ifstat; in mv_send_fis() local2217 ifstat = readl(port_mmio + SATA_IFSTAT); in mv_send_fis()2218 } while (!(ifstat & 0x1000) && --timeout); in mv_send_fis()2224 if ((ifstat & 0x3000) != 0x1000) { in mv_send_fis()2226 __func__, ifstat); in mv_send_fis()
182 u32 ifstat; /* 0x13C Interface status */ member
Completed in 31 milliseconds