Searched refs:pm8001_tag_free (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/scsi/pm8001/ |
H A D | pm8001_sas.h | 705 void pm8001_tag_free(struct pm8001_hba_info *pm8001_ha, u32 tag); 778 pm8001_tag_free(pm8001_ha, tag); in pm8001_ccb_free()
|
H A D | pm80xx_hwi.c | 1226 pm8001_tag_free(pm8001_ha, tag); in pm80xx_set_thermal_config() 1296 pm8001_tag_free(pm8001_ha, tag); in pm80xx_set_sas_protocol_timer_config() 1423 pm8001_tag_free(pm8001_ha, tag); in pm80xx_encrypt_update() 3679 pm8001_tag_free(pm8001_ha, tag); in mpi_set_controller_config_resp() 3753 pm8001_tag_free(pm8001_ha, tag); in mpi_set_phy_profile_resp() 4798 pm8001_tag_free(pm8001_ha, tag); in pm80xx_chip_phy_ctl_req() 4863 pm8001_tag_free(pm8001_ha, tag); in mpi_set_phy_profile_req() 4907 pm8001_tag_free(pm8001_ha, tag); in pm8001_set_phy_profile_single()
|
H A D | pm8001_sas.c | 66 void pm8001_tag_free(struct pm8001_hba_info *pm8001_ha, u32 tag) in pm8001_tag_free() function
|
H A D | pm8001_hwi.c | 3035 pm8001_tag_free(pm8001_ha, tag); in pm8001_mpi_local_phy_ctl()
|