Searched refs:bge_alloc_bufs (Results 1 – 3 of 3) sorted by relevance
1270 int bge_alloc_bufs(bge_t *bgep);
2638 bge_alloc_bufs(bge_t *bgep) function3871 err = bge_alloc_bufs(bgep);
5503 if (bge_alloc_bufs(bgep) != DDI_SUCCESS) { in bge_chip_factotum()