Searched refs:cdip_state (Results 1 – 2 of 2) sorted by relevance
494 switch (rp->cdip_state) { in fco_new_device()633 rp->cdip_state = FC_CDIP_STARTED; in fco_new_device()652 if (rp->cdip_state != FC_CDIP_STARTED) in fco_finish_device()679 rp->cdip_state = FC_CDIP_DONE; in fco_finish_device()771 rp->cdip_state = FC_CDIP_CONFIG; in fco_validate()803 int configured = (rp->cdip_state == FC_CDIP_CONFIG); in fco_invalidate()
454 int cdip_state; /* node creation state - see below */ member