Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sdcard/
H A Dsda.h69 CMD_SET_BLOCKLEN = 16, enumerator
/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_init.c389 rv = sda_init_cmd(slot, CMD_SET_BLOCKLEN, 512, R1, &resp); in sda_init_blocklen()