Searched refs:ext_state (Results 1 – 6 of 6) sorted by relevance
873 uint32_t ext_state; \879 MDI_PI(pip)->pi_state |= ext_state; }886 uint32_t ext_state; \890 MDI_PI(pip)->pi_state |= ext_state; }897 uint32_t ext_state; \903 MDI_PI(pip)->pi_state |= ext_state; }910 uint32_t ext_state; \921 uint32_t ext_state; \930 uint32_t ext_state; \941 uint32_t ext_state; \[all …]
840 g_stms_get_path_state(char *client_path, char *phci, int *state, int *ext_state) in g_stms_get_path_state() argument889 *ext_state = ioc.ret_buf[i].ret_ext_state; in g_stms_get_path_state()
418 mdi_pathinfo_state_t state, uint32_t ext_state, int flags) in tvhci_pi_state_change() argument
4315 uint32_t *ext_state) in mdi_pi_get_state2() argument4326 *ext_state = MDI_PI_OLD_EXT_STATE(pip); in mdi_pi_get_state2()4329 *ext_state = MDI_PI_EXT_STATE(pip); in mdi_pi_get_state2()4367 uint32_t ext_state; in mdi_pi_set_state() local4370 ext_state = MDI_PI(pip)->pi_state & MDI_PATHINFO_EXT_STATE_MASK; in mdi_pi_set_state()4372 MDI_PI(pip)->pi_state |= ext_state; in mdi_pi_set_state()
5757 int state, ext_state = 0; in adm_print_pathlist() local5809 &ext_state)) != 0) { in adm_print_pathlist()5814 if ((ext_state & MDI_PATHINFO_STATE_USER_DISABLE) in adm_print_pathlist()5816 ext_state = 0; in adm_print_pathlist()
4294 mdi_pathinfo_state_t state, uint32_t ext_state, int flags) in vhci_pathinfo_state_change() argument