Searched refs:z8530_dev (Results 1 – 4 of 4) sorted by relevance
50 static inline struct z8530_dev* dev_to_sv(struct net_device *dev) in dev_to_sv()52 return (struct z8530_dev *)dev_to_hdlc(dev)->priv; in dev_to_sv()80 struct z8530_dev *sv11 = dev_to_sv(d); in hostess_open()128 struct z8530_dev *sv11 = dev_to_sv(d); in hostess_close()188 static struct z8530_dev *sv11_init(int iobase, int irq) in sv11_init()190 struct z8530_dev *sv; in sv11_init()201 sv = kzalloc(sizeof(struct z8530_dev), GFP_KERNEL); in sv11_init()310 static void sv11_shutdown(struct z8530_dev *dev) in sv11_shutdown()339 static struct z8530_dev *sv11_unit;
309 struct z8530_dev *dev; /* Z85230 chip instance we are from */375 struct z8530_dev struct399 void z8530_describe(struct z8530_dev *, char *mapping, unsigned long io); argument400 int z8530_init(struct z8530_dev *);401 int z8530_shutdown(struct z8530_dev *);
48 struct z8530_dev board;212 struct z8530_dev *dev; in slvl_init()
709 struct z8530_dev *dev=dev_id; in z8530_interrupt()1229 void z8530_describe(struct z8530_dev *dev, char *mapping, unsigned long io) in z8530_describe()1245 static inline int do_z8530_init(struct z8530_dev *dev) in do_z8530_init()1324 int z8530_init(struct z8530_dev *dev) in z8530_init()1355 int z8530_shutdown(struct z8530_dev *dev) in z8530_shutdown()