Home
last modified time | relevance | path

Searched refs:cmd_sub_mod (Results 1 – 25 of 139) sorted by relevance

123456

/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/hw/fsp/
H A Dfsp-diag.c17 static bool fsp_diag_msg(u32 cmd_sub_mod, struct fsp_msg *msg) in fsp_diag_msg() argument
20 if (cmd_sub_mod == FSP_RSP_DIAG_LINK_ERROR) { in fsp_diag_msg()
25 if (cmd_sub_mod != FSP_RSP_DIAG_ACK_TIMEOUT) { in fsp_diag_msg()
27 cmd_sub_mod); in fsp_diag_msg()
H A Dfsp-mem-err.c43 static bool send_response_to_fsp(u32 cmd_sub_mod) in send_response_to_fsp() argument
48 rsp = fsp_mkmsg(cmd_sub_mod, 0); in send_response_to_fsp()
176 static bool handle_memory_resilience(u32 cmd_sub_mod, u64 paddr) in handle_memory_resilience() argument
198 switch (cmd_sub_mod) { in handle_memory_resilience()
334 static bool fsp_mem_err_msg(u32 cmd_sub_mod, struct fsp_msg *msg) in fsp_mem_err_msg() argument
338 printf("Received 0x%08ux command\n", cmd_sub_mod); in fsp_mem_err_msg()
339 switch (cmd_sub_mod) { in fsp_mem_err_msg()
351 return handle_memory_resilience(cmd_sub_mod, paddr_start); in fsp_mem_err_msg()
H A Dfsp-chiptod.c17 static bool fsp_chiptod_update_topology(uint32_t cmd_sub_mod, in fsp_chiptod_update_topology() argument
25 switch (cmd_sub_mod) { in fsp_chiptod_update_topology()
55 prlog(PR_DEBUG, "Unhandled sub cmd: %06x\n", cmd_sub_mod); in fsp_chiptod_update_topology()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hw/fsp/
H A Dfsp-diag.c29 static bool fsp_diag_msg(u32 cmd_sub_mod, struct fsp_msg *msg) in fsp_diag_msg() argument
32 if (cmd_sub_mod == FSP_RSP_DIAG_LINK_ERROR) { in fsp_diag_msg()
37 if (cmd_sub_mod != FSP_RSP_DIAG_ACK_TIMEOUT) { in fsp_diag_msg()
39 cmd_sub_mod); in fsp_diag_msg()
H A Dfsp-mem-err.c52 static bool send_response_to_fsp(u32 cmd_sub_mod) in send_response_to_fsp() argument
57 rsp = fsp_mkmsg(cmd_sub_mod, 0); in send_response_to_fsp()
184 static bool handle_memory_resilience(u32 cmd_sub_mod, u64 paddr) in handle_memory_resilience() argument
206 switch (cmd_sub_mod) { in handle_memory_resilience()
342 static bool fsp_mem_err_msg(u32 cmd_sub_mod, struct fsp_msg *msg) in fsp_mem_err_msg() argument
346 printf("Received 0x%08ux command\n", cmd_sub_mod); in fsp_mem_err_msg()
347 switch (cmd_sub_mod) { in fsp_mem_err_msg()
359 return handle_memory_resilience(cmd_sub_mod, paddr_start); in fsp_mem_err_msg()
H A Dfsp-chiptod.c26 static bool fsp_chiptod_update_topology(uint32_t cmd_sub_mod, in fsp_chiptod_update_topology() argument
34 switch (cmd_sub_mod) { in fsp_chiptod_update_topology()
64 prlog(PR_DEBUG, "Unhandled sub cmd: %06x\n", cmd_sub_mod); in fsp_chiptod_update_topology()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hw/fsp/
H A Dfsp-diag.c29 static bool fsp_diag_msg(u32 cmd_sub_mod, struct fsp_msg *msg) in fsp_diag_msg() argument
32 if (cmd_sub_mod == FSP_RSP_DIAG_LINK_ERROR) { in fsp_diag_msg()
37 if (cmd_sub_mod != FSP_RSP_DIAG_ACK_TIMEOUT) { in fsp_diag_msg()
39 cmd_sub_mod); in fsp_diag_msg()
H A Dfsp-mem-err.c52 static bool send_response_to_fsp(u32 cmd_sub_mod) in send_response_to_fsp() argument
57 rsp = fsp_mkmsg(cmd_sub_mod, 0); in send_response_to_fsp()
184 static bool handle_memory_resilience(u32 cmd_sub_mod, u64 paddr) in handle_memory_resilience() argument
206 switch (cmd_sub_mod) { in handle_memory_resilience()
342 static bool fsp_mem_err_msg(u32 cmd_sub_mod, struct fsp_msg *msg) in fsp_mem_err_msg() argument
346 printf("Received 0x%08ux command\n", cmd_sub_mod); in fsp_mem_err_msg()
347 switch (cmd_sub_mod) { in fsp_mem_err_msg()
359 return handle_memory_resilience(cmd_sub_mod, paddr_start); in fsp_mem_err_msg()
H A Dfsp-chiptod.c26 static bool fsp_chiptod_update_topology(uint32_t cmd_sub_mod, in fsp_chiptod_update_topology() argument
34 switch (cmd_sub_mod) { in fsp_chiptod_update_topology()
64 prlog(PR_DEBUG, "Unhandled sub cmd: %06x\n", cmd_sub_mod); in fsp_chiptod_update_topology()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/hw/fsp/
H A Dfsp-diag.c29 static bool fsp_diag_msg(u32 cmd_sub_mod, struct fsp_msg *msg) in fsp_diag_msg() argument
32 if (cmd_sub_mod == FSP_RSP_DIAG_LINK_ERROR) { in fsp_diag_msg()
37 if (cmd_sub_mod != FSP_RSP_DIAG_ACK_TIMEOUT) { in fsp_diag_msg()
39 cmd_sub_mod); in fsp_diag_msg()
H A Dfsp-mem-err.c52 static bool send_response_to_fsp(u32 cmd_sub_mod) in send_response_to_fsp() argument
57 rsp = fsp_mkmsg(cmd_sub_mod, 0); in send_response_to_fsp()
184 static bool handle_memory_resilience(u32 cmd_sub_mod, u64 paddr) in handle_memory_resilience() argument
206 switch (cmd_sub_mod) { in handle_memory_resilience()
342 static bool fsp_mem_err_msg(u32 cmd_sub_mod, struct fsp_msg *msg) in fsp_mem_err_msg() argument
346 printf("Received 0x%08ux command\n", cmd_sub_mod); in fsp_mem_err_msg()
347 switch (cmd_sub_mod) { in fsp_mem_err_msg()
359 return handle_memory_resilience(cmd_sub_mod, paddr_start); in fsp_mem_err_msg()
H A Dfsp-chiptod.c26 static bool fsp_chiptod_update_topology(uint32_t cmd_sub_mod, in fsp_chiptod_update_topology() argument
34 switch (cmd_sub_mod) { in fsp_chiptod_update_topology()
64 prlog(PR_DEBUG, "Unhandled sub cmd: %06x\n", cmd_sub_mod); in fsp_chiptod_update_topology()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hw/fsp/
H A Dfsp-diag.c29 static bool fsp_diag_msg(u32 cmd_sub_mod, struct fsp_msg *msg) in fsp_diag_msg() argument
32 if (cmd_sub_mod == FSP_RSP_DIAG_LINK_ERROR) { in fsp_diag_msg()
37 if (cmd_sub_mod != FSP_RSP_DIAG_ACK_TIMEOUT) { in fsp_diag_msg()
39 cmd_sub_mod); in fsp_diag_msg()
H A Dfsp-mem-err.c52 static bool send_response_to_fsp(u32 cmd_sub_mod) in send_response_to_fsp() argument
57 rsp = fsp_mkmsg(cmd_sub_mod, 0); in send_response_to_fsp()
184 static bool handle_memory_resilience(u32 cmd_sub_mod, u64 paddr) in handle_memory_resilience() argument
206 switch (cmd_sub_mod) { in handle_memory_resilience()
342 static bool fsp_mem_err_msg(u32 cmd_sub_mod, struct fsp_msg *msg) in fsp_mem_err_msg() argument
346 printf("Received 0x%08ux command\n", cmd_sub_mod); in fsp_mem_err_msg()
347 switch (cmd_sub_mod) { in fsp_mem_err_msg()
359 return handle_memory_resilience(cmd_sub_mod, paddr_start); in fsp_mem_err_msg()
H A Dfsp-chiptod.c26 static bool fsp_chiptod_update_topology(uint32_t cmd_sub_mod, in fsp_chiptod_update_topology() argument
34 switch (cmd_sub_mod) { in fsp_chiptod_update_topology()
64 prlog(PR_DEBUG, "Unhandled sub cmd: %06x\n", cmd_sub_mod); in fsp_chiptod_update_topology()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/hw/fsp/
H A Dfsp-diag.c29 static bool fsp_diag_msg(u32 cmd_sub_mod, struct fsp_msg *msg)
32 if (cmd_sub_mod == FSP_RSP_DIAG_LINK_ERROR) {
37 if (cmd_sub_mod != FSP_RSP_DIAG_ACK_TIMEOUT) {
39 cmd_sub_mod);
H A Dfsp-mem-err.c52 static bool send_response_to_fsp(u32 cmd_sub_mod) in send_response_to_fsp() argument
57 rsp = fsp_mkmsg(cmd_sub_mod, 0); in send_response_to_fsp()
184 static bool handle_memory_resilience(u32 cmd_sub_mod, u64 paddr) in handle_memory_resilience() argument
206 switch (cmd_sub_mod) { in handle_memory_resilience()
342 static bool fsp_mem_err_msg(u32 cmd_sub_mod, struct fsp_msg *msg) in fsp_mem_err_msg() argument
346 printf("Received 0x%08ux command\n", cmd_sub_mod); in fsp_mem_err_msg()
347 switch (cmd_sub_mod) { in fsp_mem_err_msg()
359 return handle_memory_resilience(cmd_sub_mod, paddr_start); in fsp_mem_err_msg()
H A Dfsp-chiptod.c26 static bool fsp_chiptod_update_topology(uint32_t cmd_sub_mod,
34 switch (cmd_sub_mod) {
64 prlog(PR_DEBUG, "Unhandled sub cmd: %06x\n", cmd_sub_mod);
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/hw/fsp/
H A Dfsp-diag.c29 static bool fsp_diag_msg(u32 cmd_sub_mod, struct fsp_msg *msg) in fsp_diag_msg() argument
32 if (cmd_sub_mod == FSP_RSP_DIAG_LINK_ERROR) { in fsp_diag_msg()
37 if (cmd_sub_mod != FSP_RSP_DIAG_ACK_TIMEOUT) { in fsp_diag_msg()
39 cmd_sub_mod); in fsp_diag_msg()
H A Dfsp-mem-err.c52 static bool send_response_to_fsp(u32 cmd_sub_mod) in send_response_to_fsp() argument
57 rsp = fsp_mkmsg(cmd_sub_mod, 0); in send_response_to_fsp()
184 static bool handle_memory_resilience(u32 cmd_sub_mod, u64 paddr) in handle_memory_resilience() argument
206 switch (cmd_sub_mod) { in handle_memory_resilience()
342 static bool fsp_mem_err_msg(u32 cmd_sub_mod, struct fsp_msg *msg) in fsp_mem_err_msg() argument
346 printf("Received 0x%08ux command\n", cmd_sub_mod); in fsp_mem_err_msg()
347 switch (cmd_sub_mod) { in fsp_mem_err_msg()
359 return handle_memory_resilience(cmd_sub_mod, paddr_start); in fsp_mem_err_msg()
H A Dfsp-chiptod.c26 static bool fsp_chiptod_update_topology(uint32_t cmd_sub_mod, in fsp_chiptod_update_topology() argument
34 switch (cmd_sub_mod) { in fsp_chiptod_update_topology()
64 prlog(PR_DEBUG, "Unhandled sub cmd: %06x\n", cmd_sub_mod); in fsp_chiptod_update_topology()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/include/
H A Dfsp.h662 u32 cmd_sub_mod; in fsp_msg_cmd() local
663 cmd_sub_mod = (msg->word0 & 0xff) << 16; in fsp_msg_cmd()
664 cmd_sub_mod |= (msg->word1 & 0xff) << 8; in fsp_msg_cmd()
665 cmd_sub_mod |= (msg->word1 & 0xff00) >> 8; in fsp_msg_cmd()
666 return cmd_sub_mod; in fsp_msg_cmd()
684 extern struct fsp_msg *fsp_mkmsg(u32 cmd_sub_mod, u32 add_words, ...) __warn_unused_result;
687 extern void fsp_fillmsg(struct fsp_msg *msg, u32 cmd_sub_mod, u32 add_words, ...);
742 bool (*message)(u32 cmd_sub_mod, struct fsp_msg *msg);
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/include/
H A Dfsp.h662 u32 cmd_sub_mod; in fsp_msg_cmd() local
663 cmd_sub_mod = (msg->word0 & 0xff) << 16; in fsp_msg_cmd()
664 cmd_sub_mod |= (msg->word1 & 0xff) << 8; in fsp_msg_cmd()
665 cmd_sub_mod |= (msg->word1 & 0xff00) >> 8; in fsp_msg_cmd()
666 return cmd_sub_mod; in fsp_msg_cmd()
684 extern struct fsp_msg *fsp_mkmsg(u32 cmd_sub_mod, u32 add_words, ...) __warn_unused_result;
687 extern void fsp_fillmsg(struct fsp_msg *msg, u32 cmd_sub_mod, u32 add_words, ...);
742 bool (*message)(u32 cmd_sub_mod, struct fsp_msg *msg);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/include/
H A Dfsp.h652 u32 cmd_sub_mod; in fsp_msg_cmd() local
653 cmd_sub_mod = (msg->word0 & 0xff) << 16; in fsp_msg_cmd()
654 cmd_sub_mod |= (msg->word1 & 0xff) << 8; in fsp_msg_cmd()
655 cmd_sub_mod |= (msg->word1 & 0xff00) >> 8; in fsp_msg_cmd()
656 return cmd_sub_mod; in fsp_msg_cmd()
674 extern struct fsp_msg *fsp_mkmsg(u32 cmd_sub_mod, u8 add_words, ...) __warn_unused_result;
677 extern void fsp_fillmsg(struct fsp_msg *msg, u32 cmd_sub_mod, u8 add_words, ...);
732 bool (*message)(u32 cmd_sub_mod, struct fsp_msg *msg);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/include/
H A Dfsp.h662 u32 cmd_sub_mod; in fsp_msg_cmd() local
663 cmd_sub_mod = (msg->word0 & 0xff) << 16; in fsp_msg_cmd()
664 cmd_sub_mod |= (msg->word1 & 0xff) << 8; in fsp_msg_cmd()
665 cmd_sub_mod |= (msg->word1 & 0xff00) >> 8; in fsp_msg_cmd()
666 return cmd_sub_mod; in fsp_msg_cmd()
684 extern struct fsp_msg *fsp_mkmsg(u32 cmd_sub_mod, u32 add_words, ...) __warn_unused_result;
687 extern void fsp_fillmsg(struct fsp_msg *msg, u32 cmd_sub_mod, u32 add_words, ...);
742 bool (*message)(u32 cmd_sub_mod, struct fsp_msg *msg);

123456