Home
last modified time | relevance | path

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

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