Home | Sort by: relevance | last modified time | path |
/src/sys/arch/atari/include/ | |
pci_machdep.h | 60 int (*ifunc)(void *); /* function to call */ member in struct:__anone5b123be0108 61 void *iarg; /* argument for 'ifunc' */ |
isa_machdep.h | 73 int (*ifunc)(void *); /* function to call */ member in struct:__anon9e680d3f0108 74 void *iarg; /* argument for 'ifunc' */ |