Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/io/
H A Dsocal.c174 static int socal_establish_pool(socal_state_t *socalp, uint32_t poolid);
2129 if (socal_establish_pool(socalp, 1) != FCAL_SUCCESS) { in socal_start()
2425 socal_establish_pool(socal_state_t *socalp, uint32_t poolid) in socal_establish_pool() function