![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __ASM_POWERPC_LIBATA_PORTMAP_H 0003 #define __ASM_POWERPC_LIBATA_PORTMAP_H 0004 0005 #define ATA_PRIMARY_IRQ(dev) pci_get_legacy_ide_irq(dev, 0) 0006 0007 #define ATA_SECONDARY_IRQ(dev) pci_get_legacy_ide_irq(dev, 1) 0008 0009 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |