HomeSort by: relevance | last modified time | path
    Searched defs:__detect_card (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hpcsh/dev/hd64465/
hd64465pcmcia.c 192 STATIC enum hd64465pcmcia_event_type __detect_card(int);
369 if (ch->ch_pcmcia && (__detect_card(ch->ch_channel) == EVENT_INSERT)) {
398 __queue_event(ch, __detect_card(ch->ch_channel));
721 __detect_card(int channel) function in typeref:enum:hd64465pcmcia_event_type

Completed in 11 milliseconds