Home
last modified time | relevance | path

Searched defs:reg_offset (Results 1 – 25 of 25) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_misc.c301 u32_t reg_offset, in lm_reg_rd_blk()
345 u32_t reg_offset, in lm_reg_rd_blk_ind()
376 u32_t reg_offset, in lm_reg_wr_blk()
430 u32_t reg_offset, in lm_reg_wr_blk_ind()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_access.c1393 u32_t reg_offset = 0; in lm_set_mac_in_nig() local
1636 u32_t reg_wait_verify_val(struct _lm_device_t * pdev, u32_t reg_offset, u32_t excpected_val, u32_t … in reg_wait_verify_val()
1819 u32_t reg_offset, in lm_reg_rd_blk()
1841 u32_t reg_offset, in lm_reg_rd_blk_ind()
1872 u32_t reg_offset, in lm_reg_wr_blk()
1895 u32_t reg_offset, in lm_reg_wr_blk_ind()
H A Dlm_power.c64 u32_t reg_offset = 0 ; in init_nwuf_57710() local
H A Dlm_hw_attn.c205 u32_t reg_offset; /* the register offset */ in disable_blocks_attention() member
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dpca9556.c183 int reg_offset, num_of_ports; in pca9556_resume() local
420 int reg_offset, num_of_ports; in pca9556_suspend() local
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hw.c880 uint64_t reg_offset; in nxge_rxdma_channel_put64() local
901 uint64_t reg_offset; in nxge_rxdma_channel_get64() local
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dpic16f747.h109 uint8_t reg_offset; /* indirect register offset */ member
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Despi.c48 int ch_addr, int reg_offset, u32 wr_data) in tricn_write()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c487 u32 reg_offset = (vf_number < 32) ? 0 : 1; in ixgbe_check_for_rst_pf() local
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfabric-xlate.h165 uint32_t reg_offset; /* sts reg for ereport table offset */ member
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c250 arn_iowrite32(struct ath_hal *ah, uint32_t reg_offset, uint32_t val) in arn_iowrite32()
265 arn_ioread32(struct ath_hal *ah, uint32_t reg_offset) in arn_ioread32()
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c138 off_t reg_offset; in gfxp_vga_attach() local
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_init_fw_funcs.c968 u32 ctrl, inc_val, reg_offset; in ecore_init_nig_lb_rl() local
1135 u32 active_port_blocks, reg_offset = 0; in ecore_init_brb_ram() local
H A Decore_cxt.c2355 u32 reg_offset, shadow_line, elem_size, hw_p_size, elems_per_p, line; in ecore_cxt_dynamic_ilt_alloc() local
2499 u32 reg_offset, elem_size, hw_p_size, elems_per_p; in ecore_cxt_free_ilt_range() local
H A Decore_dbg_fw_funcs.c2423 u32 reg_offset = constraint_id * BYTES_IN_DWORD; in ecore_bus_set_constraint() local
3002 u32 offset = 0, reg_offset = 0; in ecore_grc_dump_reg_entry_skip() local
5340 u8 reg_offset; in ecore_dbg_bus_add_trigger_state() local
H A Decore_hsi_debug_tools.h555 …__le16 reg_offset /* offset of this rules registers in the idle check register array (in dbg_idle_… member
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c763 char *reg_offset; in hpc3130_do_attach() local
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c3043 pcicfg_update_reg_prop(dev_info_t *dip, uint32_t regvalue, uint_t reg_offset) in pcicfg_update_reg_prop()
3125 uint32_t base, uint32_t base_hi, uint_t reg_offset) in pcicfg_update_assigned_prop_value()
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_hda.c883 hda_get_stream_by_offsets(uint32_t offset, uint8_t reg_offset) in hda_get_stream_by_offsets()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.c2278 u32 reg_val, reg_offset; in e1000_vmdq_set_anti_spoofing_pf() local
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c3172 pcicfg_update_reg_prop(dev_info_t *dip, uint32_t regvalue, uint_t reg_offset) in pcicfg_update_reg_prop()
3299 uint32_t base, uint32_t base_hi, uint_t reg_offset) in pcicfg_update_assigned_prop_value()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c3492 cardbus_update_reg_prop(dev_info_t *dip, uint32_t regvalue, uint_t reg_offset)
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h4081 static __inline u32_t _reg_rd(struct _lm_device_t * pdev, u32_t reg_offset) in _reg_rd()
4130 static __inline u32_t _reg_rd(struct _lm_device_t * pdev, u32_t reg_offset) in _reg_rd()
4142 static __inline u32_t _vf_reg_rd(struct _lm_device_t * pdev, u32_t reg_offset) in _vf_reg_rd()
4171 static __inline u32_t _reg_rd(struct _lm_device_t * pdev, u32_t reg_offset) in _reg_rd()
4183 static __inline u32_t _vf_reg_rd(struct _lm_device_t * pdev, u32_t reg_offset) in _vf_reg_rd()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_debug_tools.h555 …__le16 reg_offset /* offset of this rules registers in the idle check register array (in dbg_idle_… member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c1095 u32 reg_offset = PORT_ID(pdev) ? NIG_REG_LLH1_FUNC_MEM : in ecore_set_mac_in_nig() local