Searched refs:AP_DBF_WARN (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/s390/crypto/ |
D | ap_queue.c | 167 AP_DBF_WARN("%s unassociated reply psmid=0x%016lx on 0x%02x.%04x\n", in ap_sm_recv() 222 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_read() 284 AP_DBF_WARN("%s RESPONSE_INVALID_DOMAIN on NQAP\n", __func__); in ap_sm_write() 296 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_write() 336 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_reset() 377 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_reset_wait() 417 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_setirq_wait() 439 AP_DBF_WARN("%s asynch RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_assoc_wait() 447 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_assoc_wait() 473 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 | 802 AP_DBF_WARN("%s reprobing queue=%02x.%04x failed\n", in __ap_revise_reserved() 1697 AP_DBF_WARN("%s queue=%02x.%04x unsupported type %d\n", in ap_get_compatible_type() 1723 AP_DBF_WARN("%s queue=%02x.%04x unable to map type %d\n", in ap_get_compatible_type() 1869 AP_DBF_WARN("%s(%d,%d) ap_queue_create() failed\n", in ap_scan_domains() 1883 AP_DBF_WARN("%s(%d,%d) device_register() failed\n", in ap_scan_domains() 2089 AP_DBF_WARN("%s(%d) type %d, can't get compatibility type\n", in ap_scan_adapter() 2095 AP_DBF_WARN("%s(%d) ap_card_create() failed\n", in ap_scan_adapter() 2115 AP_DBF_WARN("%s(%d) device_register() failed\n", in ap_scan_adapter()
|