Home
last modified time | relevance | path

Searched refs:mac_zschannel (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/macintosh/
Dmacserial.h87 struct mac_zschannel { struct
104 struct mac_zschannel *zs_channel; /* Channel registers */ argument
105 struct mac_zschannel *zs_chan_a; /* A side registers */
Dmacserial.c78 struct mac_zschannel zs_channels[NUM_CHANNELS];
93 struct mac_zschannel *zs_kgdbchan;
210 static inline unsigned char __pmac read_zsreg(struct mac_zschannel *channel, in read_zsreg()
230 static inline void __pmac write_zsreg(struct mac_zschannel *channel, in write_zsreg()
246 static inline unsigned char __pmac read_zsdata(struct mac_zschannel *channel) in read_zsdata()
255 static inline void write_zsdata(struct mac_zschannel *channel, in write_zsdata()
263 static inline void load_zsregs(struct mac_zschannel *channel, in load_zsregs()
299 struct mac_zschannel *channel = ss->zs_channel; in get_zsbaud()
317 static inline void rs_recv_clear(struct mac_zschannel *zsc) in rs_recv_clear()
2344 chan_init(struct mac_serial *zss, struct mac_zschannel *zs_chan, in chan_init()
[all …]