Home
last modified time | relevance | path

Searched refs:phy_startup_timer (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_controller.h359 void *phy_startup_timer; member
H A Dscic_sds_controller.c210 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()