Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dphy.h431 enum sci_status sci_phy_event_handler(
H A Dphy.c681 enum sci_status sci_phy_event_handler(struct isci_phy *iphy, u32 event_code) in sci_phy_event_handler() function
H A Dhost.c451 sci_phy_event_handler(iphy, ent); in sci_controller_event_completion()