PRIV
#define PRIV 0x00000001
#define PRIV(dev) ((struct atmtcp_dev_data *) ((dev)->dev_data))
#define PRIV(dev) ((struct idt77105_priv *) dev->phy_data)
#define PRIV(dev) ((struct suni_priv *) dev->phy_data)
#define PRIV(dev) ((struct suni_priv *) dev->phy_data)
static inline struct axnet_dev *PRIV(struct net_device *dev)
static inline struct pcnet_dev *PRIV(struct net_device *dev)
static inline struct ns83820 *PRIV(struct net_device *dev)
#define PRIV(dev) ((struct clip_priv *) netdev_priv(dev))
PRIV = 1,