Home
last modified time | relevance | path

Searched refs:debug_status (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dtraps.c524 unsigned long debug_status; in DebugException() local
526 debug_status = mfspr(SPRN_DBSR); in DebugException()
529 if (debug_status & DBSR_TIE) { /* trap instruction*/ in DebugException()
537 } else if (debug_status & DBSR_IC) { /* instruction completion */ in DebugException()
/linux-2.4.37.9/drivers/scsi/
Daha152x.h349 debug_status = 0x0080, enumerator
Daha152x.c2632 DPRINTK(debug_status, DEBUG_LEAD "!SPIORDY\n", CMDINFO(CURRENT_SC));
2639 if (HOSTDATA(shpnt)->debug & debug_status) {
3870 PDEBUG(debug_status, "status");