Home
last modified time | relevance | path

Searched refs: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
12 const NBD_REP_ERR_UNSUP = NBD_REP_FLAG_ERROR | 1;
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dvirtual-media-controller.js83 const NBD_REP_FLAG_ERROR = 0x1 << 31; constant
84 const NBD_REP_ERR_UNSUP = NBD_REP_FLAG_ERROR | 1;