Home
last modified time | relevance | path

Searched refs:AP_DBF_INFO (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
Dap_bus.c208 AP_DBF_INFO("%s QCI not supported\n", __func__); in ap_init_qci_info()
220 AP_DBF_INFO("%s successful fetched initial qci info\n", __func__); in ap_init_qci_info()
225 AP_DBF_INFO("%s new ap_max_adapter_id is %d\n", in ap_init_qci_info()
230 AP_DBF_INFO("%s new ap_max_domain_id is %d\n", in ap_init_qci_info()
953 AP_DBF_INFO("stored new default domain=%d\n", domain); in ap_domain_store()
1214 AP_DBF_INFO("%s new default domain is %d\n", in ap_select_domain()
1260 AP_DBF_INFO("get_comp_type queue=%02x.%04x map type %d to %d\n", in ap_get_compatible_type()
1334 AP_DBF_INFO("%s(%d,%d) not in config any more, rm queue device\n", in ap_scan_domains()
1344 AP_DBF_INFO( in ap_scan_domains()
1376 AP_DBF_INFO("%s(%d,%d) new (decfg) queue device created\n", in ap_scan_domains()
[all …]
Dap_debug.h27 #define AP_DBF_INFO(...) \ macro