Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c271 static int aac_alloc_comm_space(struct aac_softstate *);
2832 if (aac_alloc_comm_space(softs) != AACOK) in aac_common_attach()
3601 aac_alloc_comm_space(struct aac_softstate *softs) in aac_alloc_comm_space() function