Lines Matching defs:veb_ports
143 struct veb_ports {
157 struct veb_ports *sc_ports;
158 struct veb_ports *sc_spans;
190 return _ALIGN(sizeof(struct veb_ports)) +
195 veb_ports_array(struct veb_ports *m)
200 static inline void veb_ports_free(struct veb_ports *);
332 struct veb_ports *mp, *ms;
421 struct veb_ports *sm;
933 struct veb_ports *pm;
1341 static struct veb_ports *
1342 veb_ports_insert(struct veb_ports *om, struct veb_port *p)
1344 struct veb_ports *nm;
1373 static struct veb_ports *
1374 veb_ports_remove(struct veb_ports *om, struct veb_port *p)
1376 struct veb_ports *nm;
1408 veb_ports_free(struct veb_ports *m)
1414 veb_ports_destroy(struct veb_ports *m)
1432 struct veb_ports **ports_ptr;
1433 struct veb_ports *om, *nm;
1534 /* clean up the old veb_ports map */
1556 struct veb_ports *m;
1594 struct veb_ports *m;
1923 struct veb_ports *m;
2180 struct veb_ports **ports_ptr;
2181 struct veb_ports *om, *nm;