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

  /src/sys/dev/pci/
arcmsrvar.h 46 #define ARC_REG_INTRSTAT 0x0030
arcmsr.c 337 intrstat = arc_read(sc, ARC_REG_INTRSTAT);
344 arc_write(sc, ARC_REG_INTRSTAT, intrstat);
2021 if (arc_wait_eq(sc, ARC_REG_INTRSTAT, ARC_REG_INTRSTAT_MSG0,
2026 arc_write(sc, ARC_REG_INTRSTAT, ARC_REG_INTRSTAT_MSG0);

Completed in 13 milliseconds