Searched refs:ent_tmp (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/hisi_sas/ |
D | hisi_sas_v2_hw.c | 2839 u32 ent_msk, ent_tmp, irq_msk; in int_chnl_int_v2_hw() local 2843 ent_tmp = ent_msk; in int_chnl_int_v2_hw() 2890 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK3, ent_tmp); in int_chnl_int_v2_hw() 3172 u32 ent_tmp, ent_msk, ent_int, port_id, link_rate, hard_phy_linkrate; in sata_int_v2_hw() local 3187 ent_tmp = ent_int & (1 << (ENT_INT_SRC1_D2H_FIS_CH1_OFF * in sata_int_v2_hw() 3249 hisi_sas_write32(hisi_hba, ENT_INT_SRC1 + offset, ent_tmp); in sata_int_v2_hw()
|
D | hisi_sas_v3_hw.c | 1284 u32 ent_msk, ent_tmp, irq_msk; in int_chnl_int_v3_hw() local 1288 ent_tmp = ent_msk; in int_chnl_int_v3_hw() 1330 hisi_sas_write32(hisi_hba, ENT_INT_SRC_MSK3, ent_tmp); in int_chnl_int_v3_hw()
|