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

  /src/sys/arch/hpcsh/dev/hd64461/
hd64461pcmcia.c 213 STATIC enum hd64461pcmcia_event_type detect_card(enum controller_channel);
447 if (ch->ch_pcmcia && (detect_card(ch->ch_channel) == EVENT_INSERT)) {
472 queue_event(ch, detect_card(ch->ch_channel));
496 queue_event(ch, detect_card(ch->ch_channel));
993 detect_card(enum controller_channel channel) function in typeref:typename:STATIC enum hd64461pcmcia_event_type
hd64461pcmcia.c 213 STATIC enum hd64461pcmcia_event_type detect_card(enum controller_channel);
447 if (ch->ch_pcmcia && (detect_card(ch->ch_channel) == EVENT_INSERT)) {
472 queue_event(ch, detect_card(ch->ch_channel));
496 queue_event(ch, detect_card(ch->ch_channel));
993 detect_card(enum controller_channel channel) function in typeref:typename:STATIC enum hd64461pcmcia_event_type
hd64461pcmcia.c 213 STATIC enum hd64461pcmcia_event_type detect_card(enum controller_channel);
447 if (ch->ch_pcmcia && (detect_card(ch->ch_channel) == EVENT_INSERT)) {
472 queue_event(ch, detect_card(ch->ch_channel));
496 queue_event(ch, detect_card(ch->ch_channel));
993 detect_card(enum controller_channel channel) function in typeref:typename:STATIC enum hd64461pcmcia_event_type

Completed in 166 milliseconds