Searched defs:aac_create_slots (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c298 static int aac_create_slots(struct aac_softstate *);
2842 if ((softs->total_slots == 0) && (aac_create_slots(softs) != AACOK)) {
6190 aac_create_slots(struct aac_softstate *softs) function

Completed in 63 milliseconds