Format: AllC/C++CSSTextshell script Advanced Search
460: /* read SW status */ 461: sw = in_w(GIO_I(GIO_L)); 462:
334: /* check abort switch */ 335: if (in_w(GIO_I(GIO_L)) & 0x00000100) d |= SW_ABT; 336: