Searched refs:raw_feat (Results 1 – 2 of 2) sorted by relevance
1122 if (ha->raw_feat & GDT_64BIT) { in gdth_internal_cmd()1380 ha->raw_feat = 0; in gdth_search_drives()1384 ha->raw_feat = GDT_64BIT; in gdth_search_drives()1402 ha->raw_feat |= (u16)ha->info; in gdth_search_drives()2152 mode64 = (ha->raw_feat & GDT_64BIT) ? TRUE : FALSE; in gdth_fill_raw_cmd()2331 if (ha->raw_feat & GDT_64BIT) in gdth_special_cmd()3586 if (ha->raw_feat & GDT_64BIT) { in gdth_ioc_scsiraw()3601 if (ha->raw_feat & SCATTER_GATHER) { in gdth_ioc_scsiraw()3614 if (ha->raw_feat & SCATTER_GATHER) { in gdth_ioc_scsiraw()4166 if (!(ha->cache_feat & ha->raw_feat & ha->screen_feat & GDT_64BIT) || in gdth_pci_probe_one()
815 u16 raw_feat; /* feat. raw service (s/g,..)*/ member