Searched refs:aac_get_slot (Results 1 – 1 of 1) sorted by relevance
304 static struct aac_slot *aac_get_slot(struct aac_softstate *);5873 if (slotp = aac_get_slot(softs)) { in aac_cmd_slot_bind()5916 if (slotp = aac_get_slot(softs)) { in aac_sync_fib_slot_bind()6226 aac_get_slot(struct aac_softstate *softs) in aac_get_slot() function