Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c207 boolean_t bge_recycle(bge_t *bgep, bge_status_t *bsp);
208 #pragma no_inline(bge_recycle)
211 bge_recycle(bge_t *bgep, bge_status_t *bsp) in bge_recycle() function
404 (void) bge_recycle(bgep, bsp); in bge_send_serial()
H A Dbge_impl.h1295 boolean_t bge_recycle(bge_t *bgep, bge_status_t *bsp);
H A Dbge_chip2.c5282 (void) bge_recycle(bgep, bsp); in bge_intr()
5421 if (dogval < bge_watchdog_count || bge_recycle(bgep, bsp)) in bge_factotum_stall_check()