Searched refs:ltf (Results 1 – 1 of 1) sorted by relevance
513 struct ltfirmware *ltf= (struct ltfirmware *)&ifr.ifr_ifru; in cops_load() local524 ltf->length=sizeof(ffdrv_code); in cops_load()525 ltf->data=ffdrv_code; in cops_load()532 ltf->length=sizeof(ltdrv_code); in cops_load()533 ltf->data=ltdrv_code; in cops_load()543 if(lp->board==DAYNA && ltf->length!=5983) in cops_load()548 if(lp->board==TANGENT && ltf->length!=2501) in cops_load()574 length = ltf->length; in cops_load()577 outb(ltf->data[i], ioaddr); in cops_load()583 dev->name, i, ltf->length); in cops_load()