IE_ST_DONE
#define IE_ST_DONE 0x8000 /* command with I bit completed */
#define IE_ST_DONE SWAP(0x8000) /* command with I bit completed */