Home
last modified time | relevance | path

Searched refs:PCI_SEC_STATUS (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/arch/sparc/kernel/
H A Dpci_sabre.c391 pci_write_config_word(pdev, PCI_SEC_STATUS, 0xffff); in apb_init()
/linux-6.15/drivers/edac/
H A Dedac_pci_sysfs.c486 where = secondary ? PCI_SEC_STATUS : PCI_STATUS; in get_pci_parity_status()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h142 #define PCI_SEC_STATUS 0x1e /* Secondary status register, only bit 14 used */ macro
/linux-6.15/arch/powerpc/kernel/
H A Deeh.c192 eeh_ops->read_config(edev, PCI_SEC_STATUS, 2, &cfg); in eeh_dump_dev_log()
/linux-6.15/drivers/pci/
H A Dprobe.c1558 pci_write_config_word(dev, PCI_SEC_STATUS, 0xffff); in pci_scan_bridge_extend()