Home
last modified time | relevance | path

Searched refs:MBOX_HOST_PATH (Results 1 – 4 of 4) sorted by relevance

/openbmc/hiomapd/
H A Dtransport_mbox.h36 #define MBOX_HOST_PATH "/dev/aspeed-mbox" macro
H A Dtransport_mbox.c687 rc = __transport_mbox_init(context, MBOX_HOST_PATH, ops); in transport_mbox_init()
/openbmc/phosphor-mboxd/
H A Dmbox.h65 #define MBOX_HOST_PATH "/dev/aspeed-mbox" macro
H A Dmboxd_msg.c851 return __init_mbox_dev(context, MBOX_HOST_PATH); in init_mbox_dev()