Lines Matching +full:fault +full:- +full:log +full:- +full:enable
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
33 #define ATA_F_DMA 0x01 /* enable DMA */
34 #define ATA_F_OVL 0x02 /* enable overlap */
72 #define ATA_S_DWF 0x20 /* drive write fault */
81 #define ATA_A_HOB 0x80 /* High Order Byte enable */
146 #define SIIS_GCTL_I2C_IE 0x20000000 /* I2C int enable */
148 #define SIIS_GCTL_PIE(n) (1 << (n)) /* Port int enable */
386 int recoverycmd; /* Our READ LOG active */
391 struct siis_device user[16]; /* User-specified settings */
425 * until READ LOG executed to reveal error. */