Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hysdn/
Dhysdn_boot.c183 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()
188 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()
206 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()
234 if (card->debug_flags & LOG_POF_WRITE) in pof_write_buffer()
Dhysdn_defs.h89 #define LOG_POF_WRITE 0x00000040 /* log detailed pof write operation */ macro