Lines Matching refs:SCI_STATUS
304 typedef SCI_STATUS (*SCIC_SDS_PHY_EVENT_HANDLER_T)(SCIC_SDS_PHY_T *, U32);
305 typedef SCI_STATUS (*SCIC_SDS_PHY_FRAME_HANDLER_T)(SCIC_SDS_PHY_T *, U32);
306 typedef SCI_STATUS (*SCIC_SDS_PHY_POWER_HANDLER_T)(SCIC_SDS_PHY_T *);
419 SCI_STATUS scic_sds_phy_initialize(
425 SCI_STATUS scic_sds_phy_reset(
450 SCI_STATUS scic_sds_phy_event_handler(
455 SCI_STATUS scic_sds_phy_frame_handler(
460 SCI_STATUS scic_sds_phy_consume_power_handler(
488 SCI_STATUS scic_sds_phy_default_start_handler(
492 SCI_STATUS scic_sds_phy_default_stop_handler(
496 SCI_STATUS scic_sds_phy_default_reset_handler(
500 SCI_STATUS scic_sds_phy_default_destroy_handler(
504 SCI_STATUS scic_sds_phy_default_frame_handler(
509 SCI_STATUS scic_sds_phy_default_event_handler(
514 SCI_STATUS scic_sds_phy_default_consume_power_handler(