Searched refs:ap_airq (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/s390/crypto/
H A Dap_bus.c127 static struct airq_struct ap_airq = { variable in typeref:struct:airq_struct
608 rc = ap_queue_enable_interruption(qid, ap_airq.lsi_ptr); ap_init_queue()
860 rc = register_adapter_interrupt(&ap_airq); ap_bus_resume()
865 unregister_adapter_interrupt(&ap_airq); ap_bus_resume()
1838 xchg(ap_airq.lsi_ptr, 0); ap_poll_all()
2003 rc = register_adapter_interrupt(&ap_airq); ap_module_init()
2073 unregister_adapter_interrupt(&ap_airq); ap_module_init()
2110 unregister_adapter_interrupt(&ap_airq); ap_module_exit()

Completed in 78 milliseconds