Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/sdcard/impl/
H A Dsda_mem.c293 sda_mem_getstring(rcid, slot->s_oem, 119, 2); in sda_mem_parse_cid_csd()
312 slot->s_oem[0] = 0; in sda_mem_parse_cid_csd()
323 sda_mem_getstring(rcid, slot->s_oem, 119, 2); in sda_mem_parse_cid_csd()
/titanic_41/usr/src/uts/common/sys/sdcard/
H A Dsda_impl.h143 char s_oem[2]; /* oem id */ member