Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dgdth.h623 } __attribute__((packed)) gdth_bfeat_str; typedef
928 gdth_bfeat_str bfeat; /* controller features */
Dgdth.c1725 INVALID_CHANNEL,sizeof(gdth_bfeat_str))) { in gdth_search_drives()
1727 ha->bfeat = *(gdth_bfeat_str *)ha->pscratch; in gdth_search_drives()