Searched refs:AP_DEV_STATE_ERROR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | ap_queue.c | 206 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_read() 208 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_read() 268 aq->dev_state = AP_DEV_STATE_ERROR; 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() 309 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_reset() 311 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_reset() 352 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_reset_wait() 354 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_reset_wait() 393 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_setirq_wait() 395 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\ in ap_sm_setirq_wait() [all...] |
H A D | ap_bus.h | 130 AP_DEV_STATE_ERROR, /* device is in error state */ enumerator
|
H A D | ap_bus.c | 1893 aq->dev_state = AP_DEV_STATE_ERROR; in ap_scan_domains() 1917 aq->dev_state = AP_DEV_STATE_ERROR; in ap_scan_domains() 1939 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()
|
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | ap_queue.c | 208 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_read() 210 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_read() 274 aq->dev_state = AP_DEV_STATE_ERROR; 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() 312 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_reset() 314 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_reset() 355 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_reset_wait() 357 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\n", in ap_sm_reset_wait() 396 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_setirq_wait() 398 AP_DBF_WARN("%s RC 0x%02x on 0x%02x.%04x -> AP_DEV_STATE_ERROR\ in ap_sm_setirq_wait() [all...] |
H A D | ap_bus.h | 120 AP_DEV_STATE_ERROR, /* device is in error state */ enumerator
|
H A D | ap_bus.c | 1389 aq->dev_state = AP_DEV_STATE_ERROR; in ap_scan_domains() 1412 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()
|
Completed in 9 milliseconds