Searched refs:supp_info (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/aacraid/
H A Daacraid.c2467 struct aac_supplement_adapter_info *supp_info; local
2469 supp_info = ((struct aac_supplement_adapter_info *)&fib->data[0]);
2470 adapter_type = (char *)supp_info->AdapterTypeText;
2471 sc->aac_feature_bits = supp_info->FeatureBits;
2472 sc->aac_support_opt2 = supp_info->SupportedOptions2;

Completed in 49 milliseconds