Home
last modified time | relevance | path

Searched defs:NBD_REP_FLAG_ERROR (Results 1 – 2 of 2) sorted by relevance

/openbmc/webui-vue/src/utilities/
H A DNBDServer.js11 const NBD_REP_FLAG_ERROR = 0x1 << 31; constant
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dvirtual-media-controller.js83 const NBD_REP_FLAG_ERROR = 0x1 << 31; constant