Searched refs:sci_phy_frame_handler (Results 1 – 3 of 3) sorted by relevance
435 enum sci_status sci_phy_frame_handler(
335 result = sci_phy_frame_handler(iphy, frame_index); in sci_controller_unsolicited_frame()347 result = sci_phy_frame_handler(iphy, frame_index); in sci_controller_unsolicited_frame()
970 enum sci_status sci_phy_frame_handler(struct isci_phy *iphy, u32 frame_index) in sci_phy_frame_handler() function