Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.h45 #define AP_RESPONSE_DECONFIGURED 0x03 macro
H A Dvfio_ap_ops.c248 case AP_RESPONSE_DECONFIGURED: in vfio_ap_wait_for_irqclear()
320 case AP_RESPONSE_DECONFIGURED: in vfio_ap_irq_disable()
1690 case AP_RESPONSE_DECONFIGURED: in apq_status_check()
1753 if (status.response_code == AP_RESPONSE_DECONFIGURED) in apq_reset_check()
1780 case AP_RESPONSE_DECONFIGURED: in vfio_ap_mdev_reset_queue()
2424 case AP_RESPONSE_DECONFIGURED: in vfio_ap_filter_apid_by_qtype()
H A Dap_queue.c60 case AP_RESPONSE_DECONFIGURED: in ap_queue_enable_irq()
349 case AP_RESPONSE_DECONFIGURED: in ap_sm_reset_wait()
762 case AP_RESPONSE_DECONFIGURED: in last_err_rc_show()
H A Dap_bus.c383 case AP_RESPONSE_DECONFIGURED: in ap_queue_info()
397 *q_decfg = status.response_code == AP_RESPONSE_DECONFIGURED; in ap_queue_info()
1918 aq->last_err_rc = AP_RESPONSE_DECONFIGURED; in ap_scan_domains()