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

  /src/sys/arch/luna68k/stand/boot/
lance.h 42 #define LE_TLEN (LETBUFLOG2 << 13)
lance.c 354 lemem->lem_tlen = LE_TLEN | ((addr >> 16) & 0xff);
  /src/sys/arch/mvme68k/stand/netboot/
if_lereg.h 41 #define LE_TLEN (LETBUFLOG2 << 13)
if_le.c 216 ler2->ler2_tlen = LE_TLEN | (a >> 16);
  /src/sys/arch/mvme68k/stand/sboot/
if_lereg.h 41 #define LE_TLEN (LETBUFLOG2 << 13)
le_poll.c 99 ler2->ler2_tlen = LE_TLEN | (a >> 16);

Completed in 14 milliseconds