Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/isci/
Dphy.h442 enum sci_status sci_phy_frame_handler(
Dphy.c908 enum sci_status sci_phy_frame_handler(struct isci_phy *iphy, u32 frame_index) in sci_phy_frame_handler() function
Dhost.c330 result = sci_phy_frame_handler(iphy, frame_index); in sci_controller_unsolicited_frame()
342 result = sci_phy_frame_handler(iphy, frame_index); in sci_controller_unsolicited_frame()