Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dips.c1402 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 …]
H A Dips.h1013 uint16_t ad_type; /* Adapter type */ member
/linux-6.15/include/net/bluetooth/
H A Dmgmt.h775 __u8 ad_type; member
H A Dhci_core.h295 __u8 ad_type; member
/linux-6.15/net/bluetooth/
H A Dmsft.c546 pattern->data_type = entry->ad_type; in msft_add_monitor_sync()
H A Dmgmt.c5306 p->ad_type = patterns[i].ad_type; in parse_adv_monitor_pattern()