Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.h650 } __attribute__((packed)) gdth_binfo_str; typedef
927 gdth_binfo_str binfo; /* controller info */
Dgdth.c1722 INVALID_CHANNEL,sizeof(gdth_binfo_str))) { in gdth_search_drives()
1723 memcpy(&ha->binfo, (gdth_binfo_str *)ha->pscratch, in gdth_search_drives()
1724 sizeof(gdth_binfo_str)); in gdth_search_drives()