Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dide.h328 struct ide_cmd { struct
329 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 …]