Searched refs:oti_type (Results 1 – 2 of 2) sorted by relevance
242 u32 oti_type; in __read_targetid() local244 oti_type = be32_to_cpup(p++); in __read_targetid()245 targetid->oti_type = oti_type; in __read_targetid()247 switch (oti_type) { in __read_targetid()
178 u32 oti_type; member