Home
last modified time | relevance | path

Searched refs:IR_PFD (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-parisc/
Dsuperio.h18 #define IR_PFD 0x6a /* Parallel [0:3] and Floppy [4:7] */ macro
/linux-2.4.37.9/arch/parisc/kernel/
Dsuperio.c237 pci_write_config_byte (pdev, IR_PFD, 0x65); /* PAR on IRQ5, FDC on IRQ6 */ in superio_init()