Home
last modified time | relevance | path

Searched refs:gdth_hget_str (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth_proc.c171 gdth_hget_str *phg; in gdth_show_info()
233 size_t size = max_t(size_t, GDTH_SCRATCH, sizeof(gdth_hget_str)); in gdth_show_info()
483 phg = (gdth_hget_str *)buf; in gdth_show_info()
487 gdtcmd->u.ioctl.param_size = sizeof(gdth_hget_str); in gdth_show_info()
491 phg->offset = GDTOFFSOF(gdth_hget_str, entry[0]); in gdth_show_info()
H A Dgdth.h653 } __attribute__((packed)) gdth_hget_str; typedef

Completed in 6 milliseconds