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

#include <ps3stor.h>

Data Fields

struct ps3_system_bus_device sbd
 
struct ps3_dma_region dma_region
 
unsigned int irq
 
u64 blk_size
 
u64 tag
 
u64 lv1_status
 
struct completion done
 
unsigned long bounce_size
 
voidbounce_buf
 
u64 bounce_lpar
 
dma_addr_t bounce_dma
 
unsigned int num_regions
 
unsigned long accessible_regions
 
unsigned int region_idx
 
struct ps3_storage_region regions [0]
 

Detailed Description

Definition at line 35 of file ps3stor.h.

Field Documentation

unsigned long accessible_regions

Definition at line 52 of file ps3stor.h.

u64 blk_size

Definition at line 40 of file ps3stor.h.

void* bounce_buf

Definition at line 47 of file ps3stor.h.

dma_addr_t bounce_dma

Definition at line 49 of file ps3stor.h.

u64 bounce_lpar

Definition at line 48 of file ps3stor.h.

unsigned long bounce_size

Definition at line 46 of file ps3stor.h.

struct ps3_dma_region dma_region

Definition at line 38 of file ps3stor.h.

Definition at line 44 of file ps3stor.h.

unsigned int irq

Definition at line 39 of file ps3stor.h.

u64 lv1_status

Definition at line 43 of file ps3stor.h.

unsigned int num_regions

Definition at line 51 of file ps3stor.h.

unsigned int region_idx

Definition at line 53 of file ps3stor.h.

Definition at line 54 of file ps3stor.h.

Definition at line 36 of file ps3stor.h.

Definition at line 42 of file ps3stor.h.


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