Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h931 extern int eib_vnic_wait_for_table(eib_t *, eib_vnic_t *, int *);
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c151 ret = eib_vnic_wait_for_table(ss, vnic, err); in eib_fip_vhub_table()
H A Deib_vnic.c360 eib_vnic_wait_for_table(eib_t *ss, eib_vnic_t *vnic, int *err) in eib_vnic_wait_for_table() function