Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/plip/
H A Dplip.c182 struct plip_local { struct
183 enum plip_packet_state state;
184 enum plip_nibble_state nibble;
185 union {
210 struct plip_local snd_data; argument