Home
last modified time | relevance | path

Searched refs:events_pending (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libdiskmgt/common/
H A Devents.c79 static int events_pending = 0; variable
459 events_pending = 1; in walk_devtree()
484 if (events_pending) { in walker()
485 events_pending = 0; in walker()
/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h65 u16 *events_pending);