Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c305 static void aac_release_slot(struct aac_softstate *, struct aac_slot *);
1251 aac_release_slot(softs, acp->slotp); in aac_end_io()
5931 aac_release_slot(softs, acp->slotp); in aac_sync_fib_slot_release()
6175 aac_release_slot(softs, slotp); in aac_alloc_fibs()
6238 aac_release_slot(struct aac_softstate *softs, struct aac_slot *slotp) in aac_release_slot() function