Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c334 static int aac_do_quiesce(struct aac_softstate *softs);
5447 aac_do_quiesce(struct aac_softstate *softs) in aac_do_quiesce() function
5478 if (aac_do_quiesce(softs) == AACOK) in aac_tran_quiesce()