Lines Matching refs:identify

130  * _transport_set_identify - set identify for phys and end devices
133 * @identify: sas identify info
135 * Populates sas identify info.
141 struct sas_identify *identify)
168 memset(identify, 0, sizeof(struct sas_identify));
172 identify->sas_address = le64_to_cpu(sas_device_pg0.SASAddress);
175 identify->phy_identifier = sas_device_pg0.PhyNum;
180 identify->device_type = SAS_PHY_UNUSED;
183 identify->device_type = SAS_END_DEVICE;
186 identify->device_type = SAS_EDGE_EXPANDER_DEVICE;
189 identify->device_type = SAS_FANOUT_EXPANDER_DEVICE;
195 identify->initiator_port_protocols |= SAS_PROTOCOL_SSP;
197 identify->initiator_port_protocols |= SAS_PROTOCOL_STP;
199 identify->initiator_port_protocols |= SAS_PROTOCOL_SMP;
201 identify->initiator_port_protocols |= SAS_PROTOCOL_SATA;
205 identify->target_port_protocols |= SAS_PROTOCOL_SSP;
207 identify->target_port_protocols |= SAS_PROTOCOL_STP;
209 identify->target_port_protocols |= SAS_PROTOCOL_SMP;
211 identify->target_port_protocols |= SAS_PROTOCOL_SATA;
704 rphy->identify = mpt3sas_port->remote_identify;
857 &mpt3sas_phy->identify))) {
863 phy->identify = mpt3sas_phy->identify;
868 phy->identify.phy_identifier = mpt3sas_phy->phy_id;
891 mpt3sas_phy->identify.sas_address,
925 &mpt3sas_phy->identify))) {
931 phy->identify = mpt3sas_phy->identify;
937 phy->identify.phy_identifier = mpt3sas_phy->phy_id;
961 mpt3sas_phy->identify.sas_address,
1140 mpi_request->SASAddress = cpu_to_le64(phy->identify.sas_address);
1152 (u64)phy->identify.sas_address,
1230 phy->identify.sas_address) == NULL) {
1236 if (phy->identify.sas_address != ioc->sas_hba.sas_address)
1281 rphy->identify.sas_address);
1311 rphy->identify.sas_address);
1435 mpi_request->SASAddress = cpu_to_le64(phy->identify.sas_address);
1447 (u64)phy->identify.sas_address,
1518 phy->identify.sas_address) == NULL) {
1525 if (phy->identify.sas_address != ioc->sas_hba.sas_address)
1574 phy->identify.sas_address) == NULL) {
1581 if (phy->identify.sas_address != ioc->sas_hba.sas_address)
1711 phy->identify.sas_address) == NULL) {
1728 if (phy->identify.sas_address != ioc->sas_hba.sas_address) {
1915 cpu_to_le64(rphy->identify.sas_address) :