Searched refs:code_s3u (Results 1 – 2 of 2) sorted by relevance
806 void mac3_irq(struct s_smc *smc, u_short code_s3u, u_short code_s3l) in mac3_irq() argument810 if (code_s3u & (FM_SRCVOVR2 | /* recv. FIFO overflow */ in mac3_irq()817 if (code_s3u & FM_SRPERRQ2) { /* parity error receive queue 2 */ in mac3_irq()820 if (code_s3u & FM_SRPERRQ1) { /* parity error receive queue 2 */ in mac3_irq()
480 void mac3_irq(struct s_smc *smc, u_short code_s3u, u_short code_s3l);