Home
last modified time | relevance | path

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

/drivers/scsi/
Dgdth.h455 } __attribute__((packed)) gdth_raw_iochan_str; typedef
Dgdth.c1169 gdth_raw_iochan_str *iocr; in gdth_search_drives()
1216 iocr = (gdth_raw_iochan_str *)ha->pscratch; in gdth_search_drives()
1221 iocr->hdr.list_offset = GDTOFFSOF(gdth_raw_iochan_str, list[0]); in gdth_search_drives()
1223 INVALID_CHANNEL,sizeof(gdth_raw_iochan_str))) { in gdth_search_drives()