Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c181 cmd_size = sizeof (menlo_get_cmd_t); in emlxs_menlo_get_cfg()
215 kmem_free(cmd_buf, sizeof (menlo_get_cmd_t)); in emlxs_menlo_get_cfg()
240 cmd_size = sizeof (menlo_get_cmd_t); in emlxs_menlo_get_logcfg()
272 kmem_free(cmd_buf, sizeof (menlo_get_cmd_t)); in emlxs_menlo_get_logcfg()
297 cmd_size = sizeof (menlo_get_cmd_t); in emlxs_menlo_get_log()
329 kmem_free(cmd_buf, sizeof (menlo_get_cmd_t)); in emlxs_menlo_get_log()
353 cmd_size = sizeof (menlo_get_cmd_t); in emlxs_menlo_get_paniclog()
385 kmem_free(cmd_buf, sizeof (menlo_get_cmd_t)); in emlxs_menlo_get_paniclog()
H A Demlxs_dfc.c6409 menlo_get_cmd_t *cmd; in emlxs_fcoe_attention_thread()
6412 if (!(pkt = emlxs_pkt_alloc(port, sizeof (menlo_get_cmd_t), in emlxs_fcoe_attention_thread()
6441 cmd = (menlo_get_cmd_t *)pkt->pkt_cmd; in emlxs_fcoe_attention_thread()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h122 } menlo_get_cmd_t; typedef
389 menlo_get_cmd_t get;