Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/atm/
Dsuni.c38 #define PRIV(dev) ((struct suni_priv *) dev->phy_data)
47 static struct suni_priv *sunis = NULL;
58 struct suni_priv *walk; in suni_hz()
342 struct suni_priv **walk; in suni_stop()
370 if (!(dev->phy_data = kmalloc(sizeof(struct suni_priv),GFP_KERNEL))) in suni_init()
Dsuni.h231 struct suni_priv { struct
236 struct suni_priv *next; /* next SUNI */ argument
Diphase.c72 #define PRIV(dev) ((struct suni_priv *) dev->phy_data)