Searched refs:IE_STAT_ABORT (Results 1 – 7 of 7) sorted by relevance
266 #define IE_STAT_ABORT 0x1000 /* command was aborted */ macro
1526 if ( status & IE_STAT_ABORT ) in ietint()
206 #define IE_STAT_ABORT 0x1000 /* command was aborted */ macro
185 #define IE_STAT_ABORT SWAP(0x1000) /* command was aborted */ macro
602 if (status & IE_STAT_ABORT) in ietint()
297 #define IE_STAT_ABORT 0x1000 /* command was aborted */ macro
699 if (status & IE_STAT_ABORT) in i82586_tint()