Home
last modified time | relevance | path

Searched refs:emlxs_fcp_cmd_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1818 } emlxs_fcp_cmd_t; typedef
1819 typedef emlxs_fcp_cmd_t FCP_CMND;
H A Demlxs_hw.h953 } emlxs_fcp_cmd_t; typedef
954 typedef emlxs_fcp_cmd_t FCP_CMND;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c100 emlxs_node_t *ndlp, uint16_t xid, uint32_t class, emlxs_fcp_cmd_t *fcp_cmd);
2312 emlxs_fcp_cmd_t *fcp_cmd; in emlxs_fct_handle_unsol_req()
2332 fcp_cmd = (emlxs_fcp_cmd_t *)mp->virt; in emlxs_fct_handle_unsol_req()
2789 uint16_t xid, uint32_t class, emlxs_fcp_cmd_t *fcp_cmd) in emlxs_fct_send_qfull_reply()