Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c303 static void aac_destroy_fibs(struct aac_softstate *);
3024 aac_destroy_fibs(softs); in aac_common_attach()
3050 aac_destroy_fibs(softs); in aac_common_detach()
6181 aac_destroy_fibs(struct aac_softstate *softs) in aac_destroy_fibs() function