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

#include <ipack.h>

Data Fields

struct deviceparent
 
int slots
 
int bus_nr
 
struct ipack_bus_opsops
 

Detailed Description

struct ipack_bus_device

: pointer to carrier device : number of slots available : ipack bus number : bus operations for the mezzanine drivers

Definition at line 148 of file ipack.h.

Field Documentation

int bus_nr

Definition at line 151 of file ipack.h.

Definition at line 152 of file ipack.h.

struct device* parent

Definition at line 149 of file ipack.h.

int slots

Definition at line 150 of file ipack.h.


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