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

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

Completed in 117 milliseconds