Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/aac/
H A Daac.c303 static void aac_release_slot(struct aac_softstate *, struct aac_slot *);
1249 aac_release_slot(softs, acp->slotp); in aac_end_io()
5925 aac_release_slot(softs, acp->slotp); in aac_sync_fib_slot_release()
6169 aac_release_slot(softs, slotp); in aac_alloc_fibs()
6232 aac_release_slot(struct aac_softstate *softs, struct aac_slot *slotp) in aac_release_slot() function