Home
last modified time | relevance | path

Searched refs:CMD_GO_IDLE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_init.c125 (void) sda_init_cmd(slot, CMD_GO_IDLE, 0, R0, NULL); in sda_init_sdmem()
201 (void) sda_init_cmd(slot, CMD_GO_IDLE, 0, R0, NULL); in sda_init_mmc()
507 rv = sda_init_cmd(slot, CMD_GO_IDLE, 0, R0, NULL); in sda_init_ifcond()
521 (void) sda_init_cmd(slot, CMD_GO_IDLE, 0, R0, NULL); in sda_init_ifcond()
/illumos-gate/usr/src/uts/common/sys/sdcard/
H A Dsda.h55 CMD_GO_IDLE = 0, enumerator