Searched defs:port_t (Results 1 - 7 of 7) sorted by relevance

/drivers/net/wan/
H A Dc101.c81 typedef card_t port_t; typedef
104 static void sca_msci_intr(port_t *port);
122 static inline void set_carrier(port_t *port)
131 static void sca_msci_intr(port_t *port)
153 static void c101_set_iface(port_t *port)
189 port_t *port = dev_to_port(dev);
216 port_t *port = dev_to_port(dev);
231 port_t *port = dev_to_port(dev);
H A Dpci200syn.c81 }port_t; typedef in typeref:struct:port_s
94 port_t ports[2];
120 static void pci200_set_iface(port_t *port)
162 port_t *port = dev_to_port(dev);
191 port_t *port = dev_to_port(dev);
385 port_t *port = &card->ports[i];
H A Dn2.c112 }port_t; typedef in typeref:struct:port_s
126 port_t ports[2];
167 static void n2_set_iface(port_t *port)
213 port_t *port = dev_to_port(dev);
236 port_t *port = dev_to_port(dev);
254 port_t *port = dev_to_port(dev);
452 port_t *port = &card->ports[cnt];
H A Dpc300too.c94 }port_t; typedef in typeref:struct:port_s
110 port_t ports[2];
120 static void pc300_set_iface(port_t *port)
172 port_t *port = dev_to_port(dev);
200 port_t *port = dev_to_port(dev);
445 port_t *port = &card->ports[i];
/drivers/net/bonding/
H A Dbond_3ad.h237 } port_t; typedef in typeref:struct:port
/drivers/media/pci/saa7164/
H A Dsaa7164.h119 enum port_t { enum
168 enum port_t porta, portb, portc,
333 enum port_t type;
/drivers/media/pci/cx23885/
H A Dcx23885.h187 } port_t; typedef in typeref:enum:__anon2226
191 port_t porta, portb, portc;

Completed in 90 milliseconds