Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dpci_regs.h193 #define PCI_CB_SUBSYSTEM_ID 0x42 macro
/linux-4.4.14/drivers/pci/
Dprobe.c1312 pci_read_config_word(dev, PCI_CB_SUBSYSTEM_ID, &dev->subsystem_device); in pci_setup_device()