Home
last modified time | relevance | path

Searched refs:this_phy (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/dev/isci/scil/
H A Dscic_sds_phy.c162 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 Dscic_sds_phy.h411 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 Dsci_base_phy.c71 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 Dscic_sds_port.c1495 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 Dsci_base_phy.h204 SCI_BASE_PHY_T * this_phy,
H A Dscic_sds_port.h535 struct SCIC_SDS_PHY * this_phy