Searched refs:nxb_alloc (Results 1 – 5 of 5) sorted by relevance
565 extern struct nxbind *nxb_alloc(zalloc_flags_t);
768 nxb = nxb_alloc(Z_WAITOK); in nxctl_nexus_bind()949 nxb_alloc(zalloc_flags_t how) in nxb_alloc() function2806 struct nxbind *nxb = nxb_alloc(Z_WAITOK); in nx_port_bind_info()
268 nxb = nxb_alloc(Z_WAITOK); in nx_kpipe_dom_bind_port()
468 nxb = nxb_alloc(Z_WAITOK); in nx_upipe_dom_bind_port()
1611 nxb = nxb_alloc(Z_WAITOK); in ch_open()