Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sdcard/
H A Dsda.h208 struct sda_cmd { struct
212 sda_index_t sc_index; /* command name */
214 uint16_t sc_flags;
215 uint32_t sc_argument; /* command argument */
217 uint32_t sc_response[4];
219 uint16_t sc_nblks;
220 uint16_t sc_blksz;
222 uint32_t sc_resid;
224 ddi_dma_handle_t sc_dmah;
225 uint_t sc_ndmac; /* # DMA cookies */
[all …]