Home
last modified time | relevance | path

Searched refs:DEVICEENABLE (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp.h296 #define DEVICEENABLE 0x015F /* CPQ has 0x0157 */ macro
Dibmphp_pci.c534 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_COMMAND, DEVICEENABLE); in configure_device()
997 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_COMMAND, DEVICEENABLE); in configure_bridge()