EnableMSIX
status_t EnableMSIX(PCIDev *device);
return gPCI->EnableMSIX(device->device);
return gPCI->EnableMSIX(dev);