Searched refs:AP_DBF_WARN (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
D | ap_queue.c | 160 AP_DBF_WARN("%s unassociated reply psmid=0x%016llx on 0x%02x.%04x\n", in ap_sm_recv() 210 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_read() 235 AP_DBF_WARN("%s fi cmd 0x%04x: forcing invalid qid 0xFF00\n", in ap_sm_write() 276 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_write() 314 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_reset() 357 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_reset_wait() 398 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_setirq_wait()
|
D | ap_debug.h | 25 #define AP_DBF_WARN(...) \ macro
|
D | ap_bus.c | 1232 AP_DBF_WARN("get_comp_type queue=%02x.%04x unsupported type %d\n", in ap_get_compatible_type() 1257 AP_DBF_WARN("get_comp_type queue=%02x.%04x unable to map type %d\n", in ap_get_compatible_type() 1356 AP_DBF_WARN("%s(%d,%d) ap_queue_create() failed\n", in ap_scan_domains() 1369 AP_DBF_WARN("%s(%d,%d) device_register() failed\n", in ap_scan_domains() 1532 AP_DBF_WARN("%s(%d) type %d, can't get compatibility type\n", in ap_scan_adapter() 1538 AP_DBF_WARN("%s(%d) ap_card_create() failed\n", in ap_scan_adapter() 1550 AP_DBF_WARN("%s(%d) device_register() failed\n", in ap_scan_adapter()
|