<dec f='src/src/sys/net/if_media.h' l='136' type='void ifmedia_delete_instance(struct ifmedia * , u_int )'/>
<doc f='src/src/sys/net/if_media.h' l='135'>/* Delete all media for a given media instance */</doc>
<use f='src/src/sys/dev/ic/dp8390.c' l='1248' u='c' c='dp8390_detach'/>
<use f='src/src/sys/dev/ic/elink3.c' l='2023' u='c' c='ep_detach'/>
<use f='src/src/sys/dev/ic/elinkxl.c' l='1700' u='c' c='ex_detach'/>
<use f='src/src/sys/dev/ic/i82557.c' l='2517' u='c' c='fxp_detach'/>
<use f='src/src/sys/dev/ic/mb86960.c' l='1816' u='c' c='mb86960_detach'/>
<use f='src/src/sys/dev/ic/rtl8169.c' l='966' u='c' c='re_detach'/>
<use f='src/src/sys/dev/ic/rtl81x9.c' l='826' u='c' c='rtk_detach'/>
<use f='src/src/sys/dev/ic/smc91cxx.c' l='1477' u='c' c='smc91cxx_detach'/>
<use f='src/src/sys/dev/ic/tulip.c' l='622' u='c' c='tlp_detach'/>
<use f='src/src/sys/dev/mii/mii_physubr.c' l='587' u='c' c='mii_phy_delete_media'/>
<use f='src/src/sys/dev/pci/if_age.c' l='324' u='c' c='age_detach'/>
<use f='src/src/sys/dev/pci/if_alc.c' l='1503' u='c' c='alc_detach'/>
<use f='src/src/sys/dev/pci/if_ale.c' l='610' u='c' c='ale_detach'/>
<use f='src/src/sys/dev/pci/if_bge.c' l='4122' u='c' c='bge_detach'/>
<use f='src/src/sys/dev/pci/if_bnx.c' l='911' u='c' c='bnx_detach'/>
<use f='src/src/sys/dev/pci/if_et.c' l='328' u='c' c='et_detach'/>
<use f='src/src/sys/dev/pci/if_lmc.c' l='3565' u='c' c='ifnet_detach'/>
<use f='src/src/sys/dev/pci/if_wm.c' l='2676' u='c' c='wm_detach'/>
<use f='src/src/sys/dev/pcmcia/if_ray.c' l='654' u='c' c='ray_detach'/>
<use f='src/src/sys/dev/pcmcia/if_xi.c' l='261' u='c' c='xi_detach'/>
<use f='src/src/sys/dev/usb/if_aue.c' l='914' u='c' c='aue_detach'/>
<use f='src/src/sys/dev/usb/if_axe.c' l='893' u='c' c='axe_detach'/>
<use f='src/src/sys/dev/usb/if_axen.c' l='842' u='c' c='axen_detach'/>
<use f='src/src/sys/dev/usb/if_udav.c' l='371' u='c' c='udav_detach'/>
<use f='src/src/sys/dev/usb/if_url.c' l='366' u='c' c='url_detach'/>
<def f='src/src/sys/net/if_media.c' l='396' ll='410' type='void ifmedia_delete_instance(struct ifmedia * ifm, u_int inst)'/>
<doc f='src/src/sys/net/if_media.c' l='393'>/*
 * Delete all media for a given instance.
 */</doc>
<use f='src/src/sys/net/if_spppsubr.c' l='972' u='c' c='sppp_detach'/>
<use f='src/src/sys/net/if_tap.c' l='445' u='c' c='tap_detach'/>
<use f='src/src/sys/net80211/ieee80211.c' l='263' u='c' c='ieee80211_ifdetach'/>
