Searched refs:read_SCP_info (Results 1 – 2 of 2) sorted by relevance
107 static void read_SCP_info(SCLPDevice *sclp, SCCB *sccb) in read_SCP_info() function251 sclp_c->read_SCP_info(sclp, sccb); in sclp_execute()454 sc->read_SCP_info = read_SCP_info; in sclp_class_init()
211 void (*read_SCP_info)(SCLPDevice *sclp, SCCB *sccb); member