Linux Kernel
3.7.1
|
Data Fields | |
struct cmdhdr_tbl_entry * | cmdslot |
dma_addr_t | cmdslot_paddr |
struct command_desc * | cmdentry |
dma_addr_t | cmdentry_paddr |
Definition at line 271 of file sata_fsl.c.
struct command_desc* cmdentry |
Definition at line 274 of file sata_fsl.c.
dma_addr_t cmdentry_paddr |
Definition at line 275 of file sata_fsl.c.
struct cmdhdr_tbl_entry* cmdslot |
Definition at line 272 of file sata_fsl.c.
dma_addr_t cmdslot_paddr |
Definition at line 273 of file sata_fsl.c.