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

#include <bfi.h>

Data Fields

struct {
   u32   addr_lo
 
   u32   addr_hi
 
a32
 
struct {
   __be32   addr_lo
 
   __be32   addr_hi
 
a32
 

Detailed Description

Definition at line 72 of file bfi.h.

Field Documentation

struct { ... } a32
struct { ... } a32
u32 addr_hi

Definition at line 75 of file bfi.h.

__be32 addr_hi

Definition at line 114 of file bfi.h.

u32 addr_lo

Definition at line 74 of file bfi.h.

__be32 addr_lo

Definition at line 113 of file bfi.h.


The documentation for this union was generated from the following files: