Searched defs:pcmcia_get_mac_from_cis (Results 1 - 1 of 1) sorted by relevance

/drivers/pcmcia/
H A Dpcmcia_cis.c394 * pcmcia_do_get_mac() - internal helper for pcmcia_get_mac_from_cis()
397 * pcmcia_get_mac_from_cis() to pcmcia_loop_tuple(). We check whether the
425 * pcmcia_get_mac_from_cis() - read out MAC address from CISTPL_FUNCE
429 * pcmcia_get_mac_from_cis() reads out the hardware MAC address from
433 int pcmcia_get_mac_from_cis(struct pcmcia_device *p_dev, struct net_device *dev) function
437 EXPORT_SYMBOL(pcmcia_get_mac_from_cis); variable

Completed in 63 milliseconds