Searched refs:PCI_CB_SUBSYSTEM_ID (Results 1 – 6 of 6) sorted by relevance
149 info->id->subsystem = pci_get_word(dev->config + PCI_CB_SUBSYSTEM_ID); in qmp_query_pci_device()
203 #define PCI_CB_SUBSYSTEM_ID 0x42 macro
204 #define PCI_CB_SUBSYSTEM_ID 0x42 macro
250 { "subdevice ID", PCI_SIZE_16, PCI_CB_SUBSYSTEM_ID },
309 #define PCI_CB_SUBSYSTEM_ID 0x42 macro
1985 pci_read_config_word(dev, PCI_CB_SUBSYSTEM_ID, &dev->subsystem_device); in pci_setup_device()