Searched defs:mvs_slot (Results 1 – 1 of 1) sorted by relevance
501 struct mvs_slot { struct505 enum mvs_slot_states state; /* Slot state */ argument506 u_int eprd_offset; /* EPRD offset */507 union ccb *ccb; /* CCB occupying slot */508 struct ata_dmaslot dma; /* DMA data of this slot */509 struct callout timeout; /* Execution timeout */