Home
last modified time | relevance | path

Searched defs:read_SCP_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/s390x/
H A Dsclp.c107 static void read_SCP_info(SCLPDevice *sclp, SCCB *sccb) in read_SCP_info() function
/openbmc/qemu/include/hw/s390x/
H A Dsclp.h211 void (*read_SCP_info)(SCLPDevice *sclp, SCCB *sccb); member