Searched refs:bar4_shift (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/scsi/pm8001/ |
D | pm8001_hwi.c | 345 static int bar4_shift(struct pm8001_hba_info *pm8001_ha, u32 shiftValue) in bar4_shift() function 391 if (-1 == bar4_shift(pm8001_ha, SAS2_SETTINGS_LOCAL_PHY_0_3_SHIFT_ADDR)) in mpi_set_phys_g3_with_ssc() 399 if (-1 == bar4_shift(pm8001_ha, SAS2_SETTINGS_LOCAL_PHY_4_7_SHIFT_ADDR)) in mpi_set_phys_g3_with_ssc() 424 bar4_shift(pm8001_ha, 0x0); in mpi_set_phys_g3_with_ssc() 449 if (-1 == bar4_shift(pm8001_ha, in mpi_set_open_retry_interval_reg() 457 if (-1 == bar4_shift(pm8001_ha, in mpi_set_open_retry_interval_reg() 465 bar4_shift(pm8001_ha, 0x0); in mpi_set_open_retry_interval_reg() 692 if (-1 == bar4_shift(pm8001_ha, RB6_ACCESS_REG)) { in soft_reset_ready_check() 746 if (-1 == bar4_shift(pm8001_ha, MBIC_AAP1_ADDR_BASE)) { in pm8001_chip_soft_rst() 757 if (-1 == bar4_shift(pm8001_ha, MBIC_IOP_ADDR_BASE)) { in pm8001_chip_soft_rst() [all …]
|