suni_priv
#define PRIV(dev) ((struct suni_priv *) dev->phy_data)
struct suni_priv **walk;
if (!(dev->phy_data = kmalloc_obj(struct suni_priv)))
#define PRIV(dev) ((struct suni_priv *) dev->phy_data)
static struct suni_priv *sunis = NULL;
struct suni_priv *walk;
struct suni_priv *next; /* next SUNI */