Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c268 static int aac_common_attach(struct aac_softstate *);
866 if (aac_common_attach(softs) == AACERR) { in aac_attach()
2782 aac_common_attach(struct aac_softstate *softs) in aac_common_attach() function
4531 if (aac_common_attach(softs) != AACOK) in aac_reset_adapter()