Home
last modified time | relevance | path

Searched refs:AP_RESPONSE_BUSY (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/s390/crypto/
Dap_queue.c68 case AP_RESPONSE_BUSY: in ap_queue_enable_irq()
345 case AP_RESPONSE_BUSY: in ap_sm_reset_wait()
422 if (status.response_code > AP_RESPONSE_BUSY) { in ap_sm_assoc_wait()
674 if (status.response_code > AP_RESPONSE_BUSY) { in ap_functions_show()
766 case AP_RESPONSE_BUSY: in last_err_rc_show()
830 if (status.response_code > AP_RESPONSE_BUSY) { in se_bind_show()
905 if (status.response_code > AP_RESPONSE_BUSY) { in se_associate_show()
Dvfio_ap_ops.c243 case AP_RESPONSE_BUSY: in vfio_ap_wait_for_irqclear()
315 case AP_RESPONSE_BUSY: in vfio_ap_irq_disable()
1643 case AP_RESPONSE_BUSY: in apq_status_check()
1690 q->reset_status.response_code == AP_RESPONSE_BUSY || in apq_reset_check()
1723 case AP_RESPONSE_BUSY: in vfio_ap_mdev_reset_queue()
2316 case AP_RESPONSE_BUSY: in vfio_ap_filter_apid_by_qtype()
Dap_bus.h47 #define AP_RESPONSE_BUSY 0x05 macro
Dap_bus.c385 case AP_RESPONSE_BUSY: in ap_queue_info()