Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dprotocol.h77 struct protocol_erase { struct
113 int (*erase)(struct mbox_context *context, struct protocol_erase *io);
H A Dtransport_dbus.c393 struct protocol_erase io; in transport_dbus_erase()
H A Dtransport_mbox.c399 struct protocol_erase io; in mbox_handle_erase_window()
H A Dprotocol.c596 struct protocol_erase *io) in protocol_v2_erase()