Searched defs:ata_taskfile (Results 1 – 10 of 10) sorted by relevance
28291 struct ata_taskfile { struct28292 long unsigned int flags;28293 u8 protocol;28294 u8 ctl;28295 u8 hob_feature;28296 u8 hob_nsect;28297 u8 hob_lbal;28298 u8 hob_lbam;28299 u8 hob_lbah;28300 union {[all …]
44721 struct ata_taskfile { struct44722 long unsigned int flags;44723 u8 protocol;44724 u8 ctl;44725 u8 hob_feature;44726 u8 hob_nsect;44727 u8 hob_lbal;44728 u8 hob_lbam;44729 u8 hob_lbah;44730 union {[all …]
102966 struct ata_taskfile { struct102967 long unsigned int flags;102968 u8 protocol;102969 u8 ctl;102970 u8 hob_feature;102971 u8 hob_nsect;102972 u8 hob_lbal;102973 u8 hob_lbam;102974 u8 hob_lbah;102975 union {[all …]
49807 struct ata_taskfile { struct49808 long unsigned int flags;49809 u8 protocol;49810 u8 ctl;49811 u8 hob_feature;49812 u8 hob_nsect;49813 u8 hob_lbal;49814 u8 hob_lbam;49815 u8 hob_lbah;49816 union {[all …]
94160 struct ata_taskfile { struct94161 long unsigned int flags;94162 u8 protocol;94163 u8 ctl;94164 u8 hob_feature;94165 u8 hob_nsect;94166 u8 hob_lbal;94167 u8 hob_lbam;94168 u8 hob_lbah;94169 union {[all …]