Home
last modified time | relevance | path

Searched refs:_handle_option (Results 1 – 2 of 2) sorted by relevance

/openbmc/webui-vue/src/utilities/
H A DNBDServer.js140 this._handle_option = function (buf) { method in NBDServer.constructor
286 [NBD_STATE_WAIT_OPTION]: this._handle_option.bind(this),
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dvirtual-media-controller.js221 this._handle_option = function(buf) { method in NBDServer
393 [NBD_STATE_WAIT_OPTION]: this._handle_option.bind(this),