Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dgdth.h652 } __attribute__((packed)) gdth_binfo_str; typedef
929 gdth_binfo_str binfo; /* controller info */
Dgdth.c1721 INVALID_CHANNEL,sizeof(gdth_binfo_str))) { in gdth_search_drives()
1722 memcpy(&ha->binfo, (gdth_binfo_str *)ha->pscratch, in gdth_search_drives()
1723 sizeof(gdth_binfo_str)); in gdth_search_drives()