Searched refs:debug_cmd (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | aha152x.h | 350 debug_cmd = 0x0100, enumerator
|
D | aha152x.c | 2585 if (HOSTDATA(shpnt)->debug & debug_cmd) { 2601 …DPRINTK(debug_cmd, DEBUG_LEAD "command already completely sent (%d/%d)", CMDINFO(CURRENT_SC), CMD_… 2606 …DPRINTK(debug_cmd, DEBUG_LEAD "command byte %02x (%d/%d)\n", CMDINFO(CURRENT_SC), CURRENT_SC->cmnd… 2609 DPRINTK(debug_cmd, DEBUG_LEAD "!SPIORDY\n", CMDINFO(CURRENT_SC)); 3871 PDEBUG(debug_cmd, "command");
|