Searched defs:ide_cmd (Results 1 – 1 of 1) sorted by relevance
328 struct ide_cmd { struct329 struct ide_taskfile tf;330 struct ide_taskfile hob;331 struct {336 } valid;338 u16 tf_flags;339 u8 ftf_flags; /* for TASKFILE ioctl */340 int protocol;342 int sg_nents; /* number of sg entries */343 int orig_sg_nents;[all …]