Searched defs:IE_STAT_ABORT (Results 1 – 3 of 3) sorted by relevance
180 #define IE_STAT_ABORT 0x1000 /* command was aborted */ macro
294 #define IE_STAT_ABORT 0x1000 /* command was aborted */ macro
182 #define IE_STAT_ABORT SWAP(0x1000) /* command was aborted */ macro