Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/aac/
H A Daac.c332 static int aac_do_quiesce(struct aac_softstate *softs);
5441 aac_do_quiesce(struct aac_softstate *softs) in aac_do_quiesce() function
5472 if (aac_do_quiesce(softs) == AACOK) in aac_tran_quiesce()