HomeSort by: relevance | last modified time | path
    Searched refs:TL_INT_MISC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_tlregs.h 99 #define TL_INT_MISC 0x44
if_tl.c 613 tl_intreg_write_byte(sc, TL_INT_MISC + TL_MISC_MaxRxL, MCLBYTES & 0xff);
614 tl_intreg_write_byte(sc, TL_INT_MISC + TL_MISC_MaxRxH,

Completed in 12 milliseconds