Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/amr/
H A Damrvar.h260 #define AMR_STATE_SG_TABLES_SETUP (1<<9) macro
H A Damr.c412 softs->state |= AMR_STATE_SG_TABLES_SETUP; in amr_attach()
465 if (softs->state & AMR_STATE_SG_TABLES_SETUP) { in amr_attach()