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 in enum:ibnex_node_state_e
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c900 nodep->node_state == IBNEX_CFGADM_UNCONFIGURING) {
908 nodep->node_state = IBNEX_CFGADM_UNCONFIGURING;
1982 if (nodep->node_state == IBNEX_CFGADM_UNCONFIGURING)
H A Dibnex.c1883 if (node_data->node_state == IBNEX_CFGADM_UNCONFIGURING) {
1994 if (node_data->node_state == IBNEX_CFGADM_UNCONFIGURING) {
3020 if (node_data->node_state == IBNEX_CFGADM_UNCONFIGURING) {

Completed in 74 milliseconds