Searched defs:ide_cmd (Results 1 – 1 of 1) sorted by relevance
297 struct ide_cmd { struct298 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 …]