Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/qbus/
H A Drf.c213 static void rfc_intr(void *);
347 uba_intr_establish(ua->ua_icookie, ua->ua_cvec, rfc_intr, rfc_sc, in rfc_attach()
606 rfc_intr(rfc_sc); in rfstrategy()
655 rfc_intr(void *intarg) in rfc_intr() function