Searched defs:socal_establish_pool (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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) {
2416 * socal_establish_pool() - this routine tells the SOC+ of a buffer pool
2425 socal_establish_pool(socal_state_t *socalp, uint32_t poolid) function

Completed in 54 milliseconds