|
Linux Kernel
3.7.1
|
#include <atmdev.h>
Data Fields | |
| struct atmdev_ops * | ops |
| struct atmphy_ops * | phy |
| const char * | type |
| int | number |
| void * | dev_data |
| void * | phy_data |
| unsigned long | flags |
| struct list_head | local |
| struct list_head | lecs |
| unsigned char | esi [ESI_LEN] |
| struct atm_cirange | ci_range |
| struct k_atm_dev_stats | stats |
| char | signal |
| int | link_rate |
| atomic_t | refcnt |
| spinlock_t | lock |
| struct device | class_dev |
| struct list_head | dev_list |
| struct atm_cirange ci_range |
| spinlock_t lock |
| struct atmdev_ops* ops |
1.8.2