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

#include <xd.h>

Data Fields

unsigned int offset
 
const charstring
 
void(* init_controller )(unsigned int address)
 
void(* init_drive )(u_char drive)
 
const charname
 

Detailed Description

Definition at line 93 of file xd.h.

Field Documentation

void(* init_controller)(unsigned int address)

Definition at line 96 of file xd.h.

void(* init_drive)(u_char drive)

Definition at line 97 of file xd.h.

const char* name

Definition at line 98 of file xd.h.

unsigned int offset

Definition at line 94 of file xd.h.

Definition at line 95 of file xd.h.


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