Searched defs:plip_local (Results 1 – 1 of 1) sorted by relevance
184 struct plip_local { struct185 enum plip_packet_state state;186 enum plip_nibble_state nibble;187 union {212 struct plip_local snd_data; argument