<dec f='src/src/sys/dev/cardbus/cardbusvar.h' l='254' type='void cardbus_detach_card(struct cardbus_softc * )'/>
<def f='src/src/sys/dev/cardbus/cardbus.c' l='665' ll='690' type='void cardbus_detach_card(struct cardbus_softc * sc)'/>
<doc f='src/src/sys/dev/cardbus/cardbus.c' l='657'>/*
 * void cardbus_detach_card(struct cardbus_softc *sc)
 *
 *    This function detaches the card on the slot: detach device data
 *    structure and turns off the power.
 *
 *    This function must not be called under interrupt context.
 */</doc>
<use f='src/src/sys/dev/cardbus/cardslot.c' l='413' u='c' c='cardslot_event_thread'/>
