Lines Matching refs:sas_phy
994 spin_lock_irqsave(&iphy->sas_phy.frame_rcvd_lock, flags);
996 spin_unlock_irqrestore(&iphy->sas_phy.frame_rcvd_lock, flags);
1037 spin_lock_irqsave(&iphy->sas_phy.frame_rcvd_lock, flags);
1041 spin_unlock_irqrestore(&iphy->sas_phy.frame_rcvd_lock, flags);
1404 iphy->sas_phy.enabled = 0;
1405 iphy->sas_phy.id = index;
1406 iphy->sas_phy.sas_addr = &iphy->sas_addr[0];
1407 iphy->sas_phy.frame_rcvd = (u8 *)&iphy->frame_rcvd;
1408 iphy->sas_phy.ha = &ihost->sas_ha;
1409 iphy->sas_phy.lldd_phy = iphy;
1410 iphy->sas_phy.enabled = 1;
1411 iphy->sas_phy.class = SAS;
1412 iphy->sas_phy.iproto = SAS_PROTOCOL_ALL;
1413 iphy->sas_phy.tproto = 0;
1414 iphy->sas_phy.type = PHY_TYPE_PHYSICAL;
1415 iphy->sas_phy.role = PHY_ROLE_INITIATOR;
1416 iphy->sas_phy.oob_mode = OOB_NOT_CONNECTED;
1417 iphy->sas_phy.linkrate = SAS_LINK_RATE_UNKNOWN;
1431 int isci_phy_control(struct asd_sas_phy *sas_phy,
1436 struct isci_phy *iphy = sas_phy->lldd_phy;
1437 struct asd_sas_port *port = sas_phy->port;
1438 struct isci_host *ihost = sas_phy->ha->lldd_ha;
1443 __func__, sas_phy, func, buf, iphy, port);
1470 struct sas_phy *phy = sas_phy->phy;
1483 __func__, sas_phy, func);