Home
last modified time | relevance | path

Searched refs:TL_INT_MISC (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/pci/
Dif_tlregs.h99 #define TL_INT_MISC 0x44 macro
Dif_tl.c613 tl_intreg_write_byte(sc, TL_INT_MISC + TL_MISC_MaxRxL, MCLBYTES & 0xff); in tl_init()
614 tl_intreg_write_byte(sc, TL_INT_MISC + TL_MISC_MaxRxH, in tl_init()