enetc_hw_alloc
hw = enetc_hw_alloc(dev, imdio_regs);
EXPORT_SYMBOL_GPL(enetc_hw_alloc);
hw = enetc_hw_alloc(dev, port_regs);
struct enetc_hw *enetc_hw_alloc(struct device *dev, void __iomem *port_regs);