Searched refs:Serialops (Results 1 – 10 of 10) sorted by relevance
2 typedef struct Serialops Serialops; typedef5 struct Serialops { struct78 Serialops;
1 extern Serialops slops;
9 extern Serialops uconsops;
45 Serialops uconsops = {
177 extern Serialops plops;
140 Serialops slops = {
841 ser->Serialops = plops; in serialmain()843 ser->Serialops = uconsops; in serialmain()845 ser->Serialops = ftops; in serialmain()847 ser->Serialops = slops; in serialmain()
634 extern Serialops ftops;
429 Serialops plops = {
957 Serialops ftops = {