Lines Matching refs:u_char
116 u_char a0, a1, a2;
209 u_char phy_id;
210 u_char eth_phy, pna_phy;
282 u_char __iomem *base, *virt; in get_hwinfo()
324 u_char prom[32]; in get_prom()
329 u_char value, offset; in get_prom()
378 u_char sum; in get_dl10019()
619 u_char id = inb(dev->base_addr + 0x1a); in pcnet_config()
840 u_char tmp; in set_misc_reg()
983 if ((map->port != (u_char)(-1)) && (map->port != dev->if_port)) { in set_config()
1211 const u_char *buf, const int start_page) in dma_block_output()
1330 *((u_char *)d) = readw(s) & 0xff; in copyin()
1348 writew((readw(d) & 0xff00) | *(u_char *)s, d); in copyout()
1390 const u_char *buf, const int start_page) in shmem_block_output()