Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_init.c495 uint32_t vchk; in sda_init_ifcond() local
503 vchk = R7_VHS_27_36V | R7_PATTERN; in sda_init_ifcond()
513 rv = sda_init_cmd(slot, CMD_SEND_IF_COND, vchk, R7, &resp); in sda_init_ifcond()
524 } else if (resp != vchk) { in sda_init_ifcond()