Home
last modified time | relevance | path

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

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