Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dide.h329 struct ide_cmd { struct
330 struct ide_taskfile tf;
331 struct ide_taskfile hob;
332 struct {
337 } valid;
339 u16 tf_flags;
340 u8 ftf_flags; /* for TASKFILE ioctl */
341 int protocol;
343 int sg_nents; /* number of sg entries */
344 int orig_sg_nents;
[all …]