|
ContainerTracer
0.1
|
#include <hdparm.h>

Data Fields | |
| struct taskfile_regs | lob |
| struct taskfile_regs | hob |
| struct taskfile_flags | out_flags |
| struct taskfile_flags | in_flags |
| int | xfer_method |
| int | cmd_req |
| unsigned long | out_bytes |
| unsigned long | in_bytes |
| char | data [0] |
| int hdio_taskfile::cmd_req |
| char hdio_taskfile::data[0] |
| struct taskfile_regs hdio_taskfile::hob |
| unsigned long hdio_taskfile::in_bytes |
| struct taskfile_flags hdio_taskfile::in_flags |
| struct taskfile_regs hdio_taskfile::lob |
| unsigned long hdio_taskfile::out_bytes |
| struct taskfile_flags hdio_taskfile::out_flags |
| int hdio_taskfile::xfer_method |
1.8.13