ContainerTracer  0.1
Data Fields
hdio_taskfile Struct Reference

#include <hdparm.h>

Collaboration diagram for hdio_taskfile:
Collaboration graph

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]
 

Field Documentation

◆ cmd_req

int hdio_taskfile::cmd_req

◆ data

char hdio_taskfile::data[0]

◆ hob

struct taskfile_regs hdio_taskfile::hob

◆ in_bytes

unsigned long hdio_taskfile::in_bytes

◆ in_flags

struct taskfile_flags hdio_taskfile::in_flags

◆ lob

struct taskfile_regs hdio_taskfile::lob

◆ out_bytes

unsigned long hdio_taskfile::out_bytes

◆ out_flags

struct taskfile_flags hdio_taskfile::out_flags

◆ xfer_method

int hdio_taskfile::xfer_method

The documentation for this struct was generated from the following file: