Searched refs:menlo_reset_cmd_t (Results 1 – 3 of 3) sorted by relevance
184 } menlo_reset_cmd_t; typedef392 menlo_reset_cmd_t reset;
117 cmd_size = sizeof (menlo_reset_cmd_t); in emlxs_menlo_reset()151 kmem_free(cmd_buf, sizeof (menlo_reset_cmd_t)); in emlxs_menlo_reset()
5949 menlo_reset_cmd_t reset_cmd; in emlxs_send_menlo_cmd()5965 bzero((uint8_t *)&reset_cmd, sizeof (menlo_reset_cmd_t)); in emlxs_send_menlo_cmd()5984 if (cmd_size < sizeof (menlo_reset_cmd_t)) { in emlxs_send_menlo_cmd()5990 sizeof (menlo_reset_cmd_t)); in emlxs_send_menlo_cmd()5994 cmd_size = sizeof (menlo_reset_cmd_t); in emlxs_send_menlo_cmd()