detect_card
STATIC enum hd64461pcmcia_event_type detect_card(enum controller_channel);
if (ch->ch_pcmcia && (detect_card(ch->ch_channel) == EVENT_INSERT)) {
queue_event(ch, detect_card(ch->ch_channel));
queue_event(ch, detect_card(ch->ch_channel));