Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hpt_ioctl_k Struct Reference

#include <hptiop.h>

Data Fields

struct hptiop_hbahba
 
u32 ioctl_code
 
u32 inbuf_size
 
u32 outbuf_size
 
voidinbuf
 
voidoutbuf
 
u32bytes_returned
 
void(* done )(struct hpt_ioctl_k *)
 
int result
 

Detailed Description

Definition at line 273 of file hptiop.h.

Field Documentation

u32* bytes_returned

Definition at line 280 of file hptiop.h.

void(* done)(struct hpt_ioctl_k *)

Definition at line 281 of file hptiop.h.

Definition at line 274 of file hptiop.h.

Definition at line 278 of file hptiop.h.

u32 inbuf_size

Definition at line 276 of file hptiop.h.

u32 ioctl_code

Definition at line 275 of file hptiop.h.

void* outbuf

Definition at line 279 of file hptiop.h.

u32 outbuf_size

Definition at line 277 of file hptiop.h.

int result

Definition at line 282 of file hptiop.h.


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