Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dioinst.c394 typedef struct ChscResp { struct
399 } QEMU_PACKED ChscResp; argument
416 static void ioinst_handle_chsc_scpd(ChscReq *req, ChscResp *res) in ioinst_handle_chsc_scpd()
473 static void ioinst_handle_chsc_scsc(ChscReq *req, ChscResp *res) in ioinst_handle_chsc_scsc()
531 static void ioinst_handle_chsc_sda(ChscReq *req, ChscResp *res) in ioinst_handle_chsc_sda()
612 static void ioinst_handle_chsc_sei(ChscReq *req, ChscResp *res) in ioinst_handle_chsc_sei()
647 static void ioinst_handle_chsc_unimplemented(ChscResp *res) in ioinst_handle_chsc_unimplemented()
657 ChscResp *res; in ioinst_handle_chsc()