Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/io/
H A Dxnf.c443 boolean_t forced_clean = (wanted == 0); in tx_slots_get() local
451 if ((slotsfree < wanted) || forced_clean) in tx_slots_get()