tag | line | file | source code |
---|---|---|---|
TALK | 895 | drivers/cdrom/mcdx.c | #if MCDX_DEBUG & TALK |
TALK | 898 | drivers/cdrom/mcdx.c | TRACE((TALK, "talk() %d / %d tries, res.size %d, command 0x%02x", |
TALK | 913 | drivers/cdrom/mcdx.c | TRACE((TALK, "talk() command sent\n")); |
TALK | 925 | drivers/cdrom/mcdx.c | TRACE((TALK, "talk() got status 0x%02x\n", st)); |
TALK | 957 | drivers/cdrom/mcdx.c | TRACE((TALK, "talk() got 0x%02x\n", *(bp - 1))); |
TALK | 966 | drivers/cdrom/mcdx.c | TRACE((TALK, "talk() done with 0x%02x\n", st)); |