Linux Kernel
3.7.1
|
#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_region * | d_region |
struct ps3_mmio_region * | m_region |
unsigned int | port_number |
struct { | |
u64 node_id | |
u64 pu_id | |
u64 rights | |
} | lpm |
struct device | core |
void * | driver_priv |
struct ps3_system_bus_device - a device on the system bus
struct ps3_dma_region* d_region |
struct { ... } lpm |
struct ps3_mmio_region* m_region |
enum ps3_match_id match_id |
enum ps3_match_sub_id match_sub_id |