Searched refs:pause (Results 1 – 6 of 6) sorted by relevance
| /spdk/lib/iscsi/ |
| H A D | portal_grp.h | 65 int iscsi_portal_grp_open(struct spdk_iscsi_portal_grp *pg, bool pause);
|
| H A D | portal_grp.c | 378 iscsi_portal_grp_open(struct spdk_iscsi_portal_grp *pg, bool pause) in iscsi_portal_grp_open() argument 389 if (pause) { in iscsi_portal_grp_open()
|
| /spdk/doc/ |
| H A D | applications.md | 74 If the `--wait-for-rpc` parameter is provided SPDK will pause just before starting
|
| H A D | bdev_pg.md | 141 pause it, then forward a reset request to the underlying bdev module and wait
|
| H A D | two.min.js | 41 …roperties:{hierarchy:"hierarchy",demotion:"demotion"},Events:{play:"play",pause:"pause",update:"up… property 77 …is,!0);return this.trigger(p.Events.play)},pause:function(){this.playing=!1;return this.trigger(p.… method 252 …=1E3*Math.abs(this._index-this._firstFrame)/this._frameRate);return this},pause:function(){this._p… method 260 this._frameRate);return this},pause:function(){this._playing=!1;return this},stop:function(){this._… method
|
| /spdk/scripts/perf/nvmf/ |
| H A D | README.md | 84 - pause_frames - configures pause frames when RoCEv2 network protocol is enabled on Target and
|