Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dgdth.h968 } __attribute__((packed)) gdth_modep_data; typedef
Dgdth.c1877 gdth_modep_data mpd; in gdth_internal_cache_cmd()
1925 memset((char*)&mpd,0,sizeof(gdth_modep_data)); in gdth_internal_cache_cmd()
1926 mpd.hd.data_length = sizeof(gdth_modep_data); in gdth_internal_cache_cmd()
1932 gdth_copy_internal_data(ha, scp, (char*)&mpd, sizeof(gdth_modep_data)); in gdth_internal_cache_cmd()