Home
last modified time | relevance | path

Searched refs:un_hdr (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c444 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_mb_cq_create()
476 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_mb_cq_create()
537 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_mb_get_port_name()
578 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_mb_get_sli4_params()
609 mb4->un.varSLIConfig.be.un_hdr.hdr_req2.opcode = in emlxs_mb_get_extents_info()
648 mb4->un.varSLIConfig.be.un_hdr.hdr_req2.opcode = in emlxs_mb_get_extents()
688 mb4->un.varSLIConfig.be.un_hdr.hdr_req2.opcode = in emlxs_mb_alloc_extents()
730 mb4->un.varSLIConfig.be.un_hdr.hdr_req2.opcode = in emlxs_mb_dealloc_extents()
779 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_mb_wq_create()
806 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_mb_wq_create()
[all …]
H A Demlxs_sli4.c3755 &mb4->un.varSLIConfig.be.un_hdr.hdr_req; in emlxs_sli4_issue_mbox_cmd()
3846 (mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode == in emlxs_sli4_issue_mbox_cmd()
3897 (mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode == in emlxs_sli4_issue_mbox_cmd()
8624 mb->un.varSLIConfig.be.un_hdr.hdr_req.subsystem = in emlxs_sli4_post_sgl_pages()
8626 mb->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_sli4_post_sgl_pages()
8628 mb->un.varSLIConfig.be.un_hdr.hdr_req.timeout = 0; in emlxs_sli4_post_sgl_pages()
8629 mb->un.varSLIConfig.be.un_hdr.hdr_req.req_length = size; in emlxs_sli4_post_sgl_pages()
8716 mb->un.varSLIConfig.be.un_hdr.hdr_req.subsystem = in emlxs_sli4_post_hdr_tmplates()
8718 mb->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_sli4_post_hdr_tmplates()
8720 mb->un.varSLIConfig.be.un_hdr.hdr_req.timeout = 0; in emlxs_sli4_post_hdr_tmplates()
[all …]
H A Demlxs_dfc.c10614 &mb4->un.varSLIConfig.be.un_hdr.hdr_req; in emlxs_dfc_send_mbox4()
11000 mb->un.varSLIConfig.be.un_hdr.hdr_req.subsystem = in emlxs_dfc_set_be_dcbx()
11002 mb->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_dfc_set_be_dcbx()
11004 mb->un.varSLIConfig.be.un_hdr.hdr_req.timeout = 0; in emlxs_dfc_set_be_dcbx()
11005 mb->un.varSLIConfig.be.un_hdr.hdr_req.req_length = in emlxs_dfc_set_be_dcbx()
11056 mb->un.varSLIConfig.be.un_hdr.hdr_req.subsystem = in emlxs_dfc_get_be_dcbx()
11058 mb->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_dfc_get_be_dcbx()
11060 mb->un.varSLIConfig.be.un_hdr.hdr_req.timeout = 0; in emlxs_dfc_get_be_dcbx()
11061 mb->un.varSLIConfig.be.un_hdr.hdr_req.req_length = in emlxs_dfc_get_be_dcbx()
H A Demlxs_download.c1813 &mb->un.varSLIConfig.be.un_hdr.hdr_req; in emlxs_obj_flash_image()
1841 &mb->un.varSLIConfig.be.un_hdr.hdr_rsp; in emlxs_obj_flash_image()
4051 &mb->un.varSLIConfig.be.un_hdr.hdr_req; in emlxs_get_boot_config()
4108 &mb->un.varSLIConfig.be.un_hdr.hdr_req; in emlxs_set_boot_config()
H A Demlxs_fcf.c5556 mb4->un.varSLIConfig.be.un_hdr.hdr_req.subsystem = in emlxs_fcoe_fcftab_sol_action()
5558 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = in emlxs_fcoe_fcftab_sol_action()
5560 mb4->un.varSLIConfig.be.un_hdr.hdr_req.timeout = 0; in emlxs_fcoe_fcftab_sol_action()
5561 mb4->un.varSLIConfig.be.un_hdr.hdr_req.req_length = in emlxs_fcoe_fcftab_sol_action()
H A Demlxs_solaris.c4906 &mb->un.varSLIConfig.be.un_hdr.hdr_req; in emlxs_fca_port_manage()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h2803 } un_hdr; member