Searched refs:CISTPL_VERS_1 (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/arch/m68k/include/asm/ |
D | amipcmcia.h | 81 #define CISTPL_VERS_1 0x15 macro
|
/linux-2.6.39/drivers/staging/brcm80211/util/ |
D | sbpcmcia.h | 105 #define CISTPL_VERS_1 0x15 /* CIS ver, manf, dev & ver strings */ macro
|
D | bcmsrom.c | 433 case CISTPL_VERS_1: in srom_parsecis()
|
/linux-2.6.39/include/pcmcia/ |
D | cistpl.h | 35 #define CISTPL_VERS_1 0x15 macro
|
/linux-2.6.39/drivers/pcmcia/ |
D | cistpl.c | 1309 case CISTPL_VERS_1: in pcmcia_parse_tuple() 1426 (pccard_read_tuple(s, BIND_FN_ALL, CISTPL_VERS_1, p) == 0) || in pccard_validate_cis()
|
D | ds.c | 454 if (!pccard_read_tuple(p_dev->socket, BIND_FN_ALL, CISTPL_VERS_1, in pcmcia_device_query()
|
/linux-2.6.39/drivers/net/pcmcia/ |
D | smc91c92_cs.c | 493 if (!pcmcia_loop_tuple(link, CISTPL_VERS_1, pcmcia_get_versmac, dev)) in mhz_setup()
|