Searched refs:octeon_wdt_write_string (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Docteon-wdt-main.c271 static void octeon_wdt_write_string(const char *str) function
334 octeon_wdt_write_string("\r\n*** NMI Watchdog interrupt on Core 0x");
336 octeon_wdt_write_string(" ***\r\n");
338 octeon_wdt_write_string("\t");
339 octeon_wdt_write_string(reg_name[i]);
340 octeon_wdt_write_string("\t0x");
343 octeon_wdt_write_string("\r\n");
345 octeon_wdt_write_string("\terr_epc\t0x");
348 octeon_wdt_write_string("\tepc\t0x");
350 octeon_wdt_write_string("\
[all...]

Completed in 59 milliseconds