Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.h464 } __attribute__((packed)) gdth_iochan_str; typedef
Dgdth.c1558 gdth_iochan_str *ioc; in gdth_search_drives()
1740 ioc = (gdth_iochan_str *)ha->pscratch; in gdth_search_drives()
1745 ioc->hdr.list_offset = GDTOFFSOF(gdth_iochan_str, list[0]); in gdth_search_drives()
1747 INVALID_CHANNEL,sizeof(gdth_iochan_str))) { in gdth_search_drives()