The reason for this is it does not require any drivers!
The SMBus is designed to automatically work with windows without requiring any drivers to talk to the device.
in the oem64.inf C:\Windows\INF\oem64.inf
%PCI\VEN_8086&DEV_A123Desc%=Needs_NO_DRV,PCI\VEN_8086&DEV_A123
is listed specifically stating that this device does not need additional drivers.
I found this information by going to the device manager and right clicked on the SMBus Driver, selected Properties, then in the next drop down selected Configuration ID
So this means that for a particular Trojan that uses the SMBus is effectively invincible to all attempts to remove it. Assuming that the trojan has not already embedded itself into your hardware, only way to know this is to reinstall windows and see if the infection persists through a fresh install. if so this particular type of infection may be irremovable depending on your particular skill set.