Searched refs:PCI_SEC_STATUS (Results 1 - 5 of 5) sorted by path

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

Completed in 287 milliseconds