Searched refs:KLD_BASE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/sn/
H A Daddrs.h335 #define KLD_BASE(nasid) ((kldir_ent_t *) KLDIR_ADDR(nasid)) macro
336 #define KLD_LAUNCH(nasid) (KLD_BASE(nasid) + KLI_LAUNCH)
337 #define KLD_NMI(nasid) (KLD_BASE(nasid) + KLI_NMI)
338 #define KLD_KLCONFIG(nasid) (KLD_BASE(nasid) + KLI_KLCONFIG)
339 #define KLD_PI_ERROR(nasid) (KLD_BASE(nasid) + KLI_PI_ERROR)
340 #define KLD_GDA(nasid) (KLD_BASE(nasid) + KLI_GDA)
341 #define KLD_SYMMON_STK(nasid) (KLD_BASE(nasid) + KLI_SYMMON_STK)
342 #define KLD_FREEMEM(nasid) (KLD_BASE(nasid) + KLI_FREEMEM)
343 #define KLD_KERN_VARS(nasid) (KLD_BASE(nasid) + KLI_KERN_VARS)
344 #define KLD_KERN_XP(nasid) (KLD_BASE(nasi
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/sn/
H A Daddrs.h335 #define KLD_BASE(nasid) ((kldir_ent_t *) KLDIR_ADDR(nasid)) macro
336 #define KLD_LAUNCH(nasid) (KLD_BASE(nasid) + KLI_LAUNCH)
337 #define KLD_NMI(nasid) (KLD_BASE(nasid) + KLI_NMI)
338 #define KLD_KLCONFIG(nasid) (KLD_BASE(nasid) + KLI_KLCONFIG)
339 #define KLD_PI_ERROR(nasid) (KLD_BASE(nasid) + KLI_PI_ERROR)
340 #define KLD_GDA(nasid) (KLD_BASE(nasid) + KLI_GDA)
341 #define KLD_SYMMON_STK(nasid) (KLD_BASE(nasid) + KLI_SYMMON_STK)
342 #define KLD_FREEMEM(nasid) (KLD_BASE(nasid) + KLI_FREEMEM)
343 #define KLD_KERN_VARS(nasid) (KLD_BASE(nasid) + KLI_KERN_VARS)
344 #define KLD_KERN_XP(nasid) (KLD_BASE(nasi
[all...]

Completed in 100 milliseconds