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

  /src/sys/dev/ic/
am79900reg.h 120 #define LE_T1_ONE (1<<27) /* single collision */
am7990reg.h 129 #define LE_T1_ONE 0x08 /* single collision */
am7990.c 339 if (tmd.tmd1_bits & LE_T1_ONE)
am79900.c 370 if (tmd.tmd1 & LE_T1_ONE)
  /src/sys/arch/mvme68k/stand/netboot/
if_lereg.h 147 #define LE_T1_ONE 0x08 /* single collision */
if_le.c 381 if (tmd->tmd1_bits & LE_T1_ONE)
  /src/sys/arch/mvme68k/stand/sboot/
if_lereg.h 149 #define LE_T1_ONE 0x08 /* single collision */
  /src/sys/dev/pci/
if_pcn.c 1364 if (tmd1 & LE_T1_ONE)

Completed in 14 milliseconds