Searched refs:ad_type (Results 1 – 6 of 6) sorted by relevance
1402 if (ha->ad_type > 0 && ha->ad_type <= MAX_ADAPTER_NAME) { in ips_info()1990 pt->AdapterType = ha->ad_type; in ips_cleanup_passthru()2019 ips_adapter_name[ha->ad_type - 1]); in ips_host_info()2135 ha->ad_type = IPS_ADTYPE_SERVERAID; in ips_identify_controller()2137 ha->ad_type = IPS_ADTYPE_SERVERAID2; in ips_identify_controller()2139 ha->ad_type = IPS_ADTYPE_NAVAJO; in ips_identify_controller()2142 ha->ad_type = IPS_ADTYPE_KIOWA; in ips_identify_controller()2148 ha->ad_type = IPS_ADTYPE_SERVERAID3; in ips_identify_controller()2151 ha->ad_type = IPS_ADTYPE_SERVERAID4H; in ips_identify_controller()5607 ha->nvram->adapter_type = ha->ad_type; in ips_write_driver_status()[all …]
1012 uint16_t ad_type; /* Adapter type */ member
774 __u8 ad_type; member
288 __u8 ad_type; member
546 pattern->data_type = entry->ad_type; in msft_add_monitor_sync()
5361 p->ad_type = patterns[i].ad_type; in parse_adv_monitor_pattern()
Completed in 55 milliseconds