Searched refs:sPCIModule (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/disk/nvme/compat/
H A Dlibnvme_haiku.cpp21 static pci_module_info* sPCIModule = NULL; variable
102 (module_info**)&sPCIModule);
110 *value = sPCIModule->read_pci_config(dev->bus, dev->dev, dev->func, offset,
119 sPCIModule->write_pci_config(dev->bus, dev->dev, dev->func, offset,

Completed in 31 milliseconds