Searched defs:ahci_slot (Results 1 – 1 of 1) sorted by relevance
386 struct ahci_slot { struct389 enum ahci_slot_states state; /* Slot state */ argument390 u_int ct_offset; /* cmd_tab offset */391 union ccb *ccb; /* CCB occupying slot */392 struct ata_dmaslot dma; /* DMA data of this slot */393 struct callout timeout; /* Execution timeout */