Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sdcard/
H A Dsda.h63 CMD_SEND_IF_COND = 8, enumerator
/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_init.c513 rv = sda_init_cmd(slot, CMD_SEND_IF_COND, vchk, R7, &resp); in sda_init_ifcond()