Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dpktcdvd.h21 #define PACKET_DEBUG 1 macro
/Linux-v6.1/drivers/block/
Dpktcdvd.c84 if (level == 2 && PACKET_DEBUG >= 2) \
87 else if (level == 1 && PACKET_DEBUG >= 1) \
1073 #if PACKET_DEBUG > 1 in pkt_set_state()
1418 if (PACKET_DEBUG > 1) { in kcdrwd()