Lines Matching defs:counter
459 u_int counter = 0xffffe;
482 while ((counter) && ((SPX_REG1(0x18) & 2) == 0))
483 counter--;
492 u_int counter = 0xffffe;
514 while ((counter) && ((SPXg_REG1(0x0) & 0x8000) == 0))
515 counter--;
545 u_int counter = 0xfffe;
565 while ((counter) && ((SPX_REG1(0x18) & 2) == 0))
566 counter--;
572 u_int counter = 0xfffe;
591 while ((counter) && ((SPXg_REG1(0x0) & 0x8000) == 0))
592 counter--;
745 u_int counter = 0xffffe;
774 while ((counter) && ((SPX_REG1(0x18) & 2) == 0))
775 counter--;
781 u_int counter = 0xffffe;
825 while ((counter) && ((SPXg_REG1(0x0) & 0x8000) == 0))
826 counter--;