Searched refs:iifun (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/atari/isa/
H A Disa_hades.c68 static int iifun(int, int);
71 iifun(int slot, int sr) function
92 add_sicallback((si_farg)iifun, (void*)slot, 0);
171 (hw_ifun_t)iifun, (void *)slot);
/netbsd-current/sys/arch/atari/pci/
H A Dpci_hades.c111 static int iifun(int, int);
114 iifun(int slot, int sr) function
130 add_sicallback((si_farg)iifun, (void*)slot, 0);
172 (hw_ifun_t)iifun, (void *)slot);

Completed in 141 milliseconds