Searched refs:this_phy (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/sys/dev/isci/scil/ |
| H A D | scic_sds_phy.c | 162 this_phy, in scic_sds_phy_link_layer_initialization() 172 SCU_SAS_TIDNL_WRITE(this_phy, this_phy->phy_index); in scic_sds_phy_link_layer_initialization() 176 this_phy, in scic_sds_phy_link_layer_initialization() 181 this_phy, in scic_sds_phy_link_layer_initialization() 319 this_phy, in scic_sds_phy_link_layer_initialization() 431 this_phy, in scic_sds_phy_link_layer_initialization() 468 this_phy in scic_sds_phy_sata_timeout() 701 this_phy in scic_sds_phy_get_port() 1023 this_phy in scic_sds_phy_reset() 1092 this_phy in scic_sds_phy_consume_power_handler() [all …]
|
| H A D | scic_sds_phy.h | 411 SCIC_SDS_PHY_T *this_phy 426 SCIC_SDS_PHY_T * this_phy 436 struct SCIC_SDS_PHY *this_phy 440 struct SCIC_SDS_PHY *this_phy 451 SCIC_SDS_PHY_T *this_phy, 456 SCIC_SDS_PHY_T *this_phy, 461 SCIC_SDS_PHY_T *this_phy 465 SCIC_SDS_PHY_T *this_phy, 470 SCIC_SDS_PHY_T *this_phy, 475 SCIC_SDS_PHY_T *this_phy, [all …]
|
| H A D | sci_base_phy.c | 71 SCI_BASE_PHY_T *this_phy, in sci_base_phy_construct() argument 76 sci_base_object_construct(&this_phy->parent, logger); in sci_base_phy_construct() 79 &this_phy->state_machine, in sci_base_phy_construct() 80 &this_phy->parent, in sci_base_phy_construct() 86 &this_phy->state_machine in sci_base_phy_construct()
|
| H A D | scic_sds_port.c | 1495 SCIC_SDS_PHY_T * this_phy in scic_sds_port_broadcast_change_received() argument 1500 this_port->owning_controller, this_port, this_phy in scic_sds_port_broadcast_change_received() 2138 SCIC_SDS_PHY_T * this_phy = (SCIC_SDS_PHY_T *)phy; in scic_sds_port_stopped_state_add_phy_handler() local 2161 return scic_sds_port_set_phy(this_port, this_phy); in scic_sds_port_stopped_state_add_phy_handler() 2187 SCIC_SDS_PHY_T *this_phy = (SCIC_SDS_PHY_T *)phy; in scic_sds_port_stopped_state_remove_phy_handler() local 2189 return scic_sds_port_clear_phy(this_port, this_phy); in scic_sds_port_stopped_state_remove_phy_handler() 2908 SCIC_SDS_PHY_T * this_phy = (SCIC_SDS_PHY_T *)phy; in scic_sds_port_ready_substate_add_phy_handler() local 2911 status = scic_sds_port_set_phy(this_port, this_phy); in scic_sds_port_ready_substate_add_phy_handler() 2935 SCIC_SDS_PHY_T * this_phy = (SCIC_SDS_PHY_T *)phy; in scic_sds_port_ready_substate_remove_phy_handler() local 3184 SCIC_SDS_PHY_T * this_phy = (SCIC_SDS_PHY_T *)phy; in scic_sds_port_ready_configuring_substate_add_phy_handler() local [all …]
|
| H A D | sci_base_phy.h | 204 SCI_BASE_PHY_T * this_phy,
|
| H A D | scic_sds_port.h | 535 struct SCIC_SDS_PHY * this_phy
|