Home
last modified time | relevance | path

Searched refs:nx_port_info (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_var.h112 struct nx_port_info { struct
224 struct nx_port_info *nx_ports;
H A Dnexus.c2572 struct nx_port_info *ports; in nx_port_grow()
2630 struct nx_port_info *npi = NULL; in nx_port_alloc()
2736 struct nx_port_info *npi = &nx->nx_ports[nx_port]; in nx_port_defunct()
2745 struct nx_port_info *npi = NULL; in nx_port_free()
2777 struct nx_port_info *npi = NULL; in nx_port_bind_info()
2851 struct nx_port_info *npi = NULL; in nx_port_unbind()
2913 struct nx_port_info *npi; in nx_port_get_info()
2980 nx->nx_ports, num_ports * sizeof(struct nx_port_info)); in nx_port_free_all()