Searched refs:PCI_INTX_PIN (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/acpi/ |
D | pci_irq.c | 137 #define PCI_INTX_PIN(c) (c - 'A' + 1) macro 145 { medion_md9580, 0, 0, 9, PCI_INTX_PIN('A'), 148 { dell_optiplex, 0, 0, 0xd, PCI_INTX_PIN('A'), 151 { hp_t5710, 0, 0, 1, PCI_INTX_PIN('A'),
|