|
Linux Kernel
3.7.1
|
#include <aic79xx_osm.h>
Data Fields | |
| struct scsi_target * | starget [AHD_NUM_TARGETS] |
| spinlock_t | spin_lock |
| struct completion * | eh_done |
| struct Scsi_Host * | host |
| uint32_t | irq |
| uint32_t | bios_address |
| resource_size_t | mem_busaddr |
Definition at line 348 of file aic79xx_osm.h.
| uint32_t bios_address |
Definition at line 359 of file aic79xx_osm.h.
| struct completion* eh_done |
Definition at line 355 of file aic79xx_osm.h.
Definition at line 356 of file aic79xx_osm.h.
| uint32_t irq |
Definition at line 358 of file aic79xx_osm.h.
| resource_size_t mem_busaddr |
Definition at line 360 of file aic79xx_osm.h.
| spinlock_t spin_lock |
Definition at line 354 of file aic79xx_osm.h.
| struct scsi_target* starget[AHD_NUM_TARGETS] |
Definition at line 352 of file aic79xx_osm.h.
1.8.2