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