Searched refs:COM9026_REG_W_ADDR_LO (Results 1 – 2 of 2) sorted by relevance
/drivers/net/arcnet/ |
D | com90io.c | 76 arcnet_outb(offset & 0xff, ioaddr, COM9026_REG_W_ADDR_LO); in get_buffer_byte() 88 arcnet_outb(offset & 0xff, ioaddr, COM9026_REG_W_ADDR_LO); in put_buffer_byte() 101 arcnet_outb(offset & 0xff, ioaddr, COM9026_REG_W_ADDR_LO); in get_whole_buffer() 117 arcnet_outb(offset & 0xff, ioaddr,COM9026_REG_W_ADDR_LO); in put_whole_buffer() 185 arcnet_outb(0, ioaddr, COM9026_REG_W_ADDR_LO); in com90io_probe()
|
D | com9026.h | 13 #define COM9026_REG_W_ADDR_LO 14 /* Control registers for said */ macro
|