Home
last modified time | relevance | path

Searched refs:PCDP_PCI_TRANS_IOPORT (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/firmware/
Dpcdp.h62 #define PCDP_PCI_TRANS_IOPORT 0x02 macro
Dpcdp.c66 if (if_pci.trans & PCDP_PCI_TRANS_IOPORT) in setup_vga_console()
/linux-2.6.39/arch/ia64/sn/kernel/
Dsetup.c313 #define PCDP_PCI_TRANS_IOPORT 0x02 macro
348 if (if_pci.translation & PCDP_PCI_TRANS_IOPORT) in sn_scan_pcdp()