Lines Matching refs:rphy
23 struct sas_rphy *rphy;
46 rphy = sas_ha->sas_phy[phy_id]->port->port_dev->rphy;
47 resp_data[12] = rphy->identify.device_type << 4;
48 resp_data[14] = rphy->identify.initiator_port_protocols;
49 resp_data[15] = rphy->identify.target_port_protocols;
140 struct sas_rphy *rphy;
154 rphy = sas_ha->sas_phy[phy_id]->port->port_dev->rphy;
157 if (rphy->identify.target_port_protocols != SAS_PROTOCOL_SATA)