Home
last modified time | relevance | path

Searched defs:fpswa_iface (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/ia64/include/
H A Dfpu.h103 struct fpswa_iface { struct
104 unsigned int if_rev;
105 unsigned int __res;
106 struct fpswa_ret (*if_fpswa)(unsigned long, struct fpswa_bundle *,
/netbsd-src/sys/arch/ia64/ia64/
H A Dmachdep.c164 struct fpswa_iface *fpswa_iface; variable