Searched refs:raw_feat (Results 1 – 2 of 2) sorted by relevance
1520 if (ha->raw_feat & GDT_64BIT) { in gdth_internal_cmd()1838 ha->raw_feat = 0; in gdth_search_drives()1842 ha->raw_feat = GDT_64BIT; in gdth_search_drives()1860 ha->raw_feat |= (u16)ha->info; in gdth_search_drives()2626 mode64 = (ha->raw_feat & GDT_64BIT) ? TRUE : FALSE; in gdth_fill_raw_cmd()2819 if (ha->raw_feat & GDT_64BIT) in gdth_special_cmd()4232 if (ha->raw_feat & GDT_64BIT) { in ioc_general()4245 if (ha->raw_feat & SCATTER_GATHER) { in ioc_general()4257 if (ha->raw_feat & SCATTER_GATHER) { in ioc_general()4788 if (ha->cache_feat & ha->raw_feat & ha->screen_feat & GDT_64BIT) in gdth_isa_probe_one()[all …]
855 u16 raw_feat; /* feat. raw service (s/g,..)*/ member