Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dide.h297 struct ide_cmd { struct
298 struct ide_taskfile tf;
299 struct ide_taskfile hob;
300 struct {
305 } valid;
307 u16 tf_flags;
308 u8 ftf_flags; /* for TASKFILE ioctl */
309 int protocol;
311 int sg_nents; /* number of sg entries */
312 int orig_sg_nents;
[all …]