Searched refs:aac_create_slots (Results 1 – 1 of 1) sorted by relevance
298 static int aac_create_slots(struct aac_softstate *);2842 if ((softs->total_slots == 0) && (aac_create_slots(softs) != AACOK)) { in aac_common_attach()6190 aac_create_slots(struct aac_softstate *softs) in aac_create_slots() function