Symbol: IXGBE_LE32_TO_CPU
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
1103
*cap_count = IXGBE_LE32_TO_CPU(cmd->count);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
183
IXGBE_LE32_TO_CPU(tmp_buf[i]));
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
191
IXGBE_LE32_TO_CPU(raw_desc[i]));
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
3552
*reg_val0 = IXGBE_LE32_TO_CPU(cmd->dword0_value);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
3555
*reg_val1 = IXGBE_LE32_TO_CPU(cmd->dword1_value);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
3666
*ret_next_index = IXGBE_LE32_TO_CPU(cmd->idx);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
461
hw->fw_build = IXGBE_LE32_TO_CPU(resp->fw_build);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
553
*timeout = IXGBE_LE32_TO_CPU(cmd_resp->timeout);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
689
u32 logical_id = IXGBE_LE32_TO_CPU(elem->logical_id);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
690
u32 phys_id = IXGBE_LE32_TO_CPU(elem->phys_id);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
691
u32 number = IXGBE_LE32_TO_CPU(elem->number);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
840
u32 number = IXGBE_LE32_TO_CPU(cap->number);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
859
u32 number = IXGBE_LE32_TO_CPU(cap->number);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
878
u32 number = IXGBE_LE32_TO_CPU(cap->number);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
897
u32 number = IXGBE_LE32_TO_CPU(cap->number);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
971
u32 logical_id = IXGBE_LE32_TO_CPU(cap->logical_id);
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
972
u32 number = IXGBE_LE32_TO_CPU(cap->number);