Home
last modified time | relevance | path

Searched refs:sgiseeq_platform_data (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/sgi/
H A Dseeq.h15 struct sgiseeq_platform_data { struct
/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-platform.c106 static struct sgiseeq_platform_data eth0_pd;
131 static struct sgiseeq_platform_data eth1_pd;
/openbmc/linux/drivers/net/ethernet/seeq/
H A Dsgiseeq.c732 struct sgiseeq_platform_data *pd = dev_get_platdata(&pdev->dev); in sgiseeq_probe()