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