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