|
Linux Kernel
3.7.1
|
#include <i2o.h>
Data Fields | |
| char | name [16] |
| int | unit |
| int | type |
| struct pci_dev * | pdev |
| unsigned int | promise:1 |
| unsigned int | adaptec:1 |
| unsigned int | raptor:1 |
| unsigned int | no_quiesce:1 |
| unsigned int | short_req:1 |
| unsigned int | limit_sectors:1 |
| unsigned int | pae_support:1 |
| struct list_head | devices |
| struct list_head | list |
| void __iomem * | in_port |
| void __iomem * | out_port |
| void __iomem * | irq_status |
| void __iomem * | irq_mask |
| struct i2o_dma | status |
| struct i2o_dma | hrt |
| i2o_lct * | lct |
| struct i2o_dma | dlct |
| struct mutex | lct_lock |
| struct i2o_dma | status_block |
| struct i2o_io | base |
| struct i2o_io | in_queue |
| struct i2o_dma | out_queue |
| struct i2o_pool | in_msg |
| unsigned int | battery:1 |
| unsigned int | io_alloc:1 |
| unsigned int | mem_alloc:1 |
| struct resource | io_resource |
| struct resource | mem_resource |
| struct device | device |
| struct i2o_device * | exec |
| spinlock_t | lock |
| void * | driver_data [I2O_MAX_DRIVERS] |
| spinlock_t lock |
1.8.2