Home
last modified time | relevance | path

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

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