Home
last modified time | relevance | path

Searched refs:AP_DEV_STATE_ERROR (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/s390/crypto/
Dap_queue.c206 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_read()
268 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_write()
309 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_reset()
352 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_reset_wait()
393 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_setirq_wait()
415 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_assoc_wait()
423 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_assoc_wait()
446 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_assoc_wait()
705 case AP_DEV_STATE_ERROR: in states_show()
Dap_bus.h130 AP_DEV_STATE_ERROR, /* device is in error state */ enumerator
Dap_bus.c1886 aq->dev_state = AP_DEV_STATE_ERROR; in ap_scan_domains()
1912 aq->dev_state = AP_DEV_STATE_ERROR; in ap_scan_domains()
1936 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()