Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_debug.h62 extern int ata_debug;
75 #define ADBG_FLAG_CHK(flag, fmt) if (ata_debug & (flag)) GDBG_PRF(fmt)
H A Data_common.c309 ata_debug = 0; in ata_quiesce()
367 int ata_debug = ADBG_FLAG_ERROR variable
/illumos-gate/usr/src/uts/intel/
H A DMakefile.files131 ata_dma.o atapi.o atapi_fsm.o ata_debug.o \