Searched refs:sda_index_t (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/sdcard/impl/ |
H A D | sda_cmd.c | 55 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 D | sda_init.c | 44 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()
|
/titanic_44/usr/src/uts/common/sys/sdcard/ |
H A D | sda.h | 94 } sda_index_t; typedef 212 sda_index_t sc_index; /* command name */
|
H A D | sda_impl.h | 190 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,
|