Searched refs:sas_device_pg0 (Results 1 – 1 of 1) sorted by relevance
208 Mpi2SasDevicePage0_t sas_device_pg0; in _transport_set_identify() local218 if ((mpt3sas_config_get_sas_device_pg0(ioc, &mpi_reply, &sas_device_pg0, in _transport_set_identify()234 device_info = le32_to_cpu(sas_device_pg0.DeviceInfo); in _transport_set_identify()237 identify->sas_address = le64_to_cpu(sas_device_pg0.SASAddress); in _transport_set_identify()240 identify->phy_identifier = sas_device_pg0.PhyNum; in _transport_set_identify()