Home
last modified time | relevance | path

Searched refs:PACKET_DEBUG (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dpktcdvd.h20 #define PACKET_DEBUG 1 macro
/linux-4.1.27/drivers/block/
Dpktcdvd.c83 if (level == 2 && PACKET_DEBUG >= 2) \
86 else if (level == 1 && PACKET_DEBUG >= 1) \
1178 #if PACKET_DEBUG > 1 in pkt_set_state()
1496 if (PACKET_DEBUG > 1) { in kcdrwd()