HelenOS sources

DP_RSAR0          123 uspace/drv/nic/ne2k/dp8390.c 	pio_write_8(ne2k->port + DP_RSAR0, addr & 0xff);
DP_RSAR0          148 uspace/drv/nic/ne2k/dp8390.c 	pio_write_8(ne2k->port + DP_RSAR0, addr & 0xff);
DP_RSAR0          215 uspace/drv/nic/ne2k/dp8390.c 	pio_write_8(ne2k->port + DP_RSAR0, 0);
DP_RSAR0          233 uspace/drv/nic/ne2k/dp8390.c 	pio_write_8(ne2k->port + DP_RSAR0, 0);
DP_RSAR0          503 uspace/drv/nic/ne2k/dp8390.c 		pio_write_8(ne2k->port + DP_RSAR0, offset & 0xff);
HelenOS homepage, sources at GitHub