Searched defs:piomb (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c1493 * @piomb: the message contents of this outbound message.
1502 mpi_ssp_completion(struct pm8001_hba_info *pm8001_ha , void *piomb) argument
1514 psspPayload = (struct ssp_completion_resp *)(piomb + 4);
1758 static void mpi_ssp_event(struct pm8001_hba_info *pm8001_ha , void *piomb) argument
1766 (struct ssp_event_resp *)(piomb + 4);
1956 mpi_sata_completion(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
1974 psataPayload = (struct sata_completion_resp *)(piomb + 4);
2343 static void mpi_sata_event(struct pm8001_hba_info *pm8001_ha , void *piomb) argument
2350 (struct sata_event_resp *)(piomb + 4);
2580 mpi_smp_completion(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
2838 hw_event_sas_phy_up(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
2920 hw_event_sata_phy_up(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
2968 hw_event_phy_down(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3028 mpi_phy_start_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3055 mpi_thermal_hw_event(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3085 mpi_hw_event(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3289 mpi_phy_stop_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3311 mpi_set_controller_config_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3331 mpi_get_controller_config_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3345 mpi_get_phy_profile_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3359 mpi_flash_op_ext_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3372 mpi_set_phy_profile_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3404 mpi_kek_management_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3425 mpi_dek_management_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3439 ssp_coalesced_comp_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3453 process_one_iomb(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
[all...]
H A Dpm8001_hwi.c1837 * @piomb: the message contents of this outbound message.
1846 mpi_ssp_completion(struct pm8001_hba_info *pm8001_ha , void *piomb) argument
1858 psspPayload = (struct ssp_completion_resp *)(piomb + 4);
2097 static void mpi_ssp_event(struct pm8001_hba_info *pm8001_ha , void *piomb) argument
2105 (struct ssp_event_resp *)(piomb + 4);
2286 mpi_sata_completion(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
2305 psataPayload = (struct sata_completion_resp *)(piomb + 4);
2671 static void mpi_sata_event(struct pm8001_hba_info *pm8001_ha , void *piomb) argument
2678 (struct sata_event_resp *)(piomb + 4);
2892 mpi_smp_completion(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3092 pm8001_mpi_set_dev_state_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3113 pm8001_mpi_set_nvmd_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3133 pm8001_mpi_get_nvmd_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3198 pm8001_mpi_local_phy_ctl(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3352 hw_event_sas_phy_up(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3431 hw_event_sata_phy_up(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3476 hw_event_phy_down(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3544 pm8001_mpi_reg_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3606 pm8001_mpi_dereg_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3627 pm8001_mpi_fw_flash_update_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3686 pm8001_mpi_general_event(struct pm8001_hba_info *pm8001_ha , void *piomb) argument
3702 pm8001_mpi_task_abort_resp(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
3773 mpi_hw_event(struct pm8001_hba_info *pm8001_ha, void* piomb) argument
3986 process_one_iomb(struct pm8001_hba_info *pm8001_ha, void *piomb) argument
[all...]

Completed in 111 milliseconds