Home
last modified time | relevance | path

Searched defs:HBA_PxIS_TFES (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.8/kernel/src/driver/disk/ahci/
Dmod.rs40 pub const HBA_PxIS_TFES: u32 = 1 << 30; constant
Dahci.h26 #define HBA_PxIS_TFES (1 << 30) /* TFES - Task File Error Status */ macro