Searched refs:AP_DBF_WARN (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/s390/crypto/ |
D | ap_queue.c | 156 AP_DBF_WARN("%s unassociated reply psmid=0x%016lx on 0x%02x.%04x\n", in ap_sm_recv() 208 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_read() 258 AP_DBF_WARN("%s RESPONSE_INVALID_DOMAIN on NQAP\n", __func__); in ap_sm_write() 270 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_write() 311 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_reset() 354 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_reset_wait() 395 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_setirq_wait() 417 AP_DBF_WARN("%s asynch RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_assoc_wait() 425 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_assoc_wait() 448 AP_DBF_WARN("%s bs 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_assoc_wait() [all …]
|
D | ap_debug.h | 25 #define AP_DBF_WARN(...) \ macro
|
D | ap_bus.c | 841 AP_DBF_WARN("%s reprobing queue=%02x.%04x failed\n", in __ap_revise_reserved() 1675 AP_DBF_WARN("%s queue=%02x.%04x unsupported type %d\n", in ap_get_compatible_type() 1701 AP_DBF_WARN("%s queue=%02x.%04x unable to map type %d\n", in ap_get_compatible_type() 1848 AP_DBF_WARN("%s(%d,%d) ap_queue_create() failed\n", in ap_scan_domains() 1862 AP_DBF_WARN("%s(%d,%d) device_register() failed\n", in ap_scan_domains() 2069 AP_DBF_WARN("%s(%d) type %d, can't get compatibility type\n", in ap_scan_adapter() 2075 AP_DBF_WARN("%s(%d) ap_card_create() failed\n", in ap_scan_adapter() 2095 AP_DBF_WARN("%s(%d) device_register() failed\n", in ap_scan_adapter()
|