STS_FATAL
#define STS_FATAL BIT(2)
#define STS_FATAL (1<<4) /* such as some PCI access errors */
#define STS_FATAL (1<<4) /* such as some PCI access errors */
#define STS_FATAL (1 << 2)
#define STS_FATAL (1<<4) /* such as some PCI access errors */