eap.c | 286 int icss, to; local in function:eap1370_write_codec 290 icss = EREAD4(sc, EAP_ICSS); 291 DPRINTFN(5,("eap: codec %d prog: icss=0x%08x\n", a, icss)); 296 } while(icss & EAP_CWRIP); /* XXX could use CSTAT here */ 836 DPRINTFN(5, ("eap_intr: ICSS=0x%08x, SIC=0x%08x\n", intr, sic));
|