Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dpci_regs.h204 #define PCI_CB_SUBSYSTEM_ID 0x42 macro
/linux-6.15/drivers/pci/
H A Dprobe.c2133 pci_read_config_word(dev, PCI_CB_SUBSYSTEM_ID, &dev->subsystem_device); in pci_setup_device()