Home
last modified time | relevance | path

Searched defs:ahci_slot (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ahci/
H A Dahci.h386 struct ahci_slot { struct
389 enum ahci_slot_states state; /* Slot state */ argument
390 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 */