Linux Kernel
3.7.1
|
#include <ipack.h>
Data Fields | |
struct device * | parent |
int | slots |
int | bus_nr |
struct ipack_bus_ops * | ops |
struct ipack_bus_device
: pointer to carrier device : number of slots available : ipack bus number : bus operations for the mezzanine drivers
struct ipack_bus_ops* ops |