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