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