Home
last modified time | relevance | path

Searched refs:protocol_flush (Results 1 – 3 of 3) sorted by relevance

/openbmc/hiomapd/
H A Dprotocol.h84 struct protocol_flush { struct
114 int (*flush)(struct mbox_context *context, struct protocol_flush *io);
H A Dprotocol.c438 struct protocol_flush *io) in protocol_v1_flush()
625 struct protocol_flush *io __attribute__((unused))) in protocol_v2_flush()
H A Dtransport_mbox.c433 struct protocol_flush io = { 0 }; in mbox_handle_flush_window()