Home
last modified time | relevance | path

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

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