HelenOS sources

DP_RSAR0          124 uspace/drv/nic/ne2k/dp8390.c 	pio_write_8(ne2k->port + DP_RSAR0, addr & 0xff);
DP_RSAR0          149 uspace/drv/nic/ne2k/dp8390.c 	pio_write_8(ne2k->port + DP_RSAR0, addr & 0xff);
DP_RSAR0          225 uspace/drv/nic/ne2k/dp8390.c 	pio_write_8(ne2k->port + DP_RSAR0, 0);
DP_RSAR0          243 uspace/drv/nic/ne2k/dp8390.c 	pio_write_8(ne2k->port + DP_RSAR0, 0);
DP_RSAR0          513 uspace/drv/nic/ne2k/dp8390.c 		pio_write_8(ne2k->port + DP_RSAR0, offset & 0xff);
HelenOS homepage, sources at GitHub