Searched refs:nx_port_bind (Results 1 – 3 of 3) sorted by relevance
725 error = nx_port_bind(nx, port, nxb); in nx_fsw_dom_bind_port()730 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,
2853 nx_port_bind(struct kern_nexus *nx, nexus_port_t nx_port, struct nxbind *nxb0) in nx_port_bind() function