Searched refs:bge_ape_wait_for_event (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c2263 bge_ape_wait_for_event(bge_t *bgep, uint32_t timeout_us) function
2268 BGE_TRACE(("bge_ape_wait_for_event($%p, %d)", (void *)bgep, timeout_us));
2343 if (bge_ape_wait_for_event(bgep, 30000))

Completed in 66 milliseconds