Home
last modified time | relevance | path

Searched refs:ad_type (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/scsi/
Dips.c1420 if (ha->ad_type > 0 && ha->ad_type <= MAX_ADAPTER_NAME) { in ips_info()
1422 strcat(bp, ips_adapter_name[ha->ad_type - 1]); in ips_info()
2009 pt->AdapterType = ha->ad_type; in ips_cleanup_passthru()
2038 ips_adapter_name[ha->ad_type - 1]); in ips_host_info()
2154 ha->ad_type = IPS_ADTYPE_SERVERAID; in ips_identify_controller()
2156 ha->ad_type = IPS_ADTYPE_SERVERAID2; in ips_identify_controller()
2158 ha->ad_type = IPS_ADTYPE_NAVAJO; in ips_identify_controller()
2161 ha->ad_type = IPS_ADTYPE_KIOWA; in ips_identify_controller()
2165 ha->ad_type = IPS_ADTYPE_SERVERAID3L; in ips_identify_controller()
2167 ha->ad_type = IPS_ADTYPE_SERVERAID3; in ips_identify_controller()
[all …]
Dips.h1012 uint16_t ad_type; /* Adapter type */ member
/linux-6.1.9/net/bluetooth/
Dmsft.c431 pattern->data_type = entry->ad_type; in msft_add_monitor_sync()
Dmgmt.c5386 p->ad_type = patterns[i].ad_type; in parse_adv_monitor_pattern()
/linux-6.1.9/include/net/bluetooth/
Dmgmt.h770 __u8 ad_type; member
Dhci_core.h288 __u8 ad_type; member