Searched refs:reg_addr0 (Results 1 – 4 of 4) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
| H A D | ixgbe_e610.h | 152 s32 ixgbe_aci_alternate_write(struct ixgbe_hw *hw, u32 reg_addr0, 154 s32 ixgbe_aci_alternate_read(struct ixgbe_hw *hw, u32 reg_addr0,
|
| H A D | ixgbe_e610.c | 3498 s32 ixgbe_aci_alternate_write(struct ixgbe_hw *hw, u32 reg_addr0, in ixgbe_aci_alternate_write() argument 3508 cmd->dword0_addr = IXGBE_CPU_TO_LE32(reg_addr0); in ixgbe_aci_alternate_write() 3533 s32 ixgbe_aci_alternate_read(struct ixgbe_hw *hw, u32 reg_addr0, in ixgbe_aci_alternate_read() argument 3546 cmd->dword0_addr = IXGBE_CPU_TO_LE32(reg_addr0); in ixgbe_aci_alternate_read()
|
| /illumos-gate/usr/src/uts/common/io/i40e/core/ |
| H A D | i40e_prototype.h | 426 u32 reg_addr0, u32 *reg_val0, 431 u32 reg_addr0, u32 reg_val0,
|
| H A D | i40e_common.c | 5934 u32 reg_addr0, u32 reg_val0, in i40e_aq_alternate_write() argument 5943 cmd_resp->address0 = CPU_TO_LE32(reg_addr0); in i40e_aq_alternate_write() 6007 u32 reg_addr0, u32 *reg_val0, in i40e_aq_alternate_read() argument 6019 cmd_resp->address0 = CPU_TO_LE32(reg_addr0); in i40e_aq_alternate_read()
|