mirror of
https://github.com/fumiama/gozel.git
synced 2026-06-08 18:10:26 +08:00
init: generator framework
This commit is contained in:
3
sysm/Overclock.go
Normal file
3
sysm/Overclock.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/common.go
Normal file
3
sysm/common.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/device.go
Normal file
3
sysm/device.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/diagnostics.go
Normal file
3
sysm/diagnostics.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/driver.go
Normal file
3
sysm/driver.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/ecc.go
Normal file
3
sysm/ecc.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/eccState.go
Normal file
3
sysm/eccState.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/engine.go
Normal file
3
sysm/engine.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/engineActivity.go
Normal file
3
sysm/engineActivity.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/events.go
Normal file
3
sysm/events.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/fabric.go
Normal file
3
sysm/fabric.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/fan.go
Normal file
3
sysm/fan.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/firmware.go
Normal file
3
sysm/firmware.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/firmwareSecurityVersion.go
Normal file
3
sysm/firmwareSecurityVersion.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/frequency.go
Normal file
3
sysm/frequency.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/led.go
Normal file
3
sysm/led.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/memPageOfflineState.go
Normal file
3
sysm/memPageOfflineState.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/memory.go
Normal file
3
sysm/memory.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/memoryBwCounterValidBits.go
Normal file
3
sysm/memoryBwCounterValidBits.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/pciLinkSpeedDowngrade.go
Normal file
3
sysm/pciLinkSpeedDowngrade.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/performance.go
Normal file
3
sysm/performance.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/power.go
Normal file
3
sysm/power.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/powerDomainProperties.go
Normal file
3
sysm/powerDomainProperties.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/powerLimits.go
Normal file
3
sysm/powerLimits.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/psu.go
Normal file
3
sysm/psu.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/ras.go
Normal file
3
sysm/ras.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/rasState.go
Normal file
3
sysm/rasState.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/scheduler.go
Normal file
3
sysm/scheduler.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/standby.go
Normal file
3
sysm/standby.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/sysmanDeviceMapping.go
Normal file
3
sysm/sysmanDeviceMapping.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/temperature.go
Normal file
3
sysm/temperature.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
3
sysm/virtualFunctionManagement.go
Normal file
3
sysm/virtualFunctionManagement.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Code generated by gen. DO NOT EDIT.
|
||||
|
||||
package sysm
|
||||
Reference in New Issue
Block a user