Home
last modified time | relevance | path

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

/netbsd/src/lib/libc/rpc/
Drpcb_clnt.c94 #define CACHESIZE 6 macro
263 if (cachesize < CACHESIZE) { in add_cache()
/netbsd/src/sys/dev/pci/
Dahc_pci.c692 #define CACHESIZE 0x0000003ful /* only 5 bits */ macro
991 pci_conf_read(pa->pa_pc, pa->pa_tag, CSIZE_LATTIME) & CACHESIZE; in ahc_pci_attach()