Searched refs:eib_vnic_restart (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h939 extern void eib_vnic_restart(eib_t *, int, uint8_t *);
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_vnic.c1038 "calling eib_vnic_restart(vn_inst=%d)", inst);
1040 eib_vnic_restart(ss, inst, vn0_mac);
1044 "eib_vnic_restart(vn_inst=%d) done", inst);
1049 eib_vnic_restart(eib_t *ss, int inst, uint8_t *vn0_mac) function
1059 "eib_vnic_restart: "
1078 "eib_vnic_restart: "
1102 "eib_vnic_restart: updating failed macs list "

Completed in 51 milliseconds