Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/shark/stand/ofwboot/
DLocore.c72 int cpu, vclean; in ofw_getcleaninfo() local
77 if (OF_getprop(cpu, "d-cache-flush-address", &vclean, in ofw_getcleaninfo()
78 sizeof(vclean)) != sizeof(vclean)) { in ofw_getcleaninfo()
83 return (of_decode_int((unsigned char *)&vclean)); in ofw_getcleaninfo()
/netbsd/src/sys/arch/shark/ofw/
Dofw.c558 vaddr_t vclean; in ofw_getcleaninfo() local
564 if ((OF_getprop(cpu, "d-cache-flush-address", &vclean, in ofw_getcleaninfo()
565 sizeof(vclean))) != sizeof(vclean)) { in ofw_getcleaninfo()
573 of_decode_int((unsigned char *)&vclean))) == -1) in ofw_getcleaninfo()
/netbsd/src/external/bsd/libpcap/dist/msdos/
Dmakefile.dj104 vclean: clean
Dmakefile.wc83 clean realclean vclean: .SYMBOLIC