viscpy
void viscpy(u_char *, u_char *, int);
viscpy(vendor, link->inqdata.vendor, 8);
viscpy(product, link->inqdata.product, 16);