Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex.h118 IBNEX_CFGADM_UNCONFIGURING /* node getting unconfigured */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c903 nodep->node_state == IBNEX_CFGADM_UNCONFIGURING) { in ibnex_devctl()
911 nodep->node_state = IBNEX_CFGADM_UNCONFIGURING; in ibnex_devctl()
1985 if (nodep->node_state == IBNEX_CFGADM_UNCONFIGURING) in ibnex_handle_pseudo_configure()
H A Dibnex.c1888 if (node_data->node_state == IBNEX_CFGADM_UNCONFIGURING) { in ibnex_ioc_initnode_pdip()
1999 if (node_data->node_state == IBNEX_CFGADM_UNCONFIGURING) { in ibnex_pseudo_config_one()
3025 if (node_data->node_state == IBNEX_CFGADM_UNCONFIGURING) { in ibnex_commsvc_initnode()