Searched refs:nxb_alloc (Results 1 – 5 of 5) sorted by relevance
589 extern struct nxbind *nxb_alloc(zalloc_flags_t);
773 nxb = nxb_alloc(Z_WAITOK); in nxctl_nexus_bind()959 nxb_alloc(zalloc_flags_t how) in nxb_alloc() function2827 struct nxbind *nxb = nxb_alloc(Z_WAITOK); in nx_port_bind_info()
272 nxb = nxb_alloc(Z_WAITOK); in nx_kpipe_dom_bind_port()
455 nxb = nxb_alloc(Z_WAITOK); in nx_upipe_dom_bind_port()
1604 nxb = nxb_alloc(Z_WAITOK); in ch_open()