Searched refs:SLMError (Results 1 – 1 of 1) sorted by relevance
145 static int SLMError; variable430 SLMError = 1; in start_print()469 SLMError = (stat < 0) ? SLMSTAT_ACSITO : in slm_interrupt()476 printk( "SLM: interrupt, addr=%#lx, error=%d\n", addr, SLMError ); in slm_interrupt()680 if (SLMError && IS_REAL_ERROR(SLMError)) { in slm_write()681 printk( KERN_ERR "slm%d: %s\n", device, slm_errstr(SLMError) ); in slm_write()