Searched refs:sda_cmd_alloc_acmd (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/sdcard/ |
H A D | sda_impl.h | 192 sda_cmd_t *sda_cmd_alloc_acmd(sda_slot_t *, sda_index_t, uint32_t, sda_rtype_t,
|
/titanic_44/usr/src/uts/common/io/sdcard/impl/ |
H A D | sda_cmd.c | 296 sda_cmd_alloc_acmd(sda_slot_t *slot, sda_index_t index, uint32_t argument, in sda_cmd_alloc_acmd() function
|
H A D | sda_init.c | 85 cmdp = sda_cmd_alloc_acmd(slot, cmd, arg, rtype, NULL, KM_SLEEP); in sda_init_acmd()
|