Searched refs:nx_port_bind (Results 1 – 3 of 3) sorted by relevance
671 error = nx_port_bind(nx, port, nxb); in nx_fsw_dom_bind_port()676 error = nx_port_bind(nx, port, nxb); in nx_fsw_dom_bind_port()
478 extern int nx_port_bind(struct kern_nexus *, nexus_port_t,
2787 nx_port_bind(struct kern_nexus *nx, nexus_port_t nx_port, struct nxbind *nxb0) in nx_port_bind() function