Home
last modified time | relevance | path

Searched refs:CISTPL_CFTABLE_ENTRY (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Damipcmcia.h87 #define CISTPL_CFTABLE_ENTRY 0x1b macro
/openbmc/u-boot/include/
H A Dpcmcia.h88 #define CISTPL_CFTABLE_ENTRY 0x1b macro
/openbmc/linux/drivers/pcmcia/
H A Dpcmcia_cis.c276 CISTPL_CFTABLE_ENTRY, &cfg_mem->parse, in pcmcia_loop_config()
H A Dcistpl.c1331 case CISTPL_CFTABLE_ENTRY: in pcmcia_parse_tuple()
1418 (!pccard_read_tuple(s, BIND_FN_ALL, CISTPL_CFTABLE_ENTRY, p)) || in pccard_validate_cis()
/openbmc/linux/include/pcmcia/
H A Dcistpl.h38 #define CISTPL_CFTABLE_ENTRY 0x1b macro
/openbmc/linux/drivers/net/ethernet/8390/
H A Dapne.c590 if (pcmcia_copy_tuple(CISTPL_CFTABLE_ENTRY, tuple, 32) < 3) in init_pcmcia()