Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h184 } menlo_reset_cmd_t; typedef
392 menlo_reset_cmd_t reset;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c119 cmd_size = sizeof (menlo_reset_cmd_t); in emlxs_menlo_reset()
153 kmem_free(cmd_buf, sizeof (menlo_reset_cmd_t)); in emlxs_menlo_reset()
H A Demlxs_dfc.c6006 menlo_reset_cmd_t reset_cmd; in emlxs_send_menlo_cmd()
6022 bzero((uint8_t *)&reset_cmd, sizeof (menlo_reset_cmd_t)); in emlxs_send_menlo_cmd()
6041 if (cmd_size < sizeof (menlo_reset_cmd_t)) { in emlxs_send_menlo_cmd()
6047 sizeof (menlo_reset_cmd_t)); in emlxs_send_menlo_cmd()
6051 cmd_size = sizeof (menlo_reset_cmd_t); in emlxs_send_menlo_cmd()