Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/include/asm/
Damipcmcia.h101 #define CISTPL_FUNCID_MEMORY 0x01 macro
/linux-3.4.99/include/pcmcia/
Dcistpl.h148 #define CISTPL_FUNCID_MEMORY 0x01 macro
/linux-3.4.99/drivers/pcmcia/
Dds.c450 p_dev->func_id = CISTPL_FUNCID_MEMORY; in pcmcia_device_query()