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