Searched refs:AP_DBF_INFO (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/s390/crypto/ |
| H A D | ap_bus.c | 274 AP_DBF_INFO("%s QCI not supported\n", __func__); in ap_init_qci_info() 278 AP_DBF_INFO("%s successful fetched initial qci info\n", __func__); in ap_init_qci_info() 283 AP_DBF_INFO("%s new ap_max_adapter_id is %d\n", in ap_init_qci_info() 288 AP_DBF_INFO("%s new ap_max_domain_id is %d\n", in ap_init_qci_info() 1358 AP_DBF_INFO("%s stored new default domain=%d\n", in ap_domain_store() 1730 AP_DBF_INFO("%s force AP bus rescan\n", __func__); in scans_store() 1857 AP_DBF_INFO("%s new default domain is %d\n", in ap_select_domain() 1905 AP_DBF_INFO("%s queue=%02x.%04x map type %d to %d\n", in ap_get_compatible_type() 2022 AP_DBF_INFO("%s(%d,%d) not in config anymore, rm queue dev\n", in ap_scan_domains() 2033 AP_DBF_INFO("%s(%d,%d) queue_info() failed, rm queue dev\n", in ap_scan_domains() [all …]
|
| H A D | ap_debug.h | 27 #define AP_DBF_INFO(...) \ macro
|