Searched defs:sda_cmd_impl_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_cmd.c61 } sda_cmd_impl_t; typedef in typeref:struct:sda_cmd_impl
94 #define CIP(cmdp) ((sda_cmd_impl_t *)(void *)cmdp)
131 sda_cmd_impl_t *c = cbuf;
142 sda_cmd_impl_t *c = cbuf;
163 sda_cmd_impl_t *c = CIP(cmdp);
194 sda_cmd_impl_t *c = CIP(cmdp);
205 sda_cmd_impl_t *c = CIP(cmdp);
250 sda_cmd_impl_t *c = CIP(cmdp);
266 sda_cmd_impl_t *c;
299 sda_cmd_impl_t *
[all...]

Completed in 679 milliseconds