Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pcmcia/
Dpcmcia_cis.c168 if (cfg->flags & CISTPL_CFTABLE_DEFAULT) in pcmcia_do_loop_config()
Dcistpl.c1088 entry->flags |= CISTPL_CFTABLE_DEFAULT; in parse_cftable_entry()
/linux-6.1.9/include/pcmcia/
Dcistpl.h446 #define CISTPL_CFTABLE_DEFAULT 0x0001 macro