Searched refs:pm8001_tag_free (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/pm8001/ |
H A D | pm8001_sas.h | 701 void pm8001_tag_free(struct pm8001_hba_info *pm8001_ha, u32 tag); 775 pm8001_tag_free(pm8001_ha, tag); in pm8001_ccb_free()
|
H A D | pm80xx_hwi.c | 1227 pm8001_tag_free(pm8001_ha, tag); in pm80xx_set_thermal_config() 1297 pm8001_tag_free(pm8001_ha, tag); in pm80xx_set_sas_protocol_timer_config() 1424 pm8001_tag_free(pm8001_ha, tag); in pm80xx_encrypt_update() 3361 pm8001_tag_free(pm8001_ha, tag); in mpi_phy_start_resp() 3653 pm8001_tag_free(pm8001_ha, tag); in mpi_phy_stop_resp() 3674 pm8001_tag_free(pm8001_ha, tag); in mpi_set_controller_config_resp() 3747 pm8001_tag_free(pm8001_ha, tag); in mpi_set_phy_profile_resp() 4806 pm8001_tag_free(pm8001_ha, tag); in pm80xx_chip_phy_ctl_req() 4870 pm8001_tag_free(pm8001_ha, tag); in mpi_set_phy_profile_req() 4914 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 | 2979 pm8001_tag_free(pm8001_ha, tag); in pm8001_mpi_local_phy_ctl()
|