Searched refs:scsi_to_u32 (Results 1 – 2 of 2) sorted by relevance
304 static inline __u32 scsi_to_u32(__u8 *ptr) in scsi_to_u32() function
681 phy->invalid_dword_count = scsi_to_u32(&resp[12]); in sas_smp_get_phy_events()682 phy->running_disparity_error_count = scsi_to_u32(&resp[16]); in sas_smp_get_phy_events()683 phy->loss_of_dword_sync_count = scsi_to_u32(&resp[20]); in sas_smp_get_phy_events()684 phy->phy_reset_problem_count = scsi_to_u32(&resp[24]); in sas_smp_get_phy_events()