Searched refs:AP_DBF_INFO (Results 1 – 2 of 2) sorted by relevance
/drivers/s390/crypto/ |
D | ap_bus.c | 220 AP_DBF_INFO("%s QCI not supported\n", __func__); in ap_init_qci_info() 232 AP_DBF_INFO("%s successful fetched initial qci info\n", __func__); in ap_init_qci_info() 237 AP_DBF_INFO("%s new ap_max_adapter_id is %d\n", in ap_init_qci_info() 242 AP_DBF_INFO("%s new ap_max_domain_id is %d\n", in ap_init_qci_info() 1125 AP_DBF_INFO("stored new default domain=%d\n", domain); in ap_domain_store() 1422 AP_DBF_INFO("%s new default domain is %d\n", in ap_select_domain() 1468 AP_DBF_INFO("get_comp_type queue=%02x.%04x map type %d to %d\n", in ap_get_compatible_type() 1542 AP_DBF_INFO("%s(%d,%d) not in config any more, rm queue device\n", in ap_scan_domains() 1552 AP_DBF_INFO( in ap_scan_domains() 1584 AP_DBF_INFO("%s(%d,%d) new (decfg) queue device created\n", in ap_scan_domains() [all …]
|
D | ap_debug.h | 27 #define AP_DBF_INFO(...) \ macro
|