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

  /src/sys/arch/acorn32/podulebus/
if_iereg.h 266 #define IE_STAT_ABORT 0x1000 /* command was aborted */
if_ie.c 1526 if ( status & IE_STAT_ABORT )
  /src/sys/arch/mvme68k/stand/netboot/
i82586.h 206 #define IE_STAT_ABORT 0x1000 /* command was aborted */
  /src/sys/arch/sun3/dev/
i82586.h 185 #define IE_STAT_ABORT SWAP(0x1000) /* command was aborted */
if_ie.c 602 if (status & IE_STAT_ABORT)
  /src/sys/dev/ic/
i82586reg.h 297 #define IE_STAT_ABORT 0x1000 /* command was aborted */
i82586.c 699 if (status & IE_STAT_ABORT)

Completed in 17 milliseconds