Searched refs:PCI_INTX_PIN (Results 1 – 1 of 1) sorted by relevance
/drivers/acpi/ |
D | pci_irq.c | 135 #define PCI_INTX_PIN(c) (c - 'A' + 1) macro 143 { medion_md9580, 0, 0, 9, PCI_INTX_PIN('A'), 146 { dell_optiplex, 0, 0, 0xd, PCI_INTX_PIN('A'), 149 { hp_t5710, 0, 0, 1, PCI_INTX_PIN('A'),
|