Searched refs:AP_DBF_WARN (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/s390/crypto/ |
D | ap_queue.c | 180 AP_DBF_WARN("%s unassociated reply psmid=0x%016llx on 0x%02x.%04x\n", in ap_sm_recv() 230 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_read() 256 AP_DBF_WARN("%s fi cmd 0x%04x: forcing invalid qid 0xFF00\n", in ap_sm_write() 285 AP_DBF_WARN("%s RESPONSE_INVALID_DOMAIN on NQAP\n", __func__); in ap_sm_write() 297 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_write() 335 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_reset() 378 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_reset_wait() 419 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 | 825 AP_DBF_WARN("%s reprobing queue=%02x.%04x failed\n", in __ap_revise_reserved() 1618 AP_DBF_WARN("%s queue=%02x.%04x unsupported type %d\n", in ap_get_compatible_type() 1644 AP_DBF_WARN("%s queue=%02x.%04x unable to map type %d\n", in ap_get_compatible_type() 1787 AP_DBF_WARN("%s(%d,%d) ap_queue_create() failed\n", in ap_scan_domains() 1801 AP_DBF_WARN("%s(%d,%d) device_register() failed\n", in ap_scan_domains() 2008 AP_DBF_WARN("%s(%d) type %d, can't get compatibility type\n", in ap_scan_adapter() 2014 AP_DBF_WARN("%s(%d) ap_card_create() failed\n", in ap_scan_adapter() 2034 AP_DBF_WARN("%s(%d) device_register() failed\n", in ap_scan_adapter()
|