Searched refs:aac_get_slot (Results 1 – 1 of 1) sorted by relevance
302 static struct aac_slot *aac_get_slot(struct aac_softstate *);5867 if (slotp = aac_get_slot(softs)) { in aac_cmd_slot_bind()5910 if (slotp = aac_get_slot(softs)) { in aac_sync_fib_slot_bind()6220 aac_get_slot(struct aac_softstate *softs) in aac_get_slot() function