Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dide.h284 struct ide_cmd { struct
285 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 …]