Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcsh/dev/hd64465/
H A Dhd64465pcmcia.c187 STATIC void __queue_event(struct hd64465pcmcia_channel *,
398 __queue_event(ch, __detect_card(ch->ch_channel)); in hd64465pcmcia_intr()
404 __queue_event(struct hd64465pcmcia_channel *ch, in __queue_event() function