Searched refs:copyin (Results 1 – 2 of 2) sorted by relevance
| /drivers/sbus/char/ |
| A D | openprom.c | 60 static int copyin(struct openpromio __user *info, struct openpromio **opp_p) in copyin() function 302 bufsize = copyin(argp, &opp); in openprom_sunos_ioctl()
|
| /drivers/net/ethernet/8390/ |
| A D | pcnet_cs.c | 1327 static void copyin(void *dest, void __iomem *src, int c) in copyin() function 1373 copyin(hdr, xfer_start, sizeof(struct e8390_pkt_hdr)); in shmem_get_8390_hdr() 1391 copyin(buf, base + offset, semi_count); in shmem_block_input() 1396 copyin(buf, base + offset, count); in shmem_block_input()
|
Completed in 9 milliseconds