Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_cmd.c56 sda_rtype_t c_artype; /* saved rtype */
264 sda_rtype_t rtype, void *data, int kmflag) in sda_cmd_alloc()
297 sda_rtype_t rtype, void *data, int kmflag) in sda_cmd_alloc_acmd()
H A Dsda_init.c45 sda_rtype_t, uint32_t *);
47 sda_rtype_t, uint32_t *);
62 sda_rtype_t rtype, uint32_t *resp) in sda_init_cmd()
80 sda_rtype_t rtype, uint32_t *resp) in sda_init_acmd()
/illumos-gate/usr/src/uts/common/sys/sdcard/
H A Dsda.h112 } sda_rtype_t; typedef
213 sda_rtype_t sc_rtype; /* response type expected */
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,