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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_main.c135 static int eib_register_with_mac(eib_t *, dev_info_t *);
265 if (eib_register_with_mac(ss, dip) != EIB_E_SUCCESS) {
267 "eib_attach: eib_register_with_mac() failed");
810 eib_register_with_mac(eib_t *ss, dev_info_t *dip) function
816 EIB_DPRINTF_ERR(ss->ei_instance, "eib_register_with_mac: "
843 EIB_DPRINTF_ERR(ss->ei_instance, "eib_register_with_mac: "

Completed in 57 milliseconds