Searched refs:gdth_modep_data (Results 1 – 2 of 2) sorted by relevance
1000 } __attribute__((packed)) gdth_modep_data; typedef
2326 gdth_modep_data mpd; in gdth_internal_cache_cmd()2374 memset((char*)&mpd,0,sizeof(gdth_modep_data)); in gdth_internal_cache_cmd()2375 mpd.hd.data_length = sizeof(gdth_modep_data); in gdth_internal_cache_cmd()2381 gdth_copy_internal_data(ha, scp, (char*)&mpd, sizeof(gdth_modep_data)); in gdth_internal_cache_cmd()