w83627thf
if (data->type == w83627thf) {
if (data->type == w83627thf || data->type == w83637hf
if (data->type == w83627thf || data->type == w83637hf
sio_data->type = w83627thf;
if (data->type == w83627thf)
} else if (data->type != w83627thf) {
if (data->type == w83627thf || data->type == w83637hf ||
} else if (type == w83627thf) {
if (type == w83627thf || type == w83637hf || type == w83687thf) {
(w83627thf == data->type || w83637hf == data->type
(w83627thf == data->type || w83637hf == data->type
(w83627thf == data->type || w83637hf == data->type
case w83627thf:
ret = w83627thf;