Searched defs:plip_local (Results 1 – 1 of 1) sorted by relevance
182 struct plip_local { struct183 enum plip_packet_state state;184 enum plip_nibble_state nibble;185 union {210 struct plip_local snd_data; argument