Searched refs:CMD_READ_SINGLE (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/sdcard/ | ||
H A D | sda.h | 70 CMD_READ_SINGLE = 17, enumerator |
/titanic_44/usr/src/uts/common/io/sdcard/impl/ | ||
H A D | sda_mem.c | 154 cmd = CMD_READ_SINGLE; in sda_mem_bd_read() |