Home
last modified time | relevance | path

Searched refs:PCI_CB_SUBSYSTEM_VENDOR_ID (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/mips/pci/
H A Dops-bcm63xx.c217 case (PCI_CB_SUBSYSTEM_VENDOR_ID >> 2): in fake_cb_bridge_read()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h203 #define PCI_CB_SUBSYSTEM_VENDOR_ID 0x40 macro
/linux-6.15/drivers/pci/
H A Dprobe.c2132 pci_read_config_word(dev, PCI_CB_SUBSYSTEM_VENDOR_ID, &dev->subsystem_vendor); in pci_setup_device()