Linux Kernel
3.7.1
|
#include <platform.h>
Data Fields | |
unsigned int | bus_index |
unsigned int | dev_index |
enum ps3_bus_type | bus_type |
enum ps3_dev_type | dev_type |
u64 | bus_id |
u64 | dev_id |
Definition at line 137 of file platform.h.
u64 bus_id |
Definition at line 142 of file platform.h.
unsigned int bus_index |
Definition at line 138 of file platform.h.
enum ps3_bus_type bus_type |
Definition at line 140 of file platform.h.
u64 dev_id |
Definition at line 143 of file platform.h.
unsigned int dev_index |
Definition at line 139 of file platform.h.
enum ps3_dev_type dev_type |
Definition at line 141 of file platform.h.