Home
last modified time | relevance | path

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

/freebsd/sys/dev/siis/
H A Dsiis.h340 struct siis_slot { struct
343 enum siis_slot_states state; /* Slot state */ argument
344 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 */