Searched refs:KLD_KERN_VARS (Results 1 – 2 of 2) sorted by relevance
357 #define KLD_KERN_VARS(nasid) (KLD_BASE(nasid) + KLI_KERN_VARS) macro425 #define KERN_VARS_ADDR(nasid) KLD_KERN_VARS(nasid)->pointer426 #define KERN_VARS_SIZE(nasid) KLD_KERN_VARS(nasid)->size
227 #define KLD_KERN_VARS(nasid) (KLD_BASE(nasid) + KLI_KERN_VARS) macro