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