Home
last modified time | relevance | path

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) { in eib_attach()
810 eib_register_with_mac(eib_t *ss, dev_info_t *dip) in eib_register_with_mac() function