HelenOS sources

INT_TOK           256 uspace/drv/nic/rtl8139/defs.h 	INT_TOK     = (1 << 2),   /**< Transmit OK interrupt */
INT_TOK           188 uspace/drv/nic/rtl8169/defs.h 	INT_TOK = (1 << 2), /**< Transmit OK interrupt */
HelenOS homepage, sources at GitHub