They have this variable declaration in the beginning: static const short port_base = 0x434;
However they use "port" variable when making calls: __outbyte(port+3, 0);