Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/crypto/
Dap_queue.c220 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_read()
294 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_write()
334 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_reset()
375 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_reset_wait()
415 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_setirq_wait()
437 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_assoc_wait()
445 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_assoc_wait()
471 aq->dev_state = AP_DEV_STATE_ERROR; in ap_sm_assoc_wait()
735 case AP_DEV_STATE_ERROR: in states_show()
Dap_bus.h120 AP_DEV_STATE_ERROR, /* device is in error state */ enumerator
Dap_bus.c1912 aq->dev_state = AP_DEV_STATE_ERROR; in ap_scan_domains()
1936 aq->dev_state = AP_DEV_STATE_ERROR; in ap_scan_domains()
1958 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()