Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c3374 aac_get_container_count(struct aac_softstate *softs, int *count) in aac_get_container_count() function
3541 if (aac_get_container_count(softs, &count) == AACERR) in aac_probe_containers()