Home
last modified time | relevance | path

Searched refs:CISTPL_CONFIG (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Damipcmcia.h86 #define CISTPL_CONFIG 0x1a macro
/openbmc/u-boot/include/
H A Dpcmcia.h87 #define CISTPL_CONFIG 0x1a macro
/openbmc/u-boot/cmd/
H A Dpcmcia.c298 case CISTPL_CONFIG: in check_ide_device()
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_plx.c338 #define CISTPL_CONFIG 0x1A in prism2_plx_check_cis() macro
368 case CISTPL_CONFIG: in prism2_plx_check_cis()
/openbmc/linux/include/pcmcia/
H A Dcistpl.h37 #define CISTPL_CONFIG 0x1a macro
/openbmc/linux/drivers/net/ethernet/8390/
H A Dapne.c598 if (pcmcia_copy_tuple(CISTPL_CONFIG, tuple, 32) < 6) in init_pcmcia()
/openbmc/linux/drivers/pcmcia/
H A Dds.c276 ret = pccard_read_tuple(p_dev->socket, p_dev->func, CISTPL_CONFIG, in pcmcia_device_probe()
H A Dcistpl.c1328 case CISTPL_CONFIG: in pcmcia_parse_tuple()