port_platdev 2700 drivers/net/ethernet/marvell/mv643xx_eth.c static struct platform_device *port_platdev[3]; port_platdev 2731 drivers/net/ethernet/marvell/mv643xx_eth.c while (dev_num < 3 && port_platdev[dev_num]) port_platdev 2775 drivers/net/ethernet/marvell/mv643xx_eth.c port_platdev[dev_num] = ppdev; port_platdev 2816 drivers/net/ethernet/marvell/mv643xx_eth.c platform_device_del(port_platdev[n]); port_platdev 2817 drivers/net/ethernet/marvell/mv643xx_eth.c port_platdev[n] = NULL;