Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dips.c1416 if (ha->ad_type > 0 && ha->ad_type <= MAX_ADAPTER_NAME) { in ips_info()
1418 strcat(bp, ips_adapter_name[ha->ad_type - 1]); in ips_info()
2005 pt->AdapterType = ha->ad_type; in ips_cleanup_passthru()
2034 ips_adapter_name[ha->ad_type - 1]); in ips_host_info()
2150 ha->ad_type = IPS_ADTYPE_SERVERAID; in ips_identify_controller()
2152 ha->ad_type = IPS_ADTYPE_SERVERAID2; in ips_identify_controller()
2154 ha->ad_type = IPS_ADTYPE_NAVAJO; in ips_identify_controller()
2157 ha->ad_type = IPS_ADTYPE_KIOWA; in ips_identify_controller()
2161 ha->ad_type in ips_identify_controller()
[all...]
H A Dips.h1012 uint16_t ad_type; /* Adapter type */ member
/kernel/linux/linux-6.6/drivers/scsi/
H A 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()
2008 pt->AdapterType = ha->ad_type; in ips_cleanup_passthru()
2037 ips_adapter_name[ha->ad_type - 1]); in ips_host_info()
2153 ha->ad_type = IPS_ADTYPE_SERVERAID; in ips_identify_controller()
2155 ha->ad_type = IPS_ADTYPE_SERVERAID2; in ips_identify_controller()
2157 ha->ad_type = IPS_ADTYPE_NAVAJO; in ips_identify_controller()
2160 ha->ad_type = IPS_ADTYPE_KIOWA; in ips_identify_controller()
2164 ha->ad_type in ips_identify_controller()
[all...]
H A Dips.h1012 uint16_t ad_type; /* Adapter type */ member
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h760 __u8 ad_type; member
H A Dhci_core.h251 __u8 ad_type;
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h774 __u8 ad_type; member
H A Dhci_core.h295 __u8 ad_type; member
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmsft.c547 pattern->data_type = entry->ad_type; in msft_add_monitor_sync()
H A Dmgmt.c5327 p->ad_type = patterns[i].ad_type; in parse_adv_monitor_pattern()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c4275 p->ad_type = cp->patterns[i].ad_type; in add_adv_patterns_monitor()

Completed in 47 milliseconds