Searched refs:phy_startup_timer (Results 1 – 2 of 2) sorted by relevance
359 void *phy_startup_timer; member
210 this_controller->phy_startup_timer = scic_cb_timer_create( in scic_sds_controller_initialize_phy_startup()216 if (this_controller->phy_startup_timer == NULL) in scic_sds_controller_initialize_phy_startup()1546 this_controller->phy_startup_timer, in scic_sds_controller_phy_timer_start()1564 this_controller->phy_startup_timer in scic_sds_controller_phy_timer_stop()3797 if(this_controller->phy_startup_timer != NULL) in scic_sds_controller_release_resource()3799 scic_cb_timer_destroy(this_controller, this_controller->phy_startup_timer); in scic_sds_controller_release_resource()3800 this_controller->phy_startup_timer = NULL; in scic_sds_controller_release_resource()6656 this_controller->phy_startup_timer in scic_sds_controller_starting_state_exit()6659 this_controller->phy_startup_timer = NULL; in scic_sds_controller_starting_state_exit()