Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c301 static void aac_destroy_slots(struct aac_softstate *);
3026 aac_destroy_slots(softs); in aac_common_attach()
3051 aac_destroy_slots(softs); in aac_common_detach()
6215 aac_destroy_slots(struct aac_softstate *softs) in aac_destroy_slots() function