Home
last modified time | relevance | path

Searched refs:channelcontrol (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/8253x/
D8253xioc.h81 struct channelcontrol struct
119 #define ATIS_IOCSPARAMS _IOW(ATIS_MAGIC_IOC,0,struct channelcontrol)
120 #define ATIS_IOCGPARAMS _IOR(ATIS_MAGIC_IOC,1,struct channelcontrol)
D8253xtty.c1660 copy_from_user(&port->ccontrol, (struct channelcontrol*)arg , sizeof(struct channelcontrol)); in sab8253x_ioctl()
1663 copy_to_user((struct channelcontrol*) arg, &port->ccontrol, sizeof(struct channelcontrol)); in sab8253x_ioctl()
D8253x.h457 struct channelcontrol ccontrol;
Dsab8253xds.txt1750 struct channelcontrol ccontrolold, ccontrolnew;