Home
last modified time | relevance | path

Searched refs:CISTPL_CFTABLE_ENTRY_CB (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Damipcmcia.h73 #define CISTPL_CFTABLE_ENTRY_CB 0x05 macro
/openbmc/u-boot/include/
H A Dpcmcia.h72 #define CISTPL_CFTABLE_ENTRY_CB 0x05 macro
/openbmc/linux/include/pcmcia/
H A Dcistpl.h22 #define CISTPL_CFTABLE_ENTRY_CB 0x05 macro
/openbmc/linux/drivers/pcmcia/
H A Dcistpl.c1419 (!pccard_read_tuple(s, BIND_FN_ALL, CISTPL_CFTABLE_ENTRY_CB, p))) in pccard_validate_cis()