Home
last modified time | relevance | path

Searched refs:AP_DBF (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/s390/crypto/
Dap_bus.c610 AP_DBF(DBF_DEBUG, "%s running\n", __func__); in ap_bus_suspend()
647 AP_DBF(DBF_DEBUG, "%s running\n", __func__); in ap_bus_resume()
720 AP_DBF(DBF_DEBUG, "reprobing queue=%02x.%04x\n", in __ap_revise_reserved()
892 AP_DBF(DBF_INFO, "%s config change, forcing bus rescan\n", __func__); in ap_bus_cfg_chg()
1042 AP_DBF(DBF_DEBUG, "stored new default domain=%d\n", domain); in ap_domain_store()
1308 AP_DBF(DBF_DEBUG, "new ap_domain_index=%d\n", ap_domain_index); in ap_select_domain()
1346 AP_DBF(DBF_WARN, "queue=%02x.%04x unable to map type %d\n", in ap_get_compatible_type()
1349 AP_DBF(DBF_INFO, "queue=%02x.%04x map type %d to %d\n", in ap_get_compatible_type()
1430 AP_DBF(DBF_INFO, "card=%02x type changed.\n", id); in _ap_scan_bus_adapter()
1434 AP_DBF(DBF_INFO, "card=%02x functions changed.\n", id); in _ap_scan_bus_adapter()
[all …]
Dap_debug.h21 #define AP_DBF(...) \ macro
Dap_queue.c568 AP_DBF(DBF_INFO, "reset queue=%02x.%04x triggered by user\n", in reset_store()