Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int.c1880 bool cleanup_set, in ecore_int_igu_cleanup_sb() argument
1896 SET_FIELD(data, IGU_CLEANUP_CLEANUP_SET, cleanup_set ? 1 : 0); in ecore_int_igu_cleanup_sb()
1923 if ((val & sb_bit) == (cleanup_set ? sb_bit : 0)) in ecore_int_igu_cleanup_sb()