Home
last modified time | relevance | path

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

/linux-4.1.27/include/pcmcia/
Dcistpl.h449 #define CISTPL_CFTABLE_DEFAULT 0x0001 macro
/linux-4.1.27/drivers/pcmcia/
Dpcmcia_cis.c171 if (cfg->flags & CISTPL_CFTABLE_DEFAULT) in pcmcia_do_loop_config()
Dcistpl.c1091 entry->flags |= CISTPL_CFTABLE_DEFAULT; in parse_cftable_entry()