Searched refs:stu (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/net/skfp/ |
D | drvfbi.c | 286 void mac1_irq(smc,stu, stl) in mac1_irq() argument 288 u_short stu; 310 if ( (stu & (FM_SXMTABT | /* transmit abort */ 319 stu = inpw(FM_A(FM_ST1U)) ; 321 stu &= ~ (FM_STECFRMA0 | FM_STEFRMA0 | FM_STEFRMS) ; 322 if (stu || stl) 327 if (stu & (FM_STECFRMA0 | /* end of chain asyn tx */ 337 if (stu & (FM_STEFRMA0 | /* end of asyn tx */ 347 void mac1_irq(smc,stu, stl) in mac1_irq() argument 349 u_short stu; [all …]
|
D | hwmtm.c | 710 u_short stu, stl ; local 753 stu = inpw(FM_A(FM_ST1U)) ; 756 mac1_irq(smc,stu,stl) ; 759 stu= inpw(FM_A(FM_ST2U)) ; 762 DB_GEN("stl = %x : stu = %x",stl,stu,7) ; 763 mac2_irq(smc,stu,stl) ; 766 stu= inpw(FM_A(FM_ST3U)) ; 769 mac3_irq(smc,stu,stl) ;
|
/linux-2.4.37.9/ |
D | CREDITS | 67 W: http://www-stu.christs.cam.ac.uk/~aia21/
|