Linux Kernel
3.7.1
|
#include <ps3.h>
Data Fields | |
struct ps3_system_bus_device * | dev |
struct ps3_mmio_region_ops * | mmio_ops |
unsigned long | bus_addr |
unsigned long | len |
enum ps3_mmio_page_size | page_size |
unsigned long | lpar_addr |
struct ps3_mmio_region - a per device mmio state variables structure
Current systems can be supported with a single region per device.
struct ps3_mmio_region_ops* mmio_ops |
enum ps3_mmio_page_size page_size |