Searched refs:SMBIOD_ST_IDLE (Results 1 – 4 of 4) sorted by relevance
578 smb_iod_newstate(vcp, SMBIOD_ST_IDLE); in smb_iod_recvall()604 smb_iod_newstate(vcp, SMBIOD_ST_IDLE); in smb_iod_recvall()1846 if (vcp->vc_state != SMBIOD_ST_IDLE && in smb_iod_vc_idle()1854 while (vcp->vc_state == SMBIOD_ST_IDLE && in smb_iod_vc_idle()1861 if (vcp->vc_state == SMBIOD_ST_IDLE && in smb_iod_vc_idle()1925 smb_iod_newstate(vcp, SMBIOD_ST_IDLE); in smb_iod_vc_rcfail()1947 case SMBIOD_ST_IDLE: in smb_iod_reconnect()
94 case SMBIOD_ST_IDLE: in smb_iod_work()
84 case SMBIOD_ST_IDLE: in smb_iod_state_name()
160 SMBIOD_ST_IDLE, /* no trees, will go DEAD */ enumerator