:orphan: .. index:: pair: struct; tapi_nvme_onvme_target_proc .. _doxid-structtapi__nvme__onvme__target__proc: struct tapi_nvme_onvme_target_proc ================================== .. toctree:: :hidden: Overview ~~~~~~~~ ONVMe target context :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_nvme_onvme_target_proc { // fields :ref:`tapi_job_t`* :ref:`onvme_job`; :ref:`tapi_job_channel_t`* :ref:`out_chs`[2]; :ref:`tapi_nvme_onvme_target_opts` :ref:`opts`; }; .. _details-structtapi__nvme__onvme__target__proc: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ ONVMe target context Fields ------ .. index:: pair: variable; onvme_job .. _doxid-structtapi__nvme__onvme__target__proc_1a7fa88f86f22896c96cc6d314b1e2f7e8: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_job_t`* onvme_job ONVMe proccess of target .. index:: pair: variable; out_chs .. _doxid-structtapi__nvme__onvme__target__proc_1ae8a86e4ef407b4f61d8ec85faf7c2613: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_job_channel_t`* out_chs[2] stdout/sterr channels .. index:: pair: variable; opts .. _doxid-structtapi__nvme__onvme__target__proc_1a7c488f0c39ac1f9f1a0831457db2ce62: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_nvme_onvme_target_opts` opts Options for ONVMe target process