ixgbe_hic_unlocked
status = ixgbe_hic_unlocked(hw, buffer, length, timeout);
int ixgbe_hic_unlocked(struct ixgbe_hw *hw, u32 *buffer, u32 len, u32 timeout);
status = ixgbe_hic_unlocked(hw, (u32 *)&buffer, sizeof(buffer),
status = ixgbe_hic_unlocked(hw, (u32 *)&buffer, sizeof(buffer),