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

#include <mace.h>

Data Fields

char _reserved [0x80000]
 
struct mace_pci pci
 
char _pad0 [0x80000-sizeof(struct mace_pci)]
 
struct mace_video video_in1
 
char _pad1 [0x80000-sizeof(struct mace_video)]
 
struct mace_video video_in2
 
char _pad2 [0x80000-sizeof(struct mace_video)]
 
struct mace_video video_out
 
char _pad3 [0x80000-sizeof(struct mace_video)]
 
struct mace_ethernet eth
 
char _pad4 [0x80000-sizeof(struct mace_ethernet)]
 
struct mace_perif perif
 
char _pad5 [0x80000-sizeof(struct mace_perif)]
 
struct mace_isa isa
 
char _pad6 [0x80000-sizeof(struct mace_isa)]
 

Detailed Description

Definition at line 338 of file mace.h.

Field Documentation

char _pad0[0x80000-sizeof(struct mace_pci)]

Definition at line 342 of file mace.h.

char _pad1[0x80000-sizeof(struct mace_video)]

Definition at line 345 of file mace.h.

char _pad2[0x80000-sizeof(struct mace_video)]

Definition at line 348 of file mace.h.

char _pad3[0x80000-sizeof(struct mace_video)]

Definition at line 351 of file mace.h.

char _pad4[0x80000-sizeof(struct mace_ethernet)]

Definition at line 354 of file mace.h.

char _pad5[0x80000-sizeof(struct mace_perif)]

Definition at line 357 of file mace.h.

char _pad6[0x80000-sizeof(struct mace_isa)]

Definition at line 360 of file mace.h.

char _reserved[0x80000]

Definition at line 339 of file mace.h.

Definition at line 353 of file mace.h.

Definition at line 359 of file mace.h.

Definition at line 341 of file mace.h.

Definition at line 356 of file mace.h.

struct mace_video video_in1

Definition at line 344 of file mace.h.

struct mace_video video_in2

Definition at line 347 of file mace.h.

struct mace_video video_out

Definition at line 350 of file mace.h.


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