Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dgdth.h466 } __attribute__((packed)) gdth_iochan_str; typedef
Dgdth.c1557 gdth_iochan_str *ioc; in gdth_search_drives()
1739 ioc = (gdth_iochan_str *)ha->pscratch; in gdth_search_drives()
1744 ioc->hdr.list_offset = GDTOFFSOF(gdth_iochan_str, list[0]); in gdth_search_drives()
1746 INVALID_CHANNEL,sizeof(gdth_iochan_str))) { in gdth_search_drives()