Home
last modified time | relevance | path

Searched refs:queue_event (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461pcmcia.c207 STATIC void queue_event(struct hd64461pcmcia_channel *,
472 queue_event(ch, detect_card(ch->ch_channel)); in hd64461pcmcia_channel0_intr()
496 queue_event(ch, detect_card(ch->ch_channel)); in hd64461pcmcia_channel1_intr()
502 queue_event(struct hd64461pcmcia_channel *ch, in queue_event() function