Searched refs:NDEBUG_ANY (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/
H A DNCR5380.h61 #define NDEBUG_ANY 0xFFFFFFFFUL macro
H A DNCR5380.c2005 NCR5380_dprint(NDEBUG_ANY, instance);
2253 #if (NDEBUG & NDEBUG_ANY)
2256 NCR5380_dprint(NDEBUG_ANY, instance);
2257 NCR5380_dprint_phase(NDEBUG_ANY, instance);
2391 #if (NDEBUG & NDEBUG_ANY)
2394 NCR5380_dprint(NDEBUG_ANY, instance);
2395 NCR5380_dprint_phase(NDEBUG_ANY, instance);

Completed in 111 milliseconds