Searched refs:rcv_stat (Results 1 – 1 of 1) sorted by relevance
223 int rcv_stat; in ni5010_poll() local225 if (((rcv_stat = inb(EDLC_RSTAT)) & RS_VALID_BITS) != RS_PKT_OK) { in ni5010_poll()226 outb(rcv_stat, EDLC_RSTAT); /* Clear the status */ in ni5010_poll()229 outb(rcv_stat, EDLC_RCLR); /* Clear the status */ in ni5010_poll()