Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dphy.h457 int isci_phy_control(struct asd_sas_phy *phy, enum phy_func func, void *buf);
H A Dinit.c209 .lldd_control_phy = isci_phy_control,
H A Dphy.c1425 int isci_phy_control(struct asd_sas_phy *sas_phy, in isci_phy_control() function