Searched refs:lc_mallocsafe (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/alpha/pci/
H A Dlcavar.h55 int lc_mallocsafe; member in struct:lca_config
H A Dlca_bus_io.c46 #define CHIP_EX_MALLOC_SAFE(v) (((struct lca_config *)(v))->lc_mallocsafe)
H A Dlca_bus_mem.c46 #define CHIP_EX_MALLOC_SAFE(v) (((struct lca_config *)(v))->lc_mallocsafe)
H A Dlca.c162 lcp->lc_mallocsafe = mallocsafe;

Completed in 65 milliseconds