Searched defs:ide_cmd (Results 1 – 1 of 1) sorted by relevance
288 struct ide_cmd { struct289 struct ide_taskfile tf;290 struct ide_taskfile hob;291 struct {296 } valid;298 u16 tf_flags;299 u8 ftf_flags; /* for TASKFILE ioctl */300 int protocol;302 int sg_nents; /* number of sg entries */303 int orig_sg_nents;[all …]