Searched refs:z8530_dev (Results 1 – 5 of 5) sorted by relevance
51 static inline struct z8530_dev* dev_to_sv(struct net_device *dev) in dev_to_sv()53 return (struct z8530_dev *)dev_to_hdlc(dev)->priv; in dev_to_sv()81 struct z8530_dev *sv11 = dev_to_sv(d); in hostess_open()129 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;
310 struct z8530_dev *dev; /* Z85230 chip instance we are from */376 struct z8530_dev struct400 void z8530_describe(struct z8530_dev *, char *mapping, unsigned long io); argument401 int z8530_init(struct z8530_dev *);402 int z8530_shutdown(struct z8530_dev *);
43 struct z8530_dev board;206 struct z8530_dev *dev; in slvl_init()
704 struct z8530_dev *dev=dev_id; in z8530_interrupt()1224 void z8530_describe(struct z8530_dev *dev, char *mapping, unsigned long io) in z8530_describe()1240 static inline int do_z8530_init(struct z8530_dev *dev) in do_z8530_init()1319 int z8530_init(struct z8530_dev *dev) in z8530_init()1350 int z8530_shutdown(struct z8530_dev *dev) in z8530_shutdown()
54 Having identified the chip you need to fill in a struct z8530_dev,62 z8530_dev structure pointer. Whether the interrupt can be shared or not94 After this call the type field of the z8530_dev structure is