Home
last modified time | relevance | path

Searched defs:IE_STAT_ABORT (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/dev/ic/
Di82586reg.h180 #define IE_STAT_ABORT 0x1000 /* command was aborted */ macro
Di82596reg.h294 #define IE_STAT_ABORT 0x1000 /* command was aborted */ macro
/mirbsd/src/sys/arch/sparc/dev/
Di82586.h182 #define IE_STAT_ABORT SWAP(0x1000) /* command was aborted */ macro