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

#include <ps3.h>

Data Fields

enum ps3_match_id match_id
 
enum ps3_match_sub_id match_sub_id
 
enum ps3_system_bus_device_type dev_type
 
u64 bus_id
 
u64 dev_id
 
unsigned int interrupt_id
 
struct ps3_dma_regiond_region
 
struct ps3_mmio_regionm_region
 
unsigned int port_number
 
struct {
   u64   node_id
 
   u64   pu_id
 
   u64   rights
 
lpm
 
struct device core
 
voiddriver_priv
 

Detailed Description

struct ps3_system_bus_device - a device on the system bus

Definition at line 360 of file ps3.h.

Field Documentation

u64 bus_id

Definition at line 365 of file ps3.h.

struct device core

Definition at line 378 of file ps3.h.

Definition at line 368 of file ps3.h.

u64 dev_id

Definition at line 366 of file ps3.h.

Definition at line 363 of file ps3.h.

void* driver_priv

Definition at line 379 of file ps3.h.

unsigned int interrupt_id

Definition at line 367 of file ps3.h.

struct { ... } lpm

Definition at line 369 of file ps3.h.

enum ps3_match_id match_id

Definition at line 361 of file ps3.h.

enum ps3_match_sub_id match_sub_id

Definition at line 362 of file ps3.h.

u64 node_id

Definition at line 372 of file ps3.h.

unsigned int port_number

Definition at line 370 of file ps3.h.

u64 pu_id

Definition at line 373 of file ps3.h.

u64 rights

Definition at line 374 of file ps3.h.


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