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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_debug.h64 extern int ata_debug;
77 #define ADBG_FLAG_CHK(flag, fmt) if (ata_debug & (flag)) GDBG_PRF(fmt)
H A Data_common.c307 ata_debug = 0;
365 int ata_debug = ADBG_FLAG_ERROR variable

Completed in 64 milliseconds