Searched refs:sc_index (Results 1 – 4 of 4) sorted by relevance
212 sda_index_t sc_index; /* command name */ member
779 if (cmdp->sc_index != CMD_APP_CMD) { in sda_slot_thread()831 if (cmdp->sc_index == CMD_APP_CMD) { in sda_slot_thread()
63 #define c_index c_public.sc_index
1368 command = ((uint16_t)cmdp->sc_index << 8); in sdhost_cmd()