Searched defs:fsl_sata_slot (Results 1 – 1 of 1) sorted by relevance
230 struct fsl_sata_slot { struct233 enum fsl_sata_slot_states state; /* Slot state */ argument234 union ccb *ccb; /* CCB occupying slot */235 struct ata_dmaslot dma; /* DMA data of this slot */236 struct callout timeout; /* Execution timeout */237 uint32_t ttl;