Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/
H A Dmboxd_msg.h26 union mbox_regs *req, struct mbox_msg *resp);
28 union mbox_regs *req, struct mbox_msg *resp);
30 union mbox_regs *req, struct mbox_msg *resp);
32 union mbox_regs *req, struct mbox_msg *resp);
34 union mbox_regs *req, struct mbox_msg *resp);
36 union mbox_regs *req, struct mbox_msg *resp);
38 union mbox_regs *req, struct mbox_msg *resp);
40 union mbox_regs *req, struct mbox_msg *resp);
41 int mbox_handle_ack(struct mbox_context *context, union mbox_regs *req,
44 union mbox_regs *req, struct mbox_msg *resp);
H A Dmboxd_msg.c123 union mbox_regs *req, struct mbox_msg *resp) in mbox_handle_reset()
172 union mbox_regs *req, struct mbox_msg *resp) in mbox_handle_mbox_info()
251 union mbox_regs *req, struct mbox_msg *resp) in mbox_handle_flash_info()
315 union mbox_regs *req, struct mbox_msg *resp) in mbox_handle_read_window()
388 union mbox_regs *req, struct mbox_msg *resp) in mbox_handle_write_window()
422 union mbox_regs *req, struct mbox_msg *resp) in mbox_handle_dirty_window()
481 union mbox_regs *req, struct mbox_msg *resp) in mbox_handle_erase_window()
534 union mbox_regs *req, struct mbox_msg *resp) in mbox_handle_flush_window()
630 union mbox_regs *req, struct mbox_msg *resp) in mbox_handle_close_window()
663 int mbox_handle_ack(struct mbox_context *context, union mbox_regs *req, in mbox_handle_ack()
[all …]
H A Dmbox.h128 union mbox_regs { union
135 typedef int (*mboxd_mbox_handler)(struct mbox_context *, union mbox_regs *,
/openbmc/hiomapd/
H A Dtransport_mbox.c154 union mbox_regs *req __attribute__((unused)), in mbox_handle_reset()
183 union mbox_regs *req, struct mbox_msg *resp) in mbox_handle_mbox_info()
226 union mbox_regs *req __attribute__((unused)), in mbox_handle_flash_info()
277 union mbox_regs *req, struct mbox_msg *resp) in mbox_handle_create_window()
319 union mbox_regs *req, struct mbox_msg *resp) in mbox_handle_read_window()
344 union mbox_regs *req, struct mbox_msg *resp) in mbox_handle_write_window()
366 union mbox_regs *req, in mbox_handle_dirty_window()
396 union mbox_regs *req, in mbox_handle_erase_window()
430 union mbox_regs *req, in mbox_handle_flush_window()
455 union mbox_regs *req, in mbox_handle_close_window()
[all …]
H A Dtransport_mbox.h50 union mbox_regs { union
/openbmc/phosphor-mboxd/vpnor/
H A Dmboxd_msg.hpp7 union mbox_regs *req, struct mbox_msg *resp);
H A Dmboxd_msg.cpp34 union mbox_regs* req, struct mbox_msg* resp) in vpnor_handle_write_window()
/openbmc/hiomapd/test/
H A Dwindows_equally_evictable.c39 union mbox_regs regs; in mbox_create_read_window()
/openbmc/phosphor-mboxd/vpnor/test/
H A Ddump_flash.cpp47 union mbox_regs regs; in mbox_create_read_window()
/openbmc/hiomapd/vpnor/test/
H A Ddump_flash.cpp48 union mbox_regs regs; in mbox_create_read_window()