Home
last modified time | relevance | path

Searched refs:sci_phy_frame_handler (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/isci/
H A Dphy.h435 enum sci_status sci_phy_frame_handler(
H A Dhost.c333 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()
H A Dphy.c966 enum sci_status sci_phy_frame_handler(struct isci_phy *iphy, u32 frame_index) in sci_phy_frame_handler() function