Searched refs:PCI_INTX_PIN (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/ |
D | pci_irq.c | 93 #define PCI_INTX_PIN(c) (c - 'A' + 1) macro 101 { medion_md9580, 0, 0, 9, PCI_INTX_PIN('A'), 104 { dell_optiplex, 0, 0, 0xd, PCI_INTX_PIN('A'), 107 { hp_t5710, 0, 0, 1, PCI_INTX_PIN('A'),
|