|
Linux Kernel
3.7.1
|
#include <ibmasm.h>
Data Fields | |
| struct list_head | node |
| spinlock_t | lock |
| void __iomem * | base_address |
| unsigned int | irq |
| struct command * | current_command |
| struct command * | heartbeat |
| struct list_head | command_queue |
| struct event_buffer * | event_buffer |
| char | dirname [IBMASM_NAME_SIZE] |
| char | devname [IBMASM_NAME_SIZE] |
| unsigned int | number |
| struct ibmasm_remote | remote |
| int | serial_line |
| struct device * | dev |
| char devname[IBMASM_NAME_SIZE] |
| char dirname[IBMASM_NAME_SIZE] |
| spinlock_t lock |
| struct ibmasm_remote remote |
1.8.2