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

  /src/sys/arch/mvme68k/stand/netboot/
if_iereg.h 125 #define IEVME_PERR 0x0200 /* parity error flag */
  /src/sys/arch/sun3/dev/
if_iereg.h 126 #define IEVME_PERR 0x0200 /* parity error flag */
if_ie.c 456 if (iev->status & IEVME_PERR) {
  /src/sys/dev/vme/
if_ie_vme.c 203 #define IEVME_PERR 0x0200 /* parity error flag */
294 if (read_iev(vsc, status) & IEVME_PERR) {

Completed in 14 milliseconds