Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth.h485 } __attribute__((packed)) gdth_raw_iochan_str; typedef
Dgdth.c1566 gdth_raw_iochan_str *iocr; in gdth_search_drives()
1673 iocr = (gdth_raw_iochan_str *)ha->pscratch; in gdth_search_drives()
1678 iocr->hdr.list_offset = GDTOFFSOF(gdth_raw_iochan_str, list[0]); in gdth_search_drives()
1680 INVALID_CHANNEL,sizeof(gdth_raw_iochan_str))) { in gdth_search_drives()