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