Searched refs:fcip_timeout_id (Results 1 – 2 of 2) sorted by relevance
197 timeout_id_t fcip_timeout_id; /* for timeout routine */ member
1152 fptr->fcip_timeout_id = timeout(fcip_timeout, fptr, in fcip_port_attach_handler()1262 fptr->fcip_timeout_id = timeout(fcip_timeout, fptr, in fcip_handle_resume()2017 tid = fptr->fcip_timeout_id; in fcip_handle_suspend()2018 fptr->fcip_timeout_id = NULL; in fcip_handle_suspend()4971 tid = fptr->fcip_timeout_id; in fcip_softstate_free()4972 fptr->fcip_timeout_id = NULL; in fcip_softstate_free()7341 fptr->fcip_timeout_id = timeout(fcip_timeout, fptr, in fcip_timeout()