Home
last modified time | relevance | path

Searched defs:plip_local (Results 1 – 1 of 1) sorted by relevance

/drivers/net/
Dplip.c184 struct plip_local { struct
185 enum plip_packet_state state;
186 enum plip_nibble_state nibble;
187 union {
212 struct plip_local snd_data; argument