Searched refs:register_to_read (Results 1 – 1 of 1) sorted by relevance
12 u32 register_to_read; in qlge_read_other_func_reg() local16 register_to_read = MPI_NIC_REG_BLOCK in qlge_read_other_func_reg()20 status = qlge_read_mpi_reg(qdev, register_to_read, ®_val); in qlge_read_other_func_reg()31 u32 register_to_read; in qlge_write_other_func_reg() local33 register_to_read = MPI_NIC_REG_BLOCK in qlge_write_other_func_reg()38 return qlge_write_mpi_reg(qdev, register_to_read, reg_val); in qlge_write_other_func_reg()