Searched refs:phy_startup_timer (Results 1 – 2 of 2) sorted by relevance
361 void *phy_startup_timer; member
212 this_controller->phy_startup_timer = scic_cb_timer_create( in scic_sds_controller_initialize_phy_startup()218 if (this_controller->phy_startup_timer == NULL) in scic_sds_controller_initialize_phy_startup()1548 this_controller->phy_startup_timer, in scic_sds_controller_phy_timer_start()1566 this_controller->phy_startup_timer in scic_sds_controller_phy_timer_stop()3799 if(this_controller->phy_startup_timer != NULL) in scic_sds_controller_release_resource()3801 scic_cb_timer_destroy(this_controller, this_controller->phy_startup_timer); in scic_sds_controller_release_resource()3802 this_controller->phy_startup_timer = NULL; in scic_sds_controller_release_resource()6658 this_controller->phy_startup_timer in scic_sds_controller_starting_state_exit()6661 this_controller->phy_startup_timer = NULL; in scic_sds_controller_starting_state_exit()