Searched refs:sas_device_pg0 (Results 1 – 2 of 2) sorted by relevance
1109 Mpi2SasDevicePage0_t sas_device_pg0; in _mapping_get_dev_info() local1126 &sas_device_pg0, MPI2_SAS_DEVICE_PGAD_FORM_HANDLE, in _mapping_get_dev_info()1137 device_info = le32toh(sas_device_pg0.DeviceInfo); in _mapping_get_dev_info()1138 sas_address = le32toh(sas_device_pg0.SASAddress.High); in _mapping_get_dev_info()1140 le32toh(sas_device_pg0.SASAddress.Low); in _mapping_get_dev_info()1155 phy_change->slot = le16toh(sas_device_pg0.Slot); in _mapping_get_dev_info()
1147 Mpi2SasDevicePage0_t sas_device_pg0; in _mapping_get_dev_info() local1164 &sas_device_pg0, MPI2_SAS_DEVICE_PGAD_FORM_HANDLE, in _mapping_get_dev_info()1175 device_info = le32toh(sas_device_pg0.DeviceInfo); in _mapping_get_dev_info()1176 sas_address = le32toh(sas_device_pg0.SASAddress.High); in _mapping_get_dev_info()1178 le32toh(sas_device_pg0.SASAddress.Low); in _mapping_get_dev_info()1193 phy_change->slot = le16toh(sas_device_pg0.Slot); in _mapping_get_dev_info()