Home
last modified time | relevance | path

Searched refs:WINDOW_ERASED (Results 1 – 6 of 6) sorted by relevance

/openbmc/hiomapd/
H A Dwindows.h17 #define WINDOW_ERASED 0x02 macro
H A Dwindows.c289 case WINDOW_ERASED: /* >= V2 ONLY -> block_size == erasesize */ in window_flush()
H A Dprotocol.c611 io->req.size, WINDOW_ERASED); in protocol_v2_erase()
/openbmc/phosphor-mboxd/
H A Dmbox.h77 #define WINDOW_ERASED 0x02 macro
H A Dmboxd_windows.c286 case WINDOW_ERASED: /* >= V2 ONLY -> block_size == erasesize */ in write_from_window()
H A Dmboxd_msg.c504 WINDOW_ERASED); in mbox_handle_erase_window()