Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtls/
H A Drtls.c129 static int rtls_alloc_bufs(rtls_t *);
467 if (rtls_alloc_bufs(rtlsp) == DDI_FAILURE) { in rtls_attach()
1575 rtls_alloc_bufs(rtls_t *rtlsp) in rtls_alloc_bufs() function