Searched defs:ata_taskfile (Results 1 – 2 of 2) sorted by relevance
84231 struct ata_taskfile { struct84232 long unsigned int flags;84233 u8 protocol;84234 u8 ctl;84235 u8 hob_feature;84259 struct ata_taskfile tf; argument