Home
last modified time | relevance | path

Searched refs:FCT_STRUCT_CMD_RCVD_ELS (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h44 FCT_STRUCT_CMD_RCVD_ELS, enumerator
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c388 cmd = (fct_cmd_t *)fct_alloc(FCT_STRUCT_CMD_RCVD_ELS, in fcoet_create_unsol_exchange()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1058 } else if (struct_id == FCT_STRUCT_CMD_RCVD_ELS) { in fct_alloc()
1087 } else if ((struct_id == FCT_STRUCT_CMD_RCVD_ELS) || in fct_free()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c3276 fct_cmd = (fct_cmd_t *)MODSYM(fct_alloc) (FCT_STRUCT_CMD_RCVD_ELS, in emlxs_fct_handle_unsol_els()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c5327 cmd = (fct_cmd_t *)fct_alloc(FCT_STRUCT_CMD_RCVD_ELS, in qlt_handle_purex()