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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Di8k.c97 struct smm_regs { struct
116 static int i8k_smm(struct smm_regs *regs)
185 struct smm_regs regs = { .eax = I8K_SMM_BIOS_VERSION, };
195 struct smm_regs regs = { .eax = I8K_SMM_FN_STATUS, };
218 struct smm_regs regs = { .eax = I8K_SMM_POWER_STATUS, };
232 struct smm_regs regs = { .eax = I8K_SMM_GET_FAN, };
243 struct smm_regs regs = { .eax = I8K_SMM_GET_SPEED, };
254 struct smm_regs regs = { .eax = I8K_SMM_SET_FAN, };
267 struct smm_regs regs = { .eax = I8K_SMM_GET_TEMP, };
301 struct smm_regs reg
[all...]

Completed in 58 milliseconds