Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_main.c136 static void eib_rb_attach(eib_t *, uint_t);
275 eib_rb_attach(ss, progress); in eib_attach()
312 eib_rb_attach(ss, ~0); in eib_detach()
852 eib_rb_attach(eib_t *ss, uint_t progress) in eib_rb_attach() function