has_func_id       428 drivers/pcmcia/ds.c 		p_dev->has_func_id = 1;
has_func_id       448 drivers/pcmcia/ds.c 			p_dev->has_func_id = 1;
has_func_id       859 drivers/pcmcia/ds.c 		if ((!dev->has_func_id) || (dev->func_id != did->func_id))
has_func_id       896 drivers/pcmcia/ds.c 		if (dev->has_manf_id || dev->has_card_id || dev->has_func_id)
has_func_id       963 drivers/pcmcia/ds.c 			   p_dev->has_func_id ? p_dev->func_id : 0,
has_func_id      1018 drivers/pcmcia/ds.c pcmcia_device_attr(func_id, has_func_id, "0x%02x\n");
has_func_id      1093 drivers/pcmcia/ds.c 				p_dev->has_func_id ? p_dev->func_id : 0,
has_func_id       638 drivers/tty/serial/8250/serial_cs.c 	    (link->has_func_id) &&
has_func_id       133 include/pcmcia/ds.h 	u16			has_func_id:1;