Linux Kernel
3.7.1
|
#include <libata.h>
Data Fields | |
spinlock_t | lock |
struct device * | dev |
void __iomem *const * | iomap |
unsigned int | n_ports |
void * | private_data |
struct ata_port_operations * | ops |
unsigned long | flags |
struct mutex | eh_mutex |
struct task_struct * | eh_owner |
struct ata_port * | simplex_claimed |
struct ata_port * | ports [0] |
struct task_struct* eh_owner |
spinlock_t lock |