Linux Kernel
3.7.1
|
#include <ahci_platform.h>
Data Fields | |
int(* | init )(struct device *dev, void __iomem *addr) |
void(* | exit )(struct device *dev) |
int(* | suspend )(struct device *dev) |
int(* | resume )(struct device *dev) |
struct ata_port_info * | ata_port_info |
unsigned int | force_port_map |
unsigned int | mask_port_map |
Definition at line 23 of file ahci_platform.h.
Definition at line 28 of file ahci_platform.h.
unsigned int force_port_map |
Definition at line 29 of file ahci_platform.h.
unsigned int mask_port_map |
Definition at line 30 of file ahci_platform.h.