Home
last modified time | relevance | path

Searched refs:IDE_VALID_ERROR (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dns87415.c70 if (valid & IDE_VALID_ERROR) in superio_tf_read()
H A Dide-io-std.c129 if (valid & IDE_VALID_ERROR) in ide_tf_read()
H A Dide-iops.c43 drive->hwif->tp_ops->tf_read(drive, &tf, IDE_VALID_ERROR); in ide_read_error()
/OK3568_Linux_fs/kernel/include/linux/
H A Dide.h270 IDE_VALID_ERROR = BIT(1), enumerator
271 IDE_VALID_FEATURE = IDE_VALID_ERROR,
286 IDE_VALID_IN_HOB = IDE_VALID_ERROR |