Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h812 extern int eib_fip_logout(eib_t *, eib_vnic_t *, int *);
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c208 eib_fip_logout(eib_t *ss, eib_vnic_t *vnic, int *err) in eib_fip_logout() function
H A Deib_vnic.c2011 (void) eib_fip_logout(ss, vnic, &err); in eib_rb_vnic_create_common()