Lines Matching refs:pPayload

2861 	struct hw_event_resp *pPayload = (struct hw_event_resp *)(piomb + 4);  in hw_event_port_recover()  local
2862 u32 phyid_npip_portstate = le32_to_cpu(pPayload->phyid_npip_portstate); in hw_event_port_recover()
2865 le32_to_cpu(pPayload->lr_status_evt_portid); in hw_event_port_recover()
2866 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_port_recover()
2892 struct hw_event_resp *pPayload = in hw_event_sas_phy_up() local
2895 le32_to_cpu(pPayload->lr_status_evt_portid); in hw_event_sas_phy_up()
2896 u32 phyid_npip_portstate = le32_to_cpu(pPayload->phyid_npip_portstate); in hw_event_sas_phy_up()
2909 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up()
2957 memcpy(phy->frame_rcvd, &pPayload->sas_identify, in hw_event_sas_phy_up()
2975 struct hw_event_resp *pPayload = in hw_event_sata_phy_up() local
2977 u32 phyid_npip_portstate = le32_to_cpu(pPayload->phyid_npip_portstate); in hw_event_sata_phy_up()
2979 le32_to_cpu(pPayload->lr_status_evt_portid); in hw_event_sata_phy_up()
3005 memcpy(phy->frame_rcvd, ((u8 *)&pPayload->sata_fis - 4), in hw_event_sata_phy_up()
3023 struct hw_event_resp *pPayload = in hw_event_phy_down() local
3027 le32_to_cpu(pPayload->lr_status_evt_portid); in hw_event_phy_down()
3029 u32 phyid_npip_portstate = le32_to_cpu(pPayload->phyid_npip_portstate); in hw_event_phy_down()
3090 struct phy_start_resp *pPayload = in mpi_phy_start_resp() local
3093 le32_to_cpu(pPayload->status); in mpi_phy_start_resp()
3095 le32_to_cpu(pPayload->phyid); in mpi_phy_start_resp()
3117 struct thermal_hw_event *pPayload = in mpi_thermal_hw_event() local
3120 u32 thermal_event = le32_to_cpu(pPayload->thermal_event); in mpi_thermal_hw_event()
3121 u32 rht_lht = le32_to_cpu(pPayload->rht_lht); in mpi_thermal_hw_event()
3148 struct hw_event_resp *pPayload = in mpi_hw_event() local
3151 le32_to_cpu(pPayload->lr_status_evt_portid); in mpi_hw_event()
3152 u32 phyid_npip_portstate = le32_to_cpu(pPayload->phyid_npip_portstate); in mpi_hw_event()
3347 struct phy_stop_resp *pPayload = in mpi_phy_stop_resp() local
3350 le32_to_cpu(pPayload->status); in mpi_phy_stop_resp()
3352 le32_to_cpu(pPayload->phyid); in mpi_phy_stop_resp()
3370 struct set_ctrl_cfg_resp *pPayload = in mpi_set_controller_config_resp() local
3372 u32 status = le32_to_cpu(pPayload->status); in mpi_set_controller_config_resp()
3373 u32 err_qlfr_pgcd = le32_to_cpu(pPayload->err_qlfr_pgcd); in mpi_set_controller_config_resp()
3432 struct set_phy_profile_resp *pPayload = in mpi_set_phy_profile_resp() local
3434 u32 ppc_phyid = le32_to_cpu(pPayload->ppc_phyid); in mpi_set_phy_profile_resp()
3435 u32 status = le32_to_cpu(pPayload->status); in mpi_set_phy_profile_resp()
3463 struct kek_mgmt_resp *pPayload = (struct kek_mgmt_resp *)(piomb + 4); in mpi_kek_management_resp() local
3465 u32 status = le32_to_cpu(pPayload->status); in mpi_kek_management_resp()
3466 u32 kidx_new_curr_ksop = le32_to_cpu(pPayload->kidx_new_curr_ksop); in mpi_kek_management_resp()
3467 u32 err_qlfr = le32_to_cpu(pPayload->err_qlfr); in mpi_kek_management_resp()