Searched defs:siis_slot (Results 1 – 1 of 1) sorted by relevance
340 struct siis_slot { struct343 enum siis_slot_states state; /* Slot state */ argument344 u_int prb_offset; /* PRB offset */345 union ccb *ccb; /* CCB occupying slot */346 struct ata_dmaslot dma; /* DMA data of this slot */347 struct callout timeout; /* Execution timeout */