Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/alpha/pci/
Dirongate_bus_io.c48 #define CHIP_EX_MALLOC_SAFE(v) (((struct irongate_config *)(v))->ic_mallocsafe)
Dirongatevar.h54 int ic_mallocsafe; member
Dirongate_bus_mem.c48 #define CHIP_EX_MALLOC_SAFE(v) (((struct irongate_config *)(v))->ic_mallocsafe)
Dirongate.c84 icp->ic_mallocsafe = mallocsafe; in irongate_init()