/titanic_50/usr/src/uts/common/io/chxge/com/ |
H A D | vsc7321.c | 391 static int mac_disable(struct cmac *mac, int which) in mac_disable() function 438 mac_disable, 458 .disable = mac_disable,
|
H A D | ch_mac.c | 268 static int mac_disable(struct cmac *mac, int which) in mac_disable() function 345 mac_disable, 364 .disable = mac_disable,
|
H A D | ixf1010.c | 415 static int mac_disable(struct cmac *mac, int which) in mac_disable() function 462 mac_disable, 481 .disable = mac_disable,
|
H A D | vsc7326.c | 571 static int mac_disable(struct cmac *mac, int which) in mac_disable() function 694 mac_disable, 714 .disable = mac_disable,
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | mac_provider.h | 496 extern int mac_disable(mac_handle_t);
|
/titanic_50/usr/src/uts/common/io/vnic/ |
H A D | vnic_dev.c | 664 if ((rc = mac_disable(vnic->vn_mh)) != 0) { in vnic_dev_delete()
|
/titanic_50/usr/src/uts/common/io/zyd/ |
H A D | zyd.c | 681 if (mac_disable(sc->ic.ic_mach) != 0) in zyd_detach()
|
/titanic_50/usr/src/uts/common/io/simnet/ |
H A D | simnet.c | 588 if ((err = mac_disable(sdev->sd_mh)) != 0) in simnet_ioc_delete()
|
/titanic_50/usr/src/uts/common/io/rtw/ |
H A D | rtw.c | 3355 (void) mac_disable(ic->ic_mach); in rtw_attach() 3406 if (mac_disable(rsc->sc_ic.ic_mach) != 0) in rtw_detach()
|
/titanic_50/usr/src/uts/common/io/atu/ |
H A D | atu.c | 1348 err = mac_disable(sc->sc_ic.ic_mach); in atu_detach()
|
/titanic_50/usr/src/uts/common/io/elxl/ |
H A D | elxl.c | 2188 if (mac_disable(sc->ex_mach) != 0) { in elxl_ddi_detach()
|
/titanic_50/usr/src/uts/common/io/iprb/ |
H A D | iprb.c | 415 if (mac_disable(ip->mach) != 0) in iprb_detach()
|
/titanic_50/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 4191 (void) mac_disable(ic->ic_mach); in mwl_attach() 4254 if (mac_disable(sc->sc_ic.ic_mach) != 0) in mwl_detach()
|
/titanic_50/usr/src/uts/common/io/ural/ |
H A D | ural.c | 2403 if (mac_disable(sc->sc_ic.ic_mach) != 0) in ural_detach()
|
/titanic_50/usr/src/uts/common/io/urtw/ |
H A D | urtw.c | 4453 (void) mac_disable(ic->ic_mach); in urtw_attach() 4503 if (mac_disable(sc->sc_ic.ic_mach) != 0) in urtw_detach()
|
/titanic_50/usr/src/uts/common/io/atge/ |
H A D | atge_main.c | 1378 if (mac_disable(atgep->atge_mh) != DDI_SUCCESS) in atge_detach()
|
/titanic_50/usr/src/uts/common/io/ath/ |
H A D | ath_main.c | 2389 if (mac_disable(asc->asc_isc.ic_mach) != 0) in ath_detach()
|
/titanic_50/usr/src/uts/common/io/usb/clients/usbecm/ |
H A D | usbecm.c | 2339 if ((rval = mac_disable(ecmp->ecm_mh)) != 0) { in usbecm_mac_fini()
|
/titanic_50/usr/src/uts/common/io/aggr/ |
H A D | aggr_grp.c | 1741 if ((err = mac_disable(grp->lg_mh)) != 0) { in aggr_grp_delete()
|
/titanic_50/usr/src/uts/common/io/iwi/ |
H A D | ipw2200.c | 679 err = mac_disable(sc->sc_ic.ic_mach); in ipw2200_detach()
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vnet.c | 596 if (mac_disable(vnetp->mh) != 0) { in vnet_unattach()
|
/titanic_50/usr/src/uts/common/io/ral/ |
H A D | rt2560.c | 2660 if (mac_disable(sc->sc_ic.ic_mach) != 0) in rt2560_detach()
|
/titanic_50/usr/src/uts/common/io/arn/ |
H A D | arn_main.c | 3380 if (mac_disable(sc->sc_isc.ic_mach) != 0) in arn_detach()
|
/titanic_50/usr/src/uts/common/inet/iptun/ |
H A D | iptun.c | 1549 if ((err = mac_disable(iptun->iptun_mh)) != 0) { in iptun_delete()
|
/titanic_50/usr/src/uts/common/io/rwd/ |
H A D | rt2661.c | 3187 if (mac_disable(sc->sc_ic.ic_mach) != 0) in rt2661_detach()
|