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

  /src/sys/dev/pci/
arcmsr.c 136 static int arc_msg0(struct arc_softc *, uint32_t);
293 if (arc_msg0(sc, ARC_REG_INB_MSG0_STOP_BGRB) != 0)
296 if (arc_msg0(sc, ARC_REG_INB_MSG0_FLUSH_CACHE) != 0)
310 if (arc_msg0(sc, ARC_REG_INB_MSG0_STOP_BGRB) != 0)
313 if (arc_msg0(sc, ARC_REG_INB_MSG0_FLUSH_CACHE) != 0)
671 if (arc_msg0(sc, ARC_REG_INB_MSG0_GET_CONFIG) != 0) {
676 if (arc_msg0(sc, ARC_REG_INB_MSG0_START_BGRB) != 0) {
2016 arc_msg0(struct arc_softc *sc, uint32_t m) function in typeref:typename:int
arcmsr.c 136 static int arc_msg0(struct arc_softc *, uint32_t);
293 if (arc_msg0(sc, ARC_REG_INB_MSG0_STOP_BGRB) != 0)
296 if (arc_msg0(sc, ARC_REG_INB_MSG0_FLUSH_CACHE) != 0)
310 if (arc_msg0(sc, ARC_REG_INB_MSG0_STOP_BGRB) != 0)
313 if (arc_msg0(sc, ARC_REG_INB_MSG0_FLUSH_CACHE) != 0)
671 if (arc_msg0(sc, ARC_REG_INB_MSG0_GET_CONFIG) != 0) {
676 if (arc_msg0(sc, ARC_REG_INB_MSG0_START_BGRB) != 0) {
2016 arc_msg0(struct arc_softc *sc, uint32_t m) function in typeref:typename:int

Completed in 23 milliseconds