Searched refs:IntSts (Results 1 – 4 of 4) sorted by relevance
45 UINT32 IntSts; // 10h member
49 UINT32 IntSts; // 10h member
54 UINT32 IntSts; // 10h member
1311 UINT32 IntSts; in SnpReceive() local1362 IntSts = Lan9118MmioRead32 (LAN9118_INT_STS); in SnpReceive()1363 if ((IntSts & INSTS_RXE) && (!(IntSts & INSTS_RSFF))) { in SnpReceive()