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

  /src/sys/arch/hpc/include/
platid.h 130 #define PLATID_DEREFP(pp) ((platid_t *)(pp))
131 #define PLATID_DEREF(pp) (*PLATID_DEREFP(pp))
  /src/sys/arch/hpcsh/hpcsh/
mainbus.c 89 !platid_match(&platid, PLATID_DEREFP(locator)))
  /src/sys/arch/hpcmips/hpcmips/
mainbus.c 122 !platid_match(&platid, PLATID_DEREFP(locator)))
  /src/sys/arch/hpc/hpc/
platid_test.c 238 #define __PP(p) PLATID_DEREFP(p)

Completed in 12 milliseconds