copyin
copyin(hdr, xfer_start, sizeof(struct e8390_pkt_hdr));
copyin(buf, base + offset, semi_count);
copyin(buf, base + offset, count);
bufsize = copyin(argp, &opp);