|
Linux Kernel
3.7.1
|
#include <ahci.h>
Data Fields | |
| struct ata_link * | active_link |
| struct ahci_cmd_hdr * | cmd_slot |
| dma_addr_t | cmd_slot_dma |
| void * | cmd_tbl |
| dma_addr_t | cmd_tbl_dma |
| void * | rx_fis |
| dma_addr_t | rx_fis_dma |
| unsigned int | ncq_saw_d2h:1 |
| unsigned int | ncq_saw_dmas:1 |
| unsigned int | ncq_saw_sdb:1 |
| u32 | intr_mask |
| bool | fbs_supported |
| bool | fbs_enabled |
| int | fbs_last_dev |
| struct ahci_em_priv | em_priv [EM_MAX_SLOTS] |
| struct ahci_cmd_hdr* cmd_slot |
| dma_addr_t cmd_slot_dma |
| dma_addr_t cmd_tbl_dma |
| struct ahci_em_priv em_priv[EM_MAX_SLOTS] |
| dma_addr_t rx_fis_dma |
1.8.2