Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/pcmcia/
Dxirc2ps_cs.c299 static int has_ce2_string(dev_link_t * link);
797 case 1: local->card_type = has_ce2_string(link)? XIR_CE2 : XIR_CE ; in set_card_type()
822 has_ce2_string(dev_link_t * link) in has_ce2_string() function