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

/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c89 * Bridge streams are allocated by stream_alloc() and freed by stream_free().
822 stream_alloc(void) function
1528 if ((bsp = stream_alloc()) == NULL)

Completed in 68 milliseconds