Home
last modified time | relevance | path

Searched refs:nbe (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dnet_backends.c350 struct net_backend **pbe, *nbe, *tbe = NULL; in netbe_init() local
393 nbe = calloc(1, NET_BE_SIZE(tbe)); in netbe_init()
394 *nbe = *tbe; /* copy the template */ in netbe_init()
395 nbe->fd = -1; in netbe_init()
396 nbe->sc = param; in netbe_init()
397 nbe->be_vnet_hdr_len = 0; in netbe_init()
398 nbe->fe_vnet_hdr_len = 0; in netbe_init()
401 err = nbe->init(nbe, devname, nvl, cb, param); in netbe_init()
404 free(nbe); in netbe_init()
408 *ret = nbe; in netbe_init()
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_list.c704 size_t ibe, nbe; in be_sort_list() local
712 for (p = *pstart, nbe = 0; p != NULL; nbe++, p = p->be_next_node) { in be_sort_list()
714 sizeof (be_node_list_t *) * (nbe + 2)); in be_sort_list()
722 ptrlist[nbe] = p; in be_sort_list()
724 if (nbe == 0) /* Nothing to sort */ in be_sort_list()
727 if (nbe > 1) /* no sort if less than 2 BEs */ in be_sort_list()
728 qsort(ptrlist, nbe, sizeof (be_node_list_t *), compar); in be_sort_list()
730 ptrlist[nbe] = NULL; /* add linked list terminator */ in be_sort_list()
733 for (ibe = 0; ibe < nbe; ibe++) { in be_sort_list()
/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c2314 cyc_backend_t *nbe = kmem_zalloc(sizeof (cyc_backend_t), KM_SLEEP); in cyclic_configure() local
2347 bcopy(&cyclic_backend, nbe, sizeof (cyc_backend_t)); in cyclic_configure()
2348 nbe->cyb_arg = nbe->cyb_configure(c); in cyclic_configure()
2349 cpu->cyp_backend = nbe; in cyclic_configure()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po90 …n\nIf this error is encountered while running 'zpool import', the pool can\nbe still be imported d…
122 …ndifferent directory. If the missing device is unavailable, then the pool cannot\nbe imported.\n "
154 …in the plain data, the file should\nbe removable. If the corruption is in the file metadata, then…
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source833 …eel\nname, not a list of names, when mounting\na print wheel. Only the first one will\nbe mounted."