Searched defs:plip_local (Results 1 – 1 of 1) sorted by relevance
180 struct plip_local { struct181 enum plip_packet_state state;182 enum plip_nibble_state nibble;183 union {208 struct plip_local snd_data; argument