Home
last modified time | relevance | path

Searched refs:bge_alloc_bufs (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h1270 int bge_alloc_bufs(bge_t *bgep);
H A Dbge_main2.c2638 bge_alloc_bufs(bge_t *bgep) function
3871 err = bge_alloc_bufs(bgep);
H A Dbge_chip2.c5503 if (bge_alloc_bufs(bgep) != DDI_SUCCESS) { in bge_chip_factotum()