Lines Matching refs:phy
345 #define scic_sds_phy_get_index(phy) \ argument
346 ((phy)->phy_index)
351 #define scic_sds_phy_get_controller(phy) \ argument
352 (scic_sds_port_get_controller((phy)->owning_port))
357 #define scic_sds_phy_get_base_state_machine(phy) \ argument
358 (&(phy)->parent.state_machine)
364 #define scic_sds_phy_get_starting_substate_machine(phy) \ argument
365 (&(phy)->starting_substate_machine)
370 #define scic_sds_phy_set_state_handlers(phy, handlers) \ argument
371 ((phy)->state_handlers = (handlers))
376 #define scic_sds_phy_set_base_state_handlers(phy, state_id) \ argument
378 (phy), \
386 #define scic_sds_phy_is_ready(phy) \ argument
390 scic_sds_phy_get_base_state_machine(phy) \
489 SCI_BASE_PHY_T *phy
493 SCI_BASE_PHY_T *phy
497 SCI_BASE_PHY_T * phy
501 SCI_BASE_PHY_T *phy
505 SCIC_SDS_PHY_T *phy,
510 SCIC_SDS_PHY_T *phy,
515 SCIC_SDS_PHY_T *phy
520 struct SCIC_SDS_PHY * phy