Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h118 IBNEX_CFGADM_UNCONFIGURING /* node getting unconfigured */ enumerator
/titanic_41/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c900 nodep->node_state == IBNEX_CFGADM_UNCONFIGURING) { in ibnex_devctl()
908 nodep->node_state = IBNEX_CFGADM_UNCONFIGURING; in ibnex_devctl()
1982 if (nodep->node_state == IBNEX_CFGADM_UNCONFIGURING) in ibnex_handle_pseudo_configure()
H A Dibnex.c1883 if (node_data->node_state == IBNEX_CFGADM_UNCONFIGURING) { in ibnex_ioc_initnode_pdip()
1994 if (node_data->node_state == IBNEX_CFGADM_UNCONFIGURING) { in ibnex_pseudo_config_one()
3020 if (node_data->node_state == IBNEX_CFGADM_UNCONFIGURING) { in ibnex_commsvc_initnode()