Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/aac/
H A Daac.c302 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