Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/firmware/
Dpcdp.h59 #define PCDP_IF_PCI 1 macro
Dpcdp.c59 if (if_ptr[0] == PCDP_IF_PCI) { in setup_vga_console()
/linux-2.6.39/arch/ia64/sn/kernel/
Dsetup.c310 #define PCDP_IF_PCI 1 macro
345 if (if_pci.type != PCDP_IF_PCI) in sn_scan_pcdp()