Searched refs:mac_disable (Results 26 - 35 of 35) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c3124 if (mac_disable(sc->sc_ic.ic_mach) != 0)
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c3314 if (mac_disable(sc->sc_ic.ic_mach) != 0)
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c726 err = mac_disable(sc->sc_ic.ic_mach);
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c3481 (mac_disable(mh) != 0)) {
3496 /* This can't fail after mac_disable above. */
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c952 err = mac_disable(sc->sc_ic.ic_mach);
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c1044 err = mac_disable(sc->sc_ic.ic_mach);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c2401 mac_disable(mac_handle_t mh) function
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c8377 ((err = mac_disable(node->id_mh)) != 0)) {
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c880 err = mac_disable(sc->sc_ic.ic_mach);
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c1408 error = mac_disable(ic->ic_mach);

Completed in 179 milliseconds

12