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

  /src/sys/arch/acorn32/podulebus/
if_iereg.h 299 #define IE_XS_LOSTCTS 0x0200 /* Lost CTS */
if_ie.c 1532 if ( status & IE_XS_LOSTCTS )
  /src/sys/arch/mvme68k/stand/netboot/
i82586.h 239 #define IE_XS_LOSTCTS 0x0200 /* Lost CTS */
  /src/sys/arch/sun3/dev/
i82586.h 218 #define IE_XS_LOSTCTS SWAP(0x0200) /* Lost CTS */
if_ie.c 609 if (status & IE_XS_LOSTCTS)
  /src/sys/dev/ic/
i82586reg.h 354 #define IE_XS_LOSTCTS 0x0200 /* Lost CTS */
i82586.c 703 else if (status & IE_XS_LOSTCTS)

Completed in 16 milliseconds