Home
last modified time | relevance | path

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

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