taglinefilesource code
tok_info154drivers/net/ibmtr.cunsigned char get_sram_size(struct tok_info *adapt_info);
tok_info215drivers/net/ibmtr.cstruct tok_info *ti=0;
tok_info216drivers/net/ibmtr.cstatic struct tok_info *badti=0;  /* if fail after kmalloc, reuse */
tok_info324drivers/net/ibmtr.cti = (struct tok_info *)kmalloc(sizeof(struct tok_info), GFP_KERNEL);
tok_info331drivers/net/ibmtr.cmemset(ti, 0, sizeof(struct tok_info));
tok_info560drivers/net/ibmtr.cunsigned char get_sram_size(struct tok_info *adapt_info)
tok_info582drivers/net/ibmtr.cstruct tok_info *ti=(struct tok_info *)dev->priv;
tok_info604drivers/net/ibmtr.cstruct tok_info *ti=(struct tok_info *) dev->priv;
tok_info626drivers/net/ibmtr.cstruct tok_info *ti;
tok_info633drivers/net/ibmtr.cti=(struct tok_info *) dev->priv;
tok_info983drivers/net/ibmtr.cstruct tok_info *ti;
tok_info985drivers/net/ibmtr.cti=(struct tok_info *) dev->priv;
tok_info1051drivers/net/ibmtr.cstruct tok_info *ti;
tok_info1056drivers/net/ibmtr.cti=(struct tok_info *) dev->priv;
tok_info1091drivers/net/ibmtr.cstruct tok_info *ti=(struct tok_info *) dev->priv;
tok_info1114drivers/net/ibmtr.cstruct tok_info *ti;
tok_info1117drivers/net/ibmtr.cti=(struct tok_info *) dev->priv;
tok_info1155drivers/net/ibmtr.cstruct tok_info *ti=(struct tok_info *) dev->priv;
tok_info1246drivers/net/ibmtr.cstruct tok_info *ti=(struct tok_info *) dev->priv;
tok_info1402drivers/net/ibmtr.cstruct tok_info *ti;
tok_info1403drivers/net/ibmtr.cti=(struct tok_info *) dev->priv;
tok_info1449drivers/net/ibmtr.cstruct tok_info *toki;
tok_info1450drivers/net/ibmtr.ctoki=(struct tok_info *) dev->priv;