Lines Matching refs:pPayload

3216 	struct hw_event_resp *pPayload = (struct hw_event_resp *)(piomb + 4);  in hw_event_port_recover()  local
3217 u32 phyid_npip_portstate = le32_to_cpu(pPayload->phyid_npip_portstate); in hw_event_port_recover()
3220 le32_to_cpu(pPayload->lr_status_evt_portid); in hw_event_port_recover()
3221 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_port_recover()
3247 struct hw_event_resp *pPayload = in hw_event_sas_phy_up() local
3250 le32_to_cpu(pPayload->lr_status_evt_portid); in hw_event_sas_phy_up()
3251 u32 phyid_npip_portstate = le32_to_cpu(pPayload->phyid_npip_portstate); in hw_event_sas_phy_up()
3263 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up()
3307 memcpy(phy->frame_rcvd, &pPayload->sas_identify, in hw_event_sas_phy_up()
3325 struct hw_event_resp *pPayload = in hw_event_sata_phy_up() local
3327 u32 phyid_npip_portstate = le32_to_cpu(pPayload->phyid_npip_portstate); in hw_event_sata_phy_up()
3329 le32_to_cpu(pPayload->lr_status_evt_portid); in hw_event_sata_phy_up()
3354 memcpy(phy->frame_rcvd, ((u8 *)&pPayload->sata_fis - 4), in hw_event_sata_phy_up()
3372 struct hw_event_resp *pPayload = in hw_event_phy_down() local
3376 le32_to_cpu(pPayload->lr_status_evt_portid); in hw_event_phy_down()
3378 u32 phyid_npip_portstate = le32_to_cpu(pPayload->phyid_npip_portstate); in hw_event_phy_down()
3440 struct phy_start_resp *pPayload = in mpi_phy_start_resp() local
3443 le32_to_cpu(pPayload->status); in mpi_phy_start_resp()
3445 le32_to_cpu(pPayload->phyid); in mpi_phy_start_resp()
3470 struct thermal_hw_event *pPayload = in mpi_thermal_hw_event() local
3473 u32 thermal_event = le32_to_cpu(pPayload->thermal_event); in mpi_thermal_hw_event()
3474 u32 rht_lht = le32_to_cpu(pPayload->rht_lht); in mpi_thermal_hw_event()
3501 struct hw_event_resp *pPayload = in mpi_hw_event() local
3504 le32_to_cpu(pPayload->lr_status_evt_portid); in mpi_hw_event()
3505 u32 phyid_npip_portstate = le32_to_cpu(pPayload->phyid_npip_portstate); in mpi_hw_event()
3698 struct phy_stop_resp *pPayload = in mpi_phy_stop_resp() local
3701 le32_to_cpu(pPayload->status); in mpi_phy_stop_resp()
3703 le32_to_cpu(pPayload->phyid) & 0xFF; in mpi_phy_stop_resp()
3721 struct set_ctrl_cfg_resp *pPayload = in mpi_set_controller_config_resp() local
3723 u32 status = le32_to_cpu(pPayload->status); in mpi_set_controller_config_resp()
3724 u32 err_qlfr_pgcd = le32_to_cpu(pPayload->err_qlfr_pgcd); in mpi_set_controller_config_resp()
3782 struct set_phy_profile_resp *pPayload = in mpi_set_phy_profile_resp() local
3784 u32 ppc_phyid = le32_to_cpu(pPayload->ppc_phyid); in mpi_set_phy_profile_resp()
3785 u32 status = le32_to_cpu(pPayload->status); in mpi_set_phy_profile_resp()
3787 tag = le32_to_cpu(pPayload->tag); in mpi_set_phy_profile_resp()
3814 struct kek_mgmt_resp *pPayload = (struct kek_mgmt_resp *)(piomb + 4); in mpi_kek_management_resp() local
3816 u32 status = le32_to_cpu(pPayload->status); in mpi_kek_management_resp()
3817 u32 kidx_new_curr_ksop = le32_to_cpu(pPayload->kidx_new_curr_ksop); in mpi_kek_management_resp()
3818 u32 err_qlfr = le32_to_cpu(pPayload->err_qlfr); in mpi_kek_management_resp()