GetMSICount
uint32 GetMSICount(PCIDev *device);
return gPCI->GetMSICount(device->device);
return gPCI->GetMSICount(dev);