Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ.h833 #define PQ_DBG_IOCTL (0x0080)///< Debug MADI macro
844 #define PQIOCTL_DBG(x) do { if( _u16PQDbgSwitch & PQ_DBG_IOCTL) x; } while(0);