Searched defs:ide_cmd (Results 1 – 1 of 1) sorted by relevance
284 struct ide_cmd { struct285 struct ide_taskfile tf;286 struct ide_taskfile hob;287 struct {292 } valid;294 u16 tf_flags;295 u8 ftf_flags; /* for TASKFILE ioctl */296 int protocol;298 int sg_nents; /* number of sg entries */299 int orig_sg_nents;[all …]