Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/aac/
H A Daac.c333 static int aac_do_unquiesce(struct aac_softstate *softs);
5481 aac_do_unquiesce(struct aac_softstate *softs) in aac_do_unquiesce() function
5499 if (aac_do_unquiesce(softs) == AACOK) in aac_tran_unquiesce()