Searched refs:WRERR_STAT (Results 1 – 3 of 3) sorted by relevance
82 #define WRERR_STAT 0x20 macro110 #define OK_STATUS(s) (((s)&(STAT_OK|(BUSY_STAT|WRERR_STAT|ERR_STAT)))==STAT_OK)216 if (stat & WRERR_STAT) printk("WriteFault "); in dump_status()281 if (status & WRERR_STAT) in status_ok()
223 * "nowerr=[interface_number.device_number]" to ignore the WRERR_STAT bit
875 WRERR_STAT