Home
last modified time | relevance | path

Searched refs:sda_index_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_cmd.c55 sda_index_t c_acmd; /* saved acmd */
263 sda_cmd_alloc(sda_slot_t *slot, sda_index_t index, uint32_t argument, in sda_cmd_alloc()
296 sda_cmd_alloc_acmd(sda_slot_t *slot, sda_index_t index, uint32_t argument, in sda_cmd_alloc_acmd()
H A Dsda_init.c44 static sda_err_t sda_init_cmd(sda_slot_t *, sda_index_t, uint32_t,
46 static sda_err_t sda_init_acmd(sda_slot_t *, sda_index_t, uint32_t,
61 sda_init_cmd(sda_slot_t *slot, sda_index_t cmd, uint32_t arg, in sda_init_cmd()
79 sda_init_acmd(sda_slot_t *slot, sda_index_t cmd, uint32_t arg, in sda_init_acmd()
/illumos-gate/usr/src/uts/common/sys/sdcard/
H A Dsda.h94 } sda_index_t; typedef
212 sda_index_t sc_index; /* command name */
H A Dsda_impl.h190 sda_cmd_t *sda_cmd_alloc(sda_slot_t *, sda_index_t, uint32_t, sda_rtype_t,
192 sda_cmd_t *sda_cmd_alloc_acmd(sda_slot_t *, sda_index_t, uint32_t, sda_rtype_t,