Home
last modified time | relevance | path

Searched refs:menlo_init_rsp_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h426 } menlo_init_rsp_t; typedef
1163 menlo_init_rsp_t init;
H A Demlxs_extern.h103 menlo_init_rsp_t *init_rsp);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c735 emlxs_log_fcoe_event(emlxs_port_t *port, menlo_init_rsp_t *init_rsp) in emlxs_log_fcoe_event()
751 size = sizeof (menlo_init_rsp_t); in emlxs_log_fcoe_event()
H A Demlxs_dfc.c6408 menlo_init_rsp_t *rsp; in emlxs_fcoe_attention_thread()
6413 sizeof (menlo_init_rsp_t), 0, KM_NOSLEEP))) { in emlxs_fcoe_attention_thread()
6444 cmd->length = sizeof (menlo_init_rsp_t); in emlxs_fcoe_attention_thread()
6466 rsp = (menlo_init_rsp_t *)pkt->pkt_resp; in emlxs_fcoe_attention_thread()