Searched refs:sclp_early_cmd (Results 1 – 3 of 3) sorted by relevance
59 int sclp_early_cmd(sclp_cmdw_t cmd, void *sccb) in sclp_early_cmd() function122 sclp_early_cmd(SCLP_CMDW_WRITE_EVENT_DATA, sccb); in sclp_early_print_lm()146 sclp_early_cmd(SCLP_CMDW_WRITE_EVENT_DATA, sccb); in sclp_early_print_vt220()162 if (sclp_early_cmd(SCLP_CMDW_WRITE_EVENT_MASK, sccb)) in sclp_early_set_event_mask()
76 if (sclp_early_cmd(commands[i], sccb)) in sclp_early_read_info()176 if (sclp_early_cmd(SCLP_CMDW_READ_CPU_INFO, sccb)) in sclp_early_init_core_info()202 if (sclp_early_cmd(SCLP_CMDW_WRITE_EVENT_DATA, sccb)) in sclp_early_hsa_size_init()215 if (sclp_early_cmd(SCLP_CMDW_READ_EVENT_DATA, sccb)) in sclp_early_hsa_copy_wait()
272 int sclp_early_cmd(sclp_cmdw_t cmd, void *sccb);