Searched refs:z8530_dev (Results 1 – 5 of 5) 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()187 static struct z8530_dev *sv11_init(int iobase, int irq) in sv11_init()189 struct z8530_dev *sv; in sv11_init()200 sv = kzalloc(sizeof(struct z8530_dev), GFP_KERNEL); in sv11_init()309 static void sv11_shutdown(struct z8530_dev *dev) in sv11_shutdown()338 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 *);
48 struct z8530_dev board;211 struct z8530_dev *dev; in slvl_init()
707 struct z8530_dev *dev=dev_id; in z8530_interrupt()1227 void z8530_describe(struct z8530_dev *dev, char *mapping, unsigned long io) in z8530_describe()1243 static inline int do_z8530_init(struct z8530_dev *dev) in do_z8530_init()1322 int z8530_init(struct z8530_dev *dev) in z8530_init()1353 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