Searched refs:CISTPL_FUNCE (Results 1 – 7 of 7) sorted by relevance
94 #define CISTPL_FUNCE 0x22 macro
430 return pcmcia_loop_tuple(p_dev, CISTPL_FUNCE, pcmcia_do_get_mac, dev); in pcmcia_get_mac_from_cis()
1325 case CISTPL_FUNCE: in pcmcia_parse_tuple()
45 #define CISTPL_FUNCE 0x22 macro
66 interested in all tuples of one type. To decode the MAC from CISTPL_FUNCE,
709 res = pcmcia_loop_tuple(bus->host_pcmcia, CISTPL_FUNCE, in ssb_pcmcia_get_invariants()
757 err = pcmcia_loop_tuple(link, CISTPL_FUNCE, pcmcia_get_mac_ce, dev); in xirc2ps_config()