Lines Matching refs:stl
286 void mac1_irq(smc,stu, stl) in mac1_irq() argument
289 u_short stl;
297 if (stl & (FM_SPCEPDS | /* parit/coding err. syn.q.*/
303 if (stl & (FM_STBURS | /* tx buffer underrun syn.q.*/
315 (stl & (FM_SQLCKS | /* lock for syn. q. */
320 stl = inpw(FM_A(FM_ST1L)) ;
322 if (stu || stl)
347 void mac1_irq(smc,stu, stl) in mac1_irq() argument
350 u_short stl;
358 if (stl & (FM_SPCEPDS | /* parity err. syn.q.*/
366 if (stl & (FM_STBURS | /* tx buffer underrun syn.q.*/
375 (stl & (FM_SQLCKS | /* lock for syn. q. */
380 stl = inpw(FM_A(FM_ST1L)) ;
382 if (stu || stl)