Searched refs:pci_int (Results 1 – 4 of 4) sorted by relevance
59 unsigned pci_int, pci_air, pci_cir, pci_aint; in pcish5_err_irq() local61 pci_int = SH5PCI_READ(INT); in pcish5_err_irq()65 if (pci_int) { in pcish5_err_irq()67 printk("PCI INT -> 0x%x\n", pci_int & 0xffff); in pcish5_err_irq()
1299 uint64_t pci_int:4; member1309 uint64_t pci_int:4;1345 uint64_t pci_int:4; member1355 uint64_t pci_int:4;1388 uint64_t pci_int:4; member1398 uint64_t pci_int:4;1427 uint64_t pci_int:4; member1437 uint64_t pci_int:4;1471 uint64_t pci_int:4; member1481 uint64_t pci_int:4;[all …]
123 bc->pci_int[slot] = -1; in bridge_probe()168 irq = bc->pci_int[slot]; in pcibios_plat_dev_init()174 bc->pci_int[slot] = irq; in pcibios_plat_dev_init()
843 unsigned int pci_int[8]; member