Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_debug.h57 #define ADBG_ARQ(fmt) ADBG_FLAG_CHK(ADBG_FLAG_ARQ, fmt)
70 #define ADBG_FLAG_ARQ 0x0040 macro