Searched refs:ses_node_ctl (Results 1 – 5 of 5) sorted by relevance
122 extern int ses_node_ctl(ses_node_t *, const char *, nvlist_t *);
75 ses_node_ctl(ses_node_t *np, const char *op, nvlist_t *arg) in ses_node_ctl() function
48 ses_node_ctl;
713 if (ses_node_ctl(np, SES_CTL_OP_DL_UCODE, arg) != FWFLASH_SUCCESS) { in sendimg()
190 if (ses_node_ctl(np, SES_CTL_OP_SETPROP, nvl) != 0) { in ses_indicator_mode()