Searched refs:menlo_cmd_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c46 menlo_cmd_t *cmd_buf = NULL;
55 cmd_buf = (menlo_cmd_t *)kmem_zalloc(cmd_size, KM_SLEEP);
109 menlo_cmd_t *cmd_buf = NULL;
118 cmd_buf = (menlo_cmd_t *)kmem_zalloc(cmd_size, KM_SLEEP);
171 menlo_cmd_t *cmd_buf = NULL;
179 cmd_buf = (menlo_cmd_t *)kmem_zalloc(cmd_size, KM_SLEEP);
229 menlo_cmd_t *cmd_buf = NULL;
237 cmd_buf = (menlo_cmd_t *)kmem_zalloc(cmd_size, KM_SLEEP);
285 menlo_cmd_t *cmd_buf = NULL;
293 cmd_buf = (menlo_cmd_t *)kmem_zallo
[all...]
H A Demlxs_dfc.c8180 menlo_cmd_t *cmd;
8236 if (!(pkt = emlxs_pkt_alloc(port, sizeof (menlo_cmd_t),
8267 cmd = (menlo_cmd_t *)pkt->pkt_cmd;
8362 menlo_cmd_t *cmd;
8366 if (!(pkt = emlxs_pkt_alloc(port, sizeof (menlo_cmd_t),
8397 cmd = (menlo_cmd_t *)pkt->pkt_cmd;
H A Demlxs_els.c2830 menlo_cmd_t *cmd;
2866 cmd = (menlo_cmd_t *)pkt->pkt_cmd;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h396 } menlo_cmd_t; typedef in typeref:union:menlo_cmd

Completed in 204 milliseconds